mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-27 08:09:32 -05:00
commit
8e3b611e85
15
README.md
15
README.md
@ -33,6 +33,8 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Runner](#runner)
|
||||
- [Sort Lines](#sort-lines)
|
||||
- [Yo](#yo)
|
||||
- [Git History] (#githistory)
|
||||
- [Path IntelliSense] (#path-intellisense)
|
||||
- [Resources for extension developers](#resources-for-extension-developers)
|
||||
- [Documentation](#documentation)
|
||||
- [Libraries](#libraries)
|
||||
@ -231,6 +233,19 @@ Unfortunately, VS Code doesn't support custom UI themes yet https://github.com/M
|
||||
|
||||
![](https://raw.githubusercontent.com/SamVerschueren/vscode-yo/master/media/yo.gif)
|
||||
|
||||
### [Git History] (https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory)
|
||||
|
||||
> View git log, file or line History
|
||||
|
||||
![] (https://raw.githubusercontent.com/DonJayamanne/gitHistoryVSCode/master/images/fileHistoryCommand.gif)
|
||||
|
||||
### [Path Intellisense] (https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
|
||||
|
||||
> Visual Studio Code plugin that autocompletes filenames
|
||||
|
||||
![] (https://i.giphy.com/iaHeUiDeTUZuo.gif)
|
||||
|
||||
|
||||
|
||||
## Resources for extension developers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user