Vscode-gitlens: Comparing the active file with other branch - feature removed?

Created on 18 Dec 2018  Â·  6Comments  Â·  Source: eamodio/vscode-gitlens

A feature I recall to have used very often is the comparison of a single file I opened with one in another (potentially remote) branch.

image

Now (precisely for some releases) the command Compare active file with remote branch is gone.

Current GitLens Version: 9.2.1

Is this a bug, a feature, or a change on the user interaction pattern I did not get?

Most helpful comment

Sorry for the confusion -- in GitLens 9, I aligned with the VS Code terminology of _Open Changes_, so the "missing" commands use that naming structure:

image

All 6 comments

Sorry for the confusion -- in GitLens 9, I aligned with the VS Code terminology of _Open Changes_, so the "missing" commands use that naming structure:

image

@eamodio I looked for it for a long time,The suggestion is to change back to the previous one。 Compart file with other branch or tags is correct。

Just getting here late, but this has been plaguing me for months and thought Gitlens just expected to use the more complex sidebar.

Maybe I'll get used to "Open changes" ... but really what a dev wants to do is _compare_, so that makes the most logical sense to me.

Not sure if this is possible, but probably you can leave the command with the proper "Open changes" name and just register a "compare" alias.

Can't find any option to compare current file with the same file on another branch. Do I miss anything?
I have Gitlens 10.2.2

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings