You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
15
15
- Adds new ability to force push from the _Commit Graph_ toolbar— closes [#3493](https://github.com/gitkraken/vscode-gitlens/issues/3493)
16
16
- Adds a new `gitlens.launchpad.includedOrganizations` setting to specify which organizations to include in _Launchpad_— closes [#3550](https://github.com/gitkraken/vscode-gitlens/issues/3550)
17
17
- Adds repository owner/name and code suggest to hovers on the experimental Launchpad view
18
+
- Adds getBranchAutolinks method to Autolinks class [#3547](https://github.com/gitkraken/vscode-gitlens/issues/3547)
0 commit comments