github mhutchie/vscode-git-graph v1.19.0
1.19.0

4 years ago
  • #220 Issue Linking - Converts issue numbers in commit messages into hyperlinks, that open the issue in your issue tracking system. This is configured in the Repository Settings Widget (opened from the Git Graph View's Control Bar).
  • #208 Include the Untracked Files of Stashes in the Commit Details View.
  • #213 Added a new extension setting to set the default state of the "Force Delete" checkbox on the "Delete Branch" dialog.
  • #215 Added "Open Git Graph Extension Settings" button on the Repository Settings Widget.
  • #216 Added new "Show Tags" Extension Setting, that can be overridden per repository in the Git Graph View's Repository Settings Widget. Default: true (enabled)
  • #218 New Keyboard Shortcut CTRL/CMD + h scrolls the Git Graph View to be centered on the commit referenced by HEAD.
  • Numerous code and UI improvements, including:
    • #209 Improved handling of Electron *.asar files.
    • Push Branch & Push Tag Dialogs now default to pushing to origin in repositories with multiple remotes (if it exists).
    • Find Widget - Updated icons, tooltips, and added a new SHIFT+Enter keystroke to go to the previous match.

Don't miss a new vscode-git-graph release

NewReleases is sending notifications on new releases.