Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tether marks for vscodeNew to Visual Studio Code? Get it now.
Tether marks for vscode

Tether marks for vscode

Zetaniis

| (0) | Free
Assign files to key registers, and quickly jump to them with a single keystroke. Inspired by vim global marks functionality and Harpoon Neovim plugin.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tether marks for vscode

Assign files to key registers, and quickly jump to them with a single keystroke. Inspired by vim global marks functionality and Harpoon Neovim plugin.

image

Features

  • Set marks for files using key symbol registers.
  • Navigate to files using a list of set marks.
  • Use Harpoon-like workflow in your Vscode.
  • Set custom key symbols as registers. You can use anything as long as it is a single keystroke (excluding modifiers: ctrl, shift, alt) and is considered as one symbol.

Release Notes

Check CHANGELOG

Potential future features

  • direct navigation to previous/next harpoon mark
  • undo/redo marks modifications
  • expanding marks to store:
    • cli commands
    • vscode commands
    • non text editor windows
  • storing mark data in .vscode folder per workspace

Naming convention

  • Register - key symbol that will be used to tether to files.
  • Mark - key value pair, where key is the register (the key symbol) and value is the path of the file that has been marked by that register.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft