Git Context MenuA lightweight VS Code extension that adds a GoLand-like Git submenu to the File Explorer context menu.
FeaturesRight-click any file in the Explorer to access: Modified Git ▸ Commit…Opens the VS Code Git commit input. Git ▸ AddStages the selected file(s). Supports multi-select with Ctrl + Click. Git ▸ Add AllStages all changes in the repository. Git ▸ Show DiffOpens the file diff view. Git ▸ Rollback…Discards local modifications for the selected file(s). Git ▸ New Branch…Opens the “Create Branch” dialog. Git ▸ Push… / Pull…Runs the standard push/pull operations. All entries use VS Code codicons for a clean, JetBrains-style look. Requirements
ChangelogSee CHANGELOG.md. |
