v5.5.0
Added
-
Adds a quick-access command bar to the bottom of the
detailshover annotations- Provides
Open Changes,Blame Previous Revision,Open in Remote, andShow More Actionscommand buttons
- Provides
-
Adds support for remembering file annotations when switching tabs
-
Adds full GitLens support for file revisions -- file & line annotations, commands, etc
Changed
- Changes
gitlens.annotations.file.gutter.hover.wholeLinesetting to default totrue
Removed
- Removes peek-style file & blame history explorers - see #66 for more details
- Removes
Open Blame History Explorercommand (gitlens.showBlameHistory) - Removes
Open File History Explorercommand (gitlens.showFileHistory) - Removes
"gitlens.showBlameHistory"&"gitlens.showFileHistory"option fromgitlens.codeLens.recentChange.commandsetting - Removes
"gitlens.showBlameHistory"&"gitlens.showFileHistory"option fromgitlens.codeLens.authors.commandsetting - Removes
"gitlens.showBlameHistory"&"gitlens.showFileHistory"option fromgitlens.statusBar.commandsetting
- Removes
- Removes
gitlens.advanced.toggleWhitespace.enabledsetting -- as it is no longer required
Fixed
- Fixes #161 - Remove colors from output of git command calls
