GitLens: where have you been all my life!

G.L Solaria - Sep 22 '19 - - Dev Community

I have been using Visual Studio Code more and more lately. I recently stumbled across GitLens and I must say I am blown away by it.

If I want to know who modified a line last and view all the changes they made to a file, I simply do this:
diffs

Now say I am interested in finding out all the recent changes from a source file, I simply do this:
Recent diffs

The ole git blame is there too:
git blame

Now if I am interested in what has changed between 2 branches or tags, I can do this:
Branch tag compare

These are just a few of the great features. If you use git and Visual Studio Code, this extension is well worth a look.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player