Add PrintCode to README

PrintCode is the most feature rich code printer in VS Code
This commit is contained in:
raedwa01 2019-08-06 09:40:41 -04:00 committed by GitHub
parent 76e79cd91f
commit 222a8a87a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -82,6 +82,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)
@ -640,6 +641,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.