ReSharper 7 greatly enhances JavaScript support by adding more analysis, quick fixes, code completion, as well as support for Jasmine and PhantomJS unit test runners.
Code Analysis and Context Actions
One of the biggest issues when writing JavaScript code, or any kind of dynamic code in general, is …