I'm trying to develop an mvc 4 project using VB. I noticed that in view files (vbhtml) I dont get any intellisense just in the @Imports statement while instead everything works fine in projects developed in c#.
I already tried to reset all the environment settings but without success.
Anyone experiencing the same issue?