Skip to content

ankalus/git-tools-vsc

Repository files navigation

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

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

Releases

No releases published

Packages

No packages published