Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git by SolrikeNew to Visual Studio Code? Get it now.
Git by Solrike

Git by Solrike

Solrike

|
69 installs
| (0) | Free
Adds popular Git commands to the explorer context menu. For those that miss context menu items from Eclipse.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git by Solrike

Adds popular Git commands in context menus in the Explorer and Java projects views in Visual studio code. For those that miss context menu items from Eclipse.

Features

The explorer context menu will have the following items when a file is selected:

  • Compare with default branch - basically a git diff main -- <path>.
  • Compare with HEAD revision - basically a git diff <path>.
  • Replace with HEAD revision - basically a git checkout.

Those commands are also available from the command palette.

The context menu in the "Java projects" will also have the menu items.

Install

Search for "Git by Solrike" or visit the marketplace.

Screenshots

Explorer
Java projects

Known Issues

Change log

See CHANGELOG.md

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft