Skip to content

Commit da87575

Browse files
Updates CHANGELOG
1 parent cb82c96 commit da87575

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1313
- Adds a new context menu command `Add Repositories from Linked Workspace` on the `Current Window` view item to perform this action manually when on a linked workspace file
1414
- Adds a new command `Open VS Code Workspace` to open the existing VS Code workspace associated with a GitKraken Cloud workspace. This command replaces the existing `Create VS Code Workspace` command for that workspace
1515
- When a VS Code workspace associated with a GitKraken Cloud workspace is opened, the associated GitKraken Cloud workspace is highlighted in green in the _GitKraken Workspaces_ view
16+
- Adds a progress notification while repositories are being added to a GitKraken Cloud workspace
1617
- Adds support for deep links to comparisons. Deep links of this format take the form `vscode://eamodio.gitlens/r/{repoId}/compare/{ref1}[..|...]{ref2}?[url={remoteUrl}|path={repoPath}]` and open the comparison in the _Search & Compare_ view
1718
- Adds the `Share` submenu to the context menu for Comparison items in the _Search & Compare_ view with a new command `Copy Link to Comparison` to copy the deep link to that comparison to the clipboard
1819
- Adds experimental native fetch support (enabled by setting `gitlens.experimental.nativeGit` to `true` in settings) as a potential fix to some auth issues with GitLens git operations
@@ -21,6 +22,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
2122
### Changed
2223

2324
- Renames `Convert to VS Code Workspace` to `Create VS Code Workspace` for workspace items in the _GitKraken Workspaces_ view to better reflect the behavior of the action
25+
- Hides `Create VS Code Workspace` and `Locate All Repositories` commands on empty workspaces in the _GitKraken Workspaces_ view
2426

2527
### Fixed
2628

0 commit comments

Comments
 (0)