1

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).

  • Anyone knows if it's my current install that's wrong or if this is a normal behavior?
  • Alternately, can anyone test if Resharper's refactoring tools work in .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.

Daniel A. White
  • 187,200
  • 47
  • 362
  • 445
Matthew Perron
  • 6,201
  • 2
  • 21
  • 24

1 Answers1

1

No, ReSharper doesn't support vbhtml.

derigel
  • 3,218
  • 2
  • 19
  • 31