atom-html-preview icon indicating copy to clipboard operation
atom-html-preview copied to clipboard

Atom HTML Live Preview Package

Atom HTML Preview

A live preview tool for Atom Editor.

How to Use

  1. Open an HTML file. (Atom must recognize the file's grammar as HTML.)
  2. From the command pallete search "Atom Html Preview: Toggle" or press CTRL-SHIFT-H in the editor to open the preview pane.

Note: Source file must use the HTML grammar for the preview feature to activate. See bottom status panel for current file's grammar. If the grammar is PHP, then you won't be able to activate the HTML preview.

Bugs / Issues / Feature Requests

Pull requests welcome and encouraged.

Bug reports without a pull request will likely go ignored.