After installing and then repairing my VS2015 instance I still cannot get intellisense (server side) to work in my MVC views. I get alerted by message promp
FYI: My VS 2015 PRO installation has full install with all 3-rd parties.
I tried all possible solution that here in article, it didn't help me. What Craig Goldensoph wrote helped me partially to find solution for me.
So first I did: Uncheck all checkboxes for Text Editor-> All Languages->General Statement completion:
After Click OK- Reopen Option Dialog again: And check all for the same section:
and apply settings again. You have to Restart your Visual studio. After restart it will take a time to load , but after that it worked for me.