Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vue Jump to TagNew to Visual Studio Code? Get it now.
Vue Jump to Tag

Vue Jump to Tag

andersonmfjr

|
28,065 installs
| (1) | Free
Easily jump to script, template, and style tags in .vue files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vue Jump to tag for Visual Studio Code

PRs Welcome License: MIT

Feature Overview

Vue Jump to Tag provides easily jump to script, template, and style tags in .vue files.

jumptotag-preview

Commands

  • extension.jumptotemplate: jump to template tag if it exists
  • extension.jumptoscript: jump to script tag if it exists
  • extension.jumptostyle: jump to style tag if it exists

We recommend setting keyboard shortcuts for ease of use (such as "Ctrl + 1", "Ctrl + 2", and "Ctrl + 3"). No default keybindings have been provided with this extension to avoid conflicts. Instructions for setting up your own keybindings are here.

License

GNU GPLv3 - check out license page for more details.

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