coffeescript-netbeans
coffeescript-netbeans copied to clipboard
Support for Literate CoffeeScript
trafficstars
Add support for .litcoffee files and compile them into JS.
See CoffeeScript.org Literate Coffeescript
Adding .litcoffee as a recognised extension in NetBeans as text/coffeescript doesn't allow the code to compile. It doesn't recognise un-indented text as comments and neither does the compiler.