Visual Studio 2015 Broken Razor Intellisense

后端 未结 17 1172
陌清茗
陌清茗 2020-11-28 02:04

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

17条回答
  •  春和景丽
    2020-11-28 02:32

    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.

提交回复
热议问题