Merge pull request #182 from ericadamski/add-carbon

Add vscode-carbon.now.sh to the list
This commit is contained in:
Benjamin Lannon 2018-10-10 17:10:54 -04:00 committed by GitHub
commit f02c20c7b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -94,6 +94,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Seti-UI](#seti-icons)
- [Material-Icon-Theme](#material-icon-theme)
- [Uncategorized](#uncategorized)
- [Carbon-now-sh](#carbon-now-sh)
- [Code Runner](#code-runner)
- [Color Highlight](#color-highlight)
- [Output Colorizer](#output-colorizer)
@ -694,6 +695,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Make a polaroid image of your code animation](https://raw.githubusercontent.com/octref/polacode/master/demo/usage.gif)
## [carbon-now-sh](https://marketplace.visualstudio.com/items?itemName=ericadamski.carbon-now-sh)
> Send your code to [carbon.now.sh](https://carbon.now.sh).
![Send your code to carbon.now.sh animation](https://user-images.githubusercontent.com/6516758/46617867-df765680-caeb-11e8-8899-95778cdcceb7.gif)
## [Quokka](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode)
> Rapid prototyping playground for JavaScript and TypeScript in VS Code, with access to your project's files, inline reporting, code coverage and rich output formatting.