Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>QuickTagsNew to Visual Studio Code? Get it now.
QuickTags

QuickTags

saahilclaypool

|
159 installs
| (0) | Free
tag picking extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QuickInput Sample

A simple plugin to global search a tags file to jump to symbols.

Tag files (generated by ctags) are a great fallback when other language server based methods are not working so well, or just hard to configure.

Future work

  • Add tag file as completion source
  • Go to tag under cursor

Non goals

  • Integration with symbol or general language provider features

    Tags are a course solution, and I think they should be mostly used as a fallback when language specific features are available.

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