Skip to content

marco-palumbi/vscode-git-tags

 
 

Repository files navigation

vscode-git-tags

vscode version

Quick manage tags for a git repo

Install

Launch VS Code Quick Open (cmd/ctrl + p), paste the following command, and press enter.

ext install git-tags

Usage

I assume you have git installed.

vscode-git-tags will provide you a handy way for managing tags

Change Log

2017-07-31

  1. support annotated tag(with message)

LICENSE

GPL v3 License

About

quick manage tags for a git repo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.3%
  • CSS 8.7%