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

HTML Preview

Open Glavin001 opened this issue 10 years ago • 2 comments

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.

Glavin001 avatar Aug 11 '14 19:08 Glavin001

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).

danielbayley avatar Jul 19 '15 01:07 danielbayley

atom-html-preview does not update the preview on tab change and I would also prefere one single package for all previews.

stefangrotz avatar Nov 21 '16 15:11 stefangrotz