Search code examples
c#.netasp.net-mvcrazorrazor-2

Razor over MVC4 on dotNet 4.5 of VS12 doesn't work with Intellisense


Did this use to be an issue to someone here too ? I searched SO but could not find any posts that really helped me.

Some told me to press Ctrl+Space after inserting a 'dot', which is not what I would like to get. Razor used to work fine once I tested it with VS10.

[updated] it is Ctrl+Space


Solution

  • Intellisense does work in VS2012 with Razor. I've had problems before were visual studio will stop doing Intellisense. Usually a restart of visual studio will fix it for me.