Simple tool to open Git Gui, Gitk and Git Blame in Visual Studio Code.
Simple tool to open Git Gui, Gitk and Git Blame in Visual Studio Code.
Git Tools: GitK
– open gitk for active projectGit Tools: GitK Current File
– open gitk for active fileGit Tools: Git Gui
– open Git Gui for projectGit Tools: Git Gui Blame
– open Git Gui blame of active fileGit Tools: Git checkout current file
This extension contributes the following settings:
gitTools.gitkArgs
: arguments for gitk (default: “ —all”)Initial release of extension based on Git Tools for Atom