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

harmsk/atom-html-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.