This plugin is pretty good, definitely better than plain-text.. but I'm longing for a little more. Code completion, the Netbeans code generator shortcuts, 'ri' integration for looking up documentation like the .erb files have..
Does anyone have some tricks, is there a different plugin for this type of functionality in Netbeans?
Definitely would like SASS support for Netbeans as well!
Here http://code.google.com/p/postcomment/downloads/detail?name=org-netbeans-modules-haml.nbm&can=2&q=
Everybody seems to be craving for proper Netbeans HAML/SASS support. Let's motivate someone to code it :
http://www.donanza.com/jobs/p1413667-software_development_netbeans_haml_support_plugin
I came across a problem in the HAML-plugin by Dylan Bruzenak (the one up on google) that it wouldn't recognize the new Ruby 1.9 hash syntax in HTML attributes.
So I did some hacking and modified the haml.nbs inside <nbm>/netbeans/modules/<org-netbeans-modules-haml.jar>/org/netbeans/modules/haml
to support this.
Replace line 50 with
TOKEN:ruby_symbol:((':' [^ ' ' '=' '}' '"']+) | ([^ ':' '}' '"']+ ':'))
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With