Hi,
What are the available javascript review/refactoring tools?
Thanks in advance.
Thanks and Regards,
SachinJadhav.
Hi,
What are the available javascript review/refactoring tools?
Thanks in advance.
Thanks and Regards,
SachinJadhav.
jslint or jslint.vs for analysis.
Both Resharper and Refactor now have javascript refactorings.
and, as another poster says, IntelliJ IDEA has JS refactoring, as does their new Web IDE. I have used both but am spoiled by the can of whoop-ass that visual studio rains down on the usability of either IDE. ;-) So I just augment the limited JS support in VS with the tools initially listed.
Netbeans has very good JavaScript analysis and refactoring support.
WebStorm IDE Preview (by Jetbrains - creators of IntelliJ Idea) aslo has good JavaScript refactoring support.