Edamagit: Magit for VSCode
Published on: 2025-06-16 05:58:55
edamagit
Magit for VSCode, inspired by the awesome original Magit.
Keyboard driven Git interface
(Theme: Dracula)
Usage
VSCode Command Default shortcut Magit Status alt+x g Magit File Popup alt+x alt+g Magit Dispatch alt+x ctrl+g Magit Help (when in status view) ?
> Magit in VSCode Command palette will show you all available Magit actions from where you are.
Keybindings inside edamagit
Popup and dwim commands A Cherry-pick b Branch c Commit d Diff f Fetch F Pull I Ignore l Log m Merge M Remote P Push r Rebase t Tag V Revert X Reset y Show Refs z Stash shift+1 Run shift+5 Worktree o Submodules shift+4 Process Log Applying changes a Apply s Stage u Unstage v Reverse S Stage all U Unstage all k Discard Essential commands g refresh current buffer TAB toggle section at point RET visit thing at point shift+4 show git process view q exit / close magit view ctrl+j Move cursor to next entity ctrl+k Move cursor to previous entity
Settings
Forge-enabled : Enable Forge functionalit
... Read full article.