Glavin001 / atom-preview

:construction: (NO LONGER MAINTAINED) :construction: - :eyeglasses: Ultimate previewer of source code in Atom.
https://atom.io/packages/preview
MIT License
51 stars 23 forks source link

HTML Preview #50

Open Glavin001 opened 10 years ago

Glavin001 commented 10 years ago

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.

danielbayley commented 9 years ago

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

stefangrotz commented 8 years ago

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