coffeescript-netbeans icon indicating copy to clipboard operation
coffeescript-netbeans copied to clipboard

Support for Literate CoffeeScript

Open StevenMeyer opened this issue 12 years ago • 0 comments
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.

StevenMeyer avatar Nov 20 '13 15:11 StevenMeyer