sifue / 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 or Jade files while editing them in VSCode

The extension can be activated in two ways

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

Fix

  • Delete MathJax global variable before update.
  • Update with 3 seconds buffering.

About

A HTML previewer for Visual Studio Code

License:MIT License


Languages

Language:TypeScript 98.1%Language:CSS 1.8%Language:JavaScript 0.1%