1

When writing xaml in Visual Studio 2015 Community with ReSharper IntelliSense suggestions are overlapping with the default xml namespaces from Visual Studio.

Overlapping suggestions

This isn't a duplicate of this post since it was fixed supposedly a while ago. How can I disable the Visual Studio xml namespaces?

Community
  • 1
  • 1
Trevi Awater
  • 2,387
  • 2
  • 31
  • 53

1 Answers1

0
  • Visual Studio - Options - Text editor - XML - General
  • Uncheck "Auto list members"
controlflow
  • 6,667
  • 1
  • 31
  • 55