We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26338f commit f119daeCopy full SHA for f119dae
CHANGELOG.md
@@ -6,8 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
7
## [Unreleased]
8
9
+### Changed
10
+
11
+- Changes view's contextual title to "GL" to appear more compact when rearranging views
12
13
### Fixed
14
15
+- Fixes [2731](https://github.com/gitkraken/vscode-gitlens/issues/2731) - Bug on Focus View Help Popup z-order
16
- Fixes [2742](https://github.com/gitkraken/vscode-gitlens/issues/2742) - Search & Compare: Element with id ... is already registered
17
- Fixes an issue where the links in the _Search & Compare_ view failed to open the specific search type
18
- Fixes an issue when searching for commits and the results contain stashes
0 commit comments