Glavin Wiechert
Glavin Wiechert
Unfortunately, I no longer use Atom and am no longer maintaining this package.
I use VSCode. And I stopped using CoffeeScript -- which is a problematic language and actually why I originally made atom-preview 😜. I think https://atom.io/packages/preview-plus may still be active.
I agree, SVG support would be great! Please submit a Pull Request for such a feature, I would be happy to review and merge it. The applicable file to change...
Might be able to get around the PDF problem and use htlatex - https://github.com/mikolalysenko/node-latex/blob/master/texwrapper.js#L93 - http://tex.stackexchange.com/a/39391
If not, rendering to PDF then to HTML in Atom: https://github.com/izuzak/atom-pdf-view
We should allow the user to have multiple `context`s that link to different templates. Users could switch between many different files with various purposes, and allowing `context`s to be attached...
This is a very interesting ideal. I like the format of `index.jade` (template) -> `index.jade.json` (context), since it means a quick and straight forward lookup for a file with path...
@ddavison is correct. See https://github.com/Glavin001/atom-preview/blob/master/lib/preview.coffee#L29-L34
I agree. Not sure why that is not the case. Could you inquire with the Atom team at https://github.com/atom/atom what the criteria is for being shown there? Thank you. Applicable...
Looks like it might be disabled / keymap not setup by default.