coffeescript-netbeans
coffeescript-netbeans copied to clipboard
CoffeeScript support for NetBeans IDE
Hi. I'm developing a site using jquery + text/coffeescript. Is there anyway to enable basic tag completion from netbeans like when writing javascript ( auto close bracket, quotes, etc) and...
Thanks for the great plugin! I as wondering if it would be possible to add a "go to declaration" extension to the right click->navigation menu (just like with javascript). It...
It is taking 45 seconds to compile a 900 line file on a fast desktop. Can this be sped up? For my uses a partial compile of selected lines would...
http://jashkenas.github.com/coffee-script/#scripts You can use But you don't get highlight as you get in .coffee files.
Compare javascript: http://img834.imageshack.us/img834/6505/56073891.png And coffeescript: http://img42.imageshack.us/img42/4451/14756485.png It could be nice to add jquery completion.
First I have to thank you for this great plugin! :) My suggestion is to use the navigator panel of netbeans. Would be awesome if you could list the classes...