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

Git Tools

ankalus

|
34,224 installs
| (0) | Free
Simple tool to open Git Gui, Gitk and Git Blame.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Tools for Visual Studio Code

Simple tool to open Git Gui, Gitk and Git Blame in Visual Studio Code.

Features

Comands

  • Git Tools: GitK – open gitk for active project
  • Git Tools: GitK Current File – open gitk for active file
  • Git Tools: Git Gui – open Git Gui for project
  • Git Tools: Git Gui Blame – open Git Gui blame of active file
  • Git Tools: Git checkout current file

Requirements

  • git
  • gitk
  • git-gui
  • git-blame

Extension Settings

This extension contributes the following settings:

  • gitTools.gitkArgs: arguments for gitk (default: " --all")

Release Notes

1.0.0

Initial release of extension based on Git Tools for Atom

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