1

When I edit sources in VS 2017, I see next navigation panels (above the source):

enter image description here

Some of them could be created by an Visual Assist. How can I close some of them? Where are the settings for displaying these panels?

r1d1
  • 469
  • 4
  • 16

1 Answers1

0

For disabling Visual Studio navigation bars: ToolsOptionsText EditorAll Languages (or specified language) → General and disable Navigation Bar check box:

enter image description here

For disabling Visual Assist navigation bars: VAssistXVisual Assist OptionsDisplay and disable Display VA Navigation Bar check box:

enter image description here

r1d1
  • 469
  • 4
  • 16