atom-preview
atom-preview copied to clipboard
HTML Preview
See https://atom.io/packages/atom-html-preview
The reason why Preview
should support and essentially duplicate this feature is the same as it is for Markdown support ( #7 ): a unified package with a single previewer that will can switch between multiple renderers and preview one file in many different supported ways.
Couldn't you just call atom-html-preview:toggle
for now?
Ideally the preview tab for HMTL would just be a webkit browser like in Coda pointed at the file (or even better localhost
/48627
if Apache/takana is running).
atom-html-preview does not update the preview on tab change and I would also prefere one single package for all previews.