I added it here: <a href="https://github.com/jashkenas/coffee-script/wiki/Text-editor-plugins" rel="nofollow">https://github.com/jashkenas/coffee-script/wiki/Text-editor-...</a><p>Nice to see CoffeeScript support in so many different environments!
How is Window's support for CoffeeScript? Does the compiler run on Windows?<p>What I would really like is to be able to run the compiler from code, allowing me to keep .coffee files on the server and compile/cache them into javascript when browsers request them.