github mhutchie/vscode-git-graph v1.23.0-beta.1
1.23.0-beta.1

pre-release4 years ago
  • #201 New Keyboard Shortcuts in the Git Graph View for scrolling to stashes:
    • CTRL/CMD + S: Scrolls the Git Graph View to the first (or next) stash in the loaded commits.
    • CTRL/CMD + SHIFT + S: Scrolls the Git Graph View to the last (or previous) stash in the loaded commits.
  • #277 Open the Visual Studio Code Diff View from the Git Graph View in a specific Editor Group. Previously git-graph.openDiffTabLocation only supported Active & Beside, now it additionally supports One, Two, Three, ... , Nine.
  • #279 Support Chinese / Japanese / Korean IME Keyboard Enter Events on Mac's for dialog submission. Thanks Kazuma Ebina (@kazuma1989)!
  • #283 After the Keyboard Shortcut CTRL + H is run in the Git Graph View to scroll to the HEAD commit, the commit now momentarily flashes to draw attention to it.

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

NewReleases is sending notifications on new releases.