TypeScript intellisense badly broken for node.js projects
ReSharper 2017.3.1 / VS 2017 Community 15.5.2
ReSharper TypeScript intellisense seems to work fine is web projects. But in Node.js projects it's very flaky. Sometimes it recognizes the core node types, other times not (like it doesn't recognize the console object, for example). And it sometimes recognizes definitions from @type packages and sometimes not (but mostly not).
At this point I'd like to just disable ReSharper intellisense for TypeScript files within Node.js projects but leave it active for web projects - is this possible?
Please sign in to leave a comment.
Hello Derek!
Please try ReSharper | Options | Code Editing | Third Party Code feature. Here's some more detailed information - https://www.jetbrains.com/help/resharper/Reference_Options_Code_Editing_Third_Party_Code.html
Please feel free to contact us in case of any questions.
Thank you.