Skip to content

Add GitLens to your VS Code #2

@lakruzz

Description

@lakruzz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions