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?

0
7 comments

bh213 wrote:

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?


Does VS intellisense work in Razor files in upgraded project?
Try to clear caches too.

0

Intellisense not working for VB.NET project also in the latest release.

0

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.

0

Yes, vbhtml is not yet supported.

0

Will vbhtml be supported in Resharper 6 release?

0

Unfortunately, no.

0

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.

0

Please sign in to leave a comment.