Hi, I am using VS 2013 update 3. After installing Node.js Tools (NTVS 1.0 RC 2 VS 2013). My basic JavaScript intellisense stopped working. I have to press ctrl+space every time to display hints. Though, some node intellisense works, like after typing require it will shows available node modules. However, it doesn't show intellisense for javascript reserved words, or existing variables or functions. Is there any remedy for this?
Regards
Regards