Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JavaScript Intellisense is not working in Visual Studio 2015

I know there are ALLOT of duplicates to this problem on SO as well as all over the web. Unfortunately, nothing that was suggested is working. I've done everything with the exception of reinstalling VS'15 (Id rather not if I can help it).

One site I went to: The story behind _references.js and an interesting thing appeared (or rather it didn't) in the JavaScript Intellisense section of the Text Editor in options. The reference to the _references.js file was not there. However after adding this reference, there is still not intellisense.

Is there anything I can do to get my intellisense back?

like image 505
John Schultz Avatar asked Nov 30 '25 02:11

John Schultz


1 Answers

After many hours of banging my head against my desk, I found the answer to this weird issue. Turns out that the bootstrap.min.js script was interfering with the JavaScript intellisense. So I just commented out the script in my _references.js file. Also, I changed the autosync to false and instantly the intellisense came back.

like image 153
John Schultz Avatar answered Dec 01 '25 16:12

John Schultz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!