Add vscode-carbon.now.sh to the list

This commit is contained in:
Eric Adamski 2018-10-09 06:51:04 -04:00
parent 96e4c7d919
commit c4ecf516b4
No known key found for this signature in database
GPG Key ID: 914F9B834F7D29D7

View File

@ -104,6 +104,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [ftp-sync](#ftp-sync)
- [PlatformIO](#platformio)
- [Polacode](#polacode)
- [carbon-now-sh](#carbon-now-sh)
- [Quokka](#quokka)
- [Remote Workspace](#remote-workspace)
- [Runner](#runner)
@ -688,6 +689,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.