Edamagit: Magit for VSCode
a year ago
- #VSCode
- #Git
- #Magit
- Magit for VSCode is inspired by the original Magit and provides Git functionality within VSCode.
- Keybindings include shortcuts for common Git actions like status, commit, fetch, pull, push, rebase, and more.
- Essential commands include refreshing the buffer, toggling sections, visiting entities, and navigating with cursor movements.
- Forge functionality can be enabled to show pull requests and issues from platforms like GitHub.
- Customizable keybindings can be set in VSCode's keybindings.json, including Vim-like bindings.
- Monorepo support requires configuration to detect parent .git directories.
- Feature requests and issues are welcome, with a roadmap including more interactivity, config menus, and additional Git features.