Better marketplace presence

This commit is contained in:
Eric Amodio
2016-09-15 11:41:33 -04:00
parent 2be76ed8a8
commit b617a90c5b
3 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# GitLens
Provides Git blame and blame history CodeLens for many supported Visual Studio Code languages (in theory -- the language must support symbol searching).
Provides Git information (most recent commit, number of authors) in CodeLens, on-demand inline blame annotations, a blame history explorer, and commands to compare changes with the working tree and/or previous versions.
## Features