Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tag-ManagerNew to Visual Studio Code? Get it now.
Tag-Manager

Tag-Manager

Yi.Zhong

|
6 installs
| (0) | Free
manage your log-tag, basically for regex with name and description
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tag-Manager

Commonly I treat regex as tag in my work. This plugin of vscode is designed for those who want to manage some log-tag/regex and search in workspace quickly by them.

Features

  • Ctrl+F7 to open the Tag-Manager interface quickly, or ctrl+shift+p and then input tagManager.open.
  • Treat tag's name as ID, don't try repeat add tags with the same name.
  • Add, delete, update, query tags by content, name or description.
  • Right menus is used when you select some text and you want to mark it as a tag content.
  • Double click name to search in workspace using tag content which is commonly regex.
  • Adaptive color for kinds of vscode's themes.
  • Highlight display when keywords matched.
  • Click name to expand description of the tag, the description is default collaspsed because it is usually too long. You can write a paper to describe the tag, ha.
  • Incremental import tags from your teammates.
  • Export tags for your teammates.
  • Display tags by pagination.

Requirements

This extension is developed and tested fully on Visual Studio code 1.96.4 platform.

Installation

MarketPlace

  1. Open VS Code.
  2. Open Extensions View (Ctrl+Shift+X).
  3. Search "Tag Manager".
  4. Click Install button.

Manually

  1. Download tag-manager-1.0.0.vsix
  2. Open Extensions View (Ctrl+Shift+X).
  3. Click ... on top-right side, choose install from vsix

Release Notes

1.0.0(2025-2-2)

All the features above.

For more information

Welcome writing e-mail to zyi97922@gmail.com.

Enjoy!

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