mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add git-indicators
This commit is contained in:
parent
65ff4caceb
commit
fcd5e8016b
@ -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!
|
||||
|
Loading…
Reference in New Issue
Block a user