Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitLens to your VS Code #2

Open
3 tasks
lakruzz opened this issue Feb 12, 2023 · 0 comments
Open
3 tasks

Add GitLens to your VS Code #2

lakruzz opened this issue Feb 12, 2023 · 0 comments
Labels
Template Template issue

Comments

@lakruzz
Copy link
Member

lakruzz commented Feb 12, 2023

On the left-most panel in your VS Code you have an array of icons.

image

Hit the Extensions icon and search up "GitLens - Git supercharged" by GitKraken - install it in your VS Code environment and watch the introduction video [3:49]:

image

NOTE: If you are in a GitHub CodeSpace - you may have to reload it after installing the plugin.

  • Open the ./merge-lab/poem.txt file - you created earlier - in the editor.
  • Go to the terminal and use the git co command - you created as an alias earlier - to see through the four different branches:
git co turtle
git co lion
git co father
git co master
  • Toggle on the file changes (or heat map or file blame) as you go through them.

image

@lakruzz lakruzz added the Template Template issue label Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Template Template issue
Projects
None yet
Development

No branches or pull requests

1 participant