mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add Quokka
This commit is contained in:
parent
d1df5e15f0
commit
db9c2eb841
@ -51,6 +51,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer)
|
||||
- [Editor Config for VS Code](#editor-config-for-vs-code)
|
||||
- [ftp-sync](#ftp-sync)
|
||||
- [Quokka](#quokka)
|
||||
- [Runner](#runner)
|
||||
- [Slack](#slack)
|
||||
- [SVG Viewer](#svg-viewer)
|
||||
@ -338,6 +339,12 @@ If you're feeling brave, there are at least two custom UIs for VS Code:
|
||||
|
||||
![](http://i.imgur.com/W9h4pwW.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.
|
||||
|
||||
![](https://quokkajs.com/assets/img/vsc1.gif)
|
||||
|
||||
### [Runner](https://marketplace.visualstudio.com/items?itemName=mattn.Runner)
|
||||
|
||||
> Run various scripts right from VS Code
|
||||
|
Loading…
Reference in New Issue
Block a user