Hello to all. Such a problem. Project ASP.NET MVC, VS 2015 Community.
Suddenly IntelliSense stopped working, and only for javascript code, both in separate js-files and cshtml sections.
Auto completion for cshtml, css, cs code works. Restarting VS does not help, uploading / downloading the solution in the project browser does not help, restarting the computer does not help.
I open another ASP MVC solution - IntellySense works as it should. I deployed the project on a different machine - the same thing, IntellySense works everywhere except for javascript code.
I suspect that something has broken in the decision itself. I compared the parameters of the projects - everything seems to be the same, but in one IntellySense it works, but in the other it does not.
Maybe someone came across this. Please, help!