mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 10:58:34 -05:00
Adds experimental support for Open in GitHub
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
## Release Notes
|
||||
|
||||
### 2.13.0
|
||||
- Adds an update notification (for feature releases) -- please file an issue if this it too much
|
||||
- Adds experimental support for `Open in GitHub` to the relevant quick picks -- need to enable it via `"gitlens.experimental.openInHostingProvider": true`
|
||||
- Adds an update notification for feature releases
|
||||
- Adds `Show Branch History` command (`gitlens.showQuickBranchHistory`) to show the history of the selected branch
|
||||
- Adds `Show Last Opened Quick Pick` command (`gitlens.showLastQuickPick`) to re-open the previously opened quick pick - helps to get back to previous context
|
||||
- Adds `alt+-` shortcut for the `Show Last Opened Quick Pick` command (`gitlens.showLastQuickPick`)
|
||||
|
||||
Reference in New Issue
Block a user