mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
commit
1b4e875412
@ -83,6 +83,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Paste JSON as Code](#paste-json-as-code)
|
||||
- [Path IntelliSense](#path-intellisense)
|
||||
- [Power Tools](#power-tools)
|
||||
- [PrintCode](#printcode)
|
||||
- [Project Manager](#project-manager)
|
||||
- [REST Client](#rest-client)
|
||||
- [Remote VSCode](#remote-vscode)
|
||||
@ -646,6 +647,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
![Power Tools](https://raw.githubusercontent.com/egodigital/vscode-powertools/master/img/demo.gif)
|
||||
|
||||
## [PrintCode](https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode)
|
||||
|
||||
> PrintCode converts the code being edited into an HTML file, displays it by browser and prints it.
|
||||
|
||||
![PrintCode](https://raw.githubusercontent.com/nobuhito/vscode.printcode/master/printcode.gif)
|
||||
|
||||
## [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)
|
||||
|
||||
> Easily switch between projects.
|
||||
|
Loading…
Reference in New Issue
Block a user