An open API service indexing awesome lists of open source software.

https://github.com/simonsiefke/vscode-html-preview

Html Preview for VSCode
https://github.com/simonsiefke/vscode-html-preview

html html-preview preview

Last synced: about 1 year ago
JSON representation

Html Preview for VSCode

Awesome Lists containing this project

README

          

[![travis build](https://img.shields.io/travis/com/SimonSiefke/vscode-html-preview.svg?style=flat-square)](https://travis-ci.com/SimonSiefke/vscode-html-preview) [![Version](https://vsmarketplacebadge.apphb.com/version/SimonSiefke.html-preview.svg)](https://marketplace.visualstudio.com/items?itemName=SimonSiefke.html-preview) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)

# Html Preview for VSCode

![demo](./demo.png)

## Commands

| Command | Keybinding |
| ---------------------------------- | ------------ |
| Html Preview: Open | `ctrl+alt+p` |
| Html Preview: Close Preview Server | none |

## Credits

Much of this project is based on the Live Preview feature by [Brackets](https://github.com/adobe/brackets)