Resharper 6 EAP - razor intellisense
I have an old ASP.NET MVC 2 project that I upgraded to MVC3. I cannot get Razor intellisense to work. If I create new MVC3 project, intellisense works correctly. I assume the problem is that R# doesn't see the file as Razor view. What settings does R# check to see if Razor intellisense should be enabled?
Please sign in to leave a comment.
bh213 wrote:
Does VS intellisense work in Razor files in upgraded project?
Try to clear caches too.
Intellisense not working for VB.NET project also in the latest release.
Its a c# project.
Anyways, clearing cache and restarting VS helped (just cache clear wasn't enouhg). Now intellisense kind of works. I get intellisense when I type
@
but after I type
@Model.
I don't get anything... But this is better, probably an EAP issue.
Yes, vbhtml is not yet supported.
Will vbhtml be supported in Resharper 6 release?
Unfortunately, no.
What about the possibility of Resharper support for javascript that's in vbhtml files? That alone would be enough of a reason for me to buy it.