Releases
v9.8.3
Compare
Sorry, something went wrong.
No results found
Added
Adds working tree comparison support to the Compare Current Branch with <branch, tag, or ref> node within each repository in the Repositories view
Changes gitlens.views.repositories.showBranchComparison to also specify the type of comparison — either with the current branch or the working tree
Adds a Switch to Working Tree Comparison command or Switch to Branch Comparison command to the Compare Current Branch with <branch, tag, or ref> node
Adds the Open Revision command as an alt-click of the Open File command on files in the views
Adds the Open File command as an alt-click of the Open Revision command on files in the views
Changed
Changes fetch, pull, and push commands to be executed in parallel, rather than sequentially
Changes Search Commits (gitlens.showCommitSearch) command to prompt for a repository, if there is more than one
Removed
Removes gitlens.settings.mode setting as the interactive settings editor (via the GitLens: Open Settings command) will always show all settings now
Fixed
Fixes #776 - File history sidebar having "Open file" instead of "Open revision"
Fixes #692 - Can't open remote on bitbucket — thanks to PR #767 by grozan (@grozan )
Fixes a parsing issue with certain renamed files
Fixes some issues with emoji rendering
You can’t perform that action at this time.