I am facing a weird problem in my Visual Studio 2013 ASP.NET MVC 5 project. All of a sudden, the IntelliSense in the Controller classes of the MVC 5 project are not working
In my case, restart didn't work.
So I did the following weird steps :
And the intellisense worked again.