When I use extjs javascript library in VS2012 project, resharper appears a stopper for the development - slow VS response, big memory usage, Ctrl+N, Ctrl+F12 give me tons of useless options. I like resharper for c# development, but don't like for js.
How can I disable javascript analysis and leave for c#?
ReSharper fully supports JavaScript up to ECMAScript 2016, including experimental features such as async/await, exponentiation operator and rest/spread in object literals/destructuring. jQuery and JSX syntax are supported as well.
We are constantly optimizing the performance, and I hope that in 9.0 it would be much better, but currently in 8.1 you have an option to completely disable JavaScript support in ReSharper by turning off options "JavaScript" and "TypeScript" in ReSharper | Options -> Environment | Languages.
TypeScript 1.8 was the last supported release for VS 2013
Download latest version of TypeScript for Visual Studio 2013 is 1.8.5
If you are using Resharper to get the proper syntax highlighting you will need to disable it's support for TypeScript so that the VS 2013 TypeScript is used instead.
In Resharper 8.2 go navigate to ReSharper | Options - Environment - Languages
In Resharper 9.2 navigate to ReSharper | Options - Environment - Products & Features
This is needed as ReSharper only recognizes syntax up to TypeScript 1.6 version.
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