JSLint, Haml and Sass support?
If you have to do any serious JavaScript development you gotta have JSLint. Is there any integration with WebStorm?
Also can I have any support for Haml and Sass? I guess there is already support for those in RubyMine?
Thanks!
Please sign in to leave a comment.
I would like to have a tickbox JSLint report, but if you have Inspections turned on, then you can turn on all the same checks that JSLint does, but you also get them live as you type, which is nice.
SASS is supported, for HAML please vote: http://youtrack.jetbrains.net/issue/WI-1291
Ok, so:
JSLint is not there, but you can get similar results from the JavaScript Inspector
Sass support exists
Haml support is a requested feature that might get in the core IDE
I need haml support. I voted up the ticket.