Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 627 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 627 Bytes

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.