Skip to content

leftstick/vscode-git-tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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