Merge pull request #263 from raedwa01/master

Add PrintCode to README
pull/266/head
Valerii Iatsko 2019-09-03 21:22:33 +02:00 committed by GitHub
commit 1b4e875412
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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.