Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git commandsNew to Visual Studio Code? Get it now.
Git commands

Git commands

rickaard

|
431 installs
| (1) | Free
Adds basic Git commands to the command palette
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Commands

A tiny vscode extension with some helpful git commands that can be used with the command palette

Features

Adds the possibility to - via the command palette:

  • Add the current file to staging area - Git: Add current file
  • Add the current file with --patch flag - Git: Add current file --patch
  • Diff current file - Git: Diff current file

Release Notes

1.0.0

First release that adds possiblity to add current file to staging area and diff current file

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