mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
commit
ead14303bd
10
README.md
10
README.md
@ -52,6 +52,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)
|
||||
- [GitHub](#github)
|
||||
- [Icon Fonts](#icon-fonts)
|
||||
- [Multiple clipboards](#multiple-clipboards)
|
||||
@ -339,6 +340,15 @@ Features full workbench theming
|
||||
|
||||
![](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
|
||||
|
||||
![](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/added.png)
|
||||
![](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/removed.png)
|
||||
![](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/modified.png)
|
||||
|
||||
|
||||
### [GitHub](https://marketplace.visualstudio.com/items?itemName=KnisterPeter.vscode-github)
|
||||
|
||||
> Provides GitHub workflow support. For example browse project, issues, file (the current line), create and manage pull request. Support for other providers (e.g. gitlab or bitbucket) is planned.
|
||||
|
Loading…
Reference in New Issue
Block a user