Is it possible to allow vbhtml
support using Resharper 7
(latest stable version 7.1.3000.2254) in Razor files?
My new customer uses VB.NET accross all their applications, and i cannot seem to get Resharper's Razor syntax refactoring and tools support in .vbhtml
files.
It works fine if I rename the views to .cshtml
(but then I have to change all the keywords and it's a terrible idea to start mixing vbhtml and cshtml files).
.vbhtml
files (ie., Code clean-up [ctrl+e, c]
, Surround With [ctrl+e, u]
, Move to resource [ctrl+r, o]
, etc.) ?Note: i also tested using the Resharper 8 EAP and it doesn't work either.
No, ReSharper doesn't support vbhtml.