vscode-gitlens | Git capabilities built into Visual Studio Code — Visualize
kandi X-RAY | vscode-gitlens Summary
kandi X-RAY | vscode-gitlens Summary
GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vscode-gitlens
vscode-gitlens Key Features
vscode-gitlens Examples and Code Snippets
Community Discussions
Trending Discussions on vscode-gitlens
QUESTION
I want to compare git branches in VSCode open source editor, in a way that allows me navigate through the files one by one in the file explorer side pane on left, while the main screen is split into 2 screens, one for the current branch/dir and the second for the other branch/dir I want to compare against ... I want to make it very much like PhpStorm editor.
I installed an extension/plugin called GitLens, and tried to use the Directory Compare feature, but it doesn't work ...
Now my question: how to compare directories and git branches and navigate throughout the files one by one to know what has changed?
...ANSWER
Answered 2017-Aug-05 at 06:09Make sure, as in issue 117; that you are not comparing the same branch.
And issue 57 mentions that git difftool needs to be set first (and it cannot be vscode itself).
QUESTION
There's a feature in VS Code's GitLense extension that I'm trying to find the equivalent for with Atom. It's the current line blame feature.
I have installed the Atom blame package which works, but is slow to load for large files with a large number of commits on them.
Is there anything in Atom or any package that will show blame for just the current line?
...ANSWER
Answered 2018-Apr-09 at 21:10Eh, just didn't search hard enough. I just found this package which is fairly close. While it's not inline (displays via tooltip) it is fast, and has a link to the commit on the web as a bonus.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vscode-gitlens
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page