Closed screendriver closed 9 years ago
Definitely possible.
Please let me know:
Of course, it is easy to add support for a new previewer so feel free to submit a Pull Request. The applicable code can be found at https://github.com/Glavin001/atom-preview/blob/master/lib/renderer.coffee#L44
Thank you for the link to the CoffeeScript renderer. I will try ta make a pull request in the next couple of days.
Pull request #97 already done :wink:
Thanks for the reminder. It was on my personal TODO list to review it. :smiley:
No stress :smile:
Published to v.0.16.0
Would it be possible to add CJSX support? CJSX provides React JSX support for CoffeeScript. See here and here