mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
commit
932312af46
@ -137,6 +137,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Ascii Tree Generator](#ascii-tree-generator)
|
||||
- [Browser Preview](#browser-preview)
|
||||
- [Carbon-now-sh](#carbon-now-sh)
|
||||
- [CodeRoad](#coderoad)
|
||||
- [Code Runner](#code-runner)
|
||||
- [Code Time](#code-time)
|
||||
- [Color Highlight](#color-highlight)
|
||||
@ -953,6 +954,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
![Browser Preview Demo](https://raw.githubusercontent.com/auchenberg/vscode-browser-preview/master/resources/demo.gif)
|
||||
|
||||
## [CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad)
|
||||
|
||||
> Play interactive tutorials in your favorite editor.
|
||||
|
||||
![CodeRoad Demo](https://raw.githubusercontent.com/coderoad/coderoad-vscode/master/docs/static/gif/coderoad-example.gif)
|
||||
|
||||
## [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)
|
||||
|
||||
> Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, C# Script, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script
|
||||
|
Loading…
Reference in New Issue
Block a user