Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>open-tigNew to Visual Studio Code? Get it now.
open-tig

open-tig

DocMarty

|
1,025 installs
| (1) | Free
Open Tig or Tig blame on the current file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

open-tig

The open-tig extension provides keybindings to launch Tig or Tig blame on the file opened.

Features

open-tig opens an external terminal and launches either tig or tig blame on the file opened. In the case of blame, the cursor position is added, so that Tig focuses on the same line.

This extension contributes the following keybindings:

  • ctrl+alt+h: launch tig
  • ctrl+alt+b: launch tig blame

ctrl is replaced by cmd on MacOS.

Extension Settings

This extension contributes the following settings:

  • tig.terminal.darwin: terminal application to lauch on MacOS
  • tig.terminal.linux: terminal application to launch on Linux
  • tig.executable: Tig executable path
  • tig.openMaximize: whether the terminal should be opened in full screen
  • tig.maximizeArg: the terminal option to launch in full screen

Known Issues

The extension doesn't support Windows. It will most likely never be the case.

Release Notes

open-tig is still in a beta phase.

0.0.3

  • Give feedback if subprocess command failed

0.0.2

  • Fix executable quote escaping on MacOS

0.0.1

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