git-notchView on GitHub | View on Marketplace Better Git tools through the Command Palette without touching your mouse. Command Palette
KeybindingsThis extension doesn't define any keybindings. I think keyboard shortcuts are a personal preference. Also it's hard to find comfortable shortcuts which won't collide with VS Code's own shortcuts or shortcuts from popular extensions. Usage TipsCommit: Information MessagesAfter a successful commit, an information message will pop up. You can dismiss it with ESC. You can also disable them in your settings. You will still see a short "git ✓" info in your status bar, informing you about the successful commit. Commit: Auto Close on SaveYou can choose to immediately close and execute the commit if you save the commit file. This is disabled by default to prevent erroneous commits when using VSCode's Auto Save setting, but can be enabled in your settings. BackgroundI really like Atom's git-plus extension. Now I've switched to VS Code, and I really miss it. git-plus has baked itself into my workflow, and I love that I can do all my common git tasks without touching my mouse or leaving my editor. So I had to rebuild it. I don't aim to rebuild all features of git-plus because I haven't used all of them. But contributions are welcome. Props to Akonwi Ngoh for creating git-plus. Contribute
LicenseMIT freundlichen Grüßen (c) 2019 Timo Mämecke |