As mentioned on the downloads page,
> ReSharper is known to cause code-completion, memory, and performance issues when enabled alongside NTVS. We recommend disabling at least ReSharper's JavaScript functionality if you are having problems.
However, the main issue for me was that it destroyed TypeScript IntelliSense.
After trying gradual processes of uninstalling and reinstalling (everything), I found that the only way to overcome this was to reset my settings on "Tools > Import and Export Settings".
A mind brighter than mine may be able to find the exact setting that was causing the interference (allowing you to edit it out), but if you can't find it, then resetting your settings may be your only option.
I have a feeling that this may be Resharper's fault in leaving behind garbage in the settings that interferes with NTVS, given that it has an option to allow you to turn off other IntelliSenses, but I can't be sure.
Thanks for all the great work with this.
Todd
> ReSharper is known to cause code-completion, memory, and performance issues when enabled alongside NTVS. We recommend disabling at least ReSharper's JavaScript functionality if you are having problems.
However, the main issue for me was that it destroyed TypeScript IntelliSense.
After trying gradual processes of uninstalling and reinstalling (everything), I found that the only way to overcome this was to reset my settings on "Tools > Import and Export Settings".
A mind brighter than mine may be able to find the exact setting that was causing the interference (allowing you to edit it out), but if you can't find it, then resetting your settings may be your only option.
I have a feeling that this may be Resharper's fault in leaving behind garbage in the settings that interferes with NTVS, given that it has an option to allow you to turn off other IntelliSenses, but I can't be sure.
Thanks for all the great work with this.
Todd