From fcd5e8016be099a58dde2cb3c5c921423c8a5e8e Mon Sep 17 00:00:00 2001 From: lamartire Date: Thu, 18 May 2017 09:48:20 +0300 Subject: [PATCH] Add git-indicators --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2a3c731..468d7b0 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Git Project Manager](#git-project-manager) - [GitLink](#gitlink) - [GitLens](#gitlens) + - [Git Indicators](#gitindicators) - [Icon Fonts](#icon-fonts) - [Multiple clipboards](#multiple-clipboards) - [Path IntelliSense](#path-intellisense) @@ -240,6 +241,10 @@ If you're feeling brave, there are at least two custom UIs for VS Code: ![](https://raw.githubusercontent.com/eamodio/vscode-git-codelens/master/images/gitlens-preview1.gif) +### [Git Indicators](https://marketplace.visualstudio.com/items?itemName=lamartire.git-indicators) + +> Atom like git indicators on active panel + ### [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts) > Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!