Quick manage tags for a git repo
Launch VS Code Quick Open (cmd
/ctrl
+ p
), paste the following command, and press enter.
ext install git-tags
I assume you have git installed.
vscode-git-tags
will provide you a handy way for managing tags
- support annotated tag(with message)