visual-studiovisual-studio-2017visual-assist

How I can close horisontal navigation panels in VS 2017?


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?


Solution

  • 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