0

ReSharper has the habit of applying C# Highlighting to XAML files, meaning that every Node gets a Class Highlighting and so on.

I'm looking for a way to fall back to my default ColorScheme, but only when editing certain types, XAML to be specific.

Sebastian Edelmeier
  • 4,095
  • 3
  • 39
  • 60

1 Answers1

0

There's currently no way to do that on a language-specific level: display item ReSharper Class Identifier is shared between different languages

Jura Gorohovsky
  • 9,886
  • 40
  • 46