farmerbean / vscode-git-tags

quick manage tags for a git repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:TypeScript 0.6%Language:CSS 0.0%