tht13 / html-preview-vscode

A HTML previewer for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

An extension to preview HTML files while editing them in VSCode

The extension can be activated in two ways

  • Toggle Preview - ctrl+shift+v or cmd+shift+v
  • Open Preview to the Side - ctrl+k v or cmd+k v

About

A HTML previewer for Visual Studio Code

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%