A live preview tool for Atom Editor.
- Open an HTML file. (Atom must recognize the file's grammar as HTML.)
- 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.
Pull requests welcome and encouraged.
Bug reports without a pull request will likely go ignored.