mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-12-26 23:59:39 -05:00
vscode-powertools
This commit is contained in:
parent
e83e006ae4
commit
11a5f29c45
@ -80,6 +80,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
|||||||
- [Partial Diff](#partial-diff)
|
- [Partial Diff](#partial-diff)
|
||||||
- [Paste JSON as Code](#paste-json-as-code)
|
- [Paste JSON as Code](#paste-json-as-code)
|
||||||
- [Path IntelliSense](#path-intellisense)
|
- [Path IntelliSense](#path-intellisense)
|
||||||
|
- [Power Tools](#power-tools)
|
||||||
- [Project Manager](#project-manager)
|
- [Project Manager](#project-manager)
|
||||||
- [REST Client](#rest-client)
|
- [REST Client](#rest-client)
|
||||||
- [Remote VSCode](#remote-vscode)
|
- [Remote VSCode](#remote-vscode)
|
||||||
@ -610,6 +611,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
|||||||
|
|
||||||
![Autocompletion for filenames animation](https://i.giphy.com/iaHeUiDeTUZuo.gif)
|
![Autocompletion for filenames animation](https://i.giphy.com/iaHeUiDeTUZuo.gif)
|
||||||
|
|
||||||
|
## [Power Tools](https://marketplace.visualstudio.com/items?itemName=ego-digital.vscode-powertools)
|
||||||
|
|
||||||
|
> Extends Visual Studio Code via Node.js based scripts, without writing separate extensions
|
||||||
|
|
||||||
|
![Power Tools](https://raw.githubusercontent.com/egodigital/vscode-powertools/master/img/demo.gif)
|
||||||
|
|
||||||
## [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)
|
## [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)
|
||||||
|
|
||||||
> Easily switch between projects.
|
> Easily switch between projects.
|
||||||
|
Loading…
Reference in New Issue
Block a user