When I edit sources in VS 2017, I see next navigation panels (above the source):
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?
For disabling Visual Studio navigation bars: Tools
→ Options
→ Text Editor
→ All Languages
(or specified language) → General
and disable Navigation Bar
check box:
For disabling Visual Assist navigation bars: VAssistX
→Visual Assist Options
→Display
and disable Display VA Navigation Bar
check box: