IntelliJ is great for Javascript refactoring/expand/collapse/error reporting.
Currently have Visual Studio 2008 SP1, ReSharper 4.5.
Neither does what IntelliJ does [e.g. pointing out that a line is missing ';' at the end]
Can VS w/ReSharper do that? Is there a specific setting?
EDIT: I understand they are for different environments [Windows/Java]. I'm just asking if there is a way with VS/ReSharper to do the cool Javascript formatting that IntelliJ does.