Merge pull request #233 from SimonGolms/patch-1

Add vscode-browser-preview
pull/234/head
Valerii Iatsko 2019-01-27 22:26:13 +01:00 committed by GitHub
commit 49a4eb0379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -111,6 +111,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)
- [Browser Preview](#browser-preview)
- [Carbon-now-sh](#carbon-now-sh)
- [Code Runner](#code-runner)
- [Color Highlight](#color-highlight)
@ -766,6 +767,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
# Uncategorized
## [Browser Preview](https://marketplace.visualstudio.com/items?itemName=auchenberg.vscode-browser-preview)
> Browser Preview for VS Code enables you to open a real browser preview inside your editor that you can debug. Browser Preview is powered by Chrome Headless, and works by starting a headless Chrome instance in a new process. This enables a secure way to render web content inside VS Code, and enables interesting features such as in-editor debugging and more!
![Browser Preview Demo](https://raw.githubusercontent.com/auchenberg/vscode-browser-preview/master/resources/demo.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