For some reason, I can't turn it off forever. When I stop it manually from Edit->Outlining->Stop Outlining , thatβs fine, but as soon as I close the file and open it again and turn on again. Disabled in option->text editor->c/c++->formatting and nothing. I tried to edit the .vssettings file (or am I editing the wrong file? C:\Users\%current user%\Documents\Visual Studio 2010\Settings ), but something modifies it again. I have no ideas: (.
Edit->Outlining->Stop Outlining
option->text editor->c/c++->formatting
.vssettings
C:\Users\%current user%\Documents\Visual Studio 2010\Settings
Thanks in advance
Select the menu item Tools menu> Options .
Tools
Options
Expand Text Editor then C/C++ and click Formatting , set Enable Outlining to false
Text Editor
C/C++
Formatting
Enable Outlining
false
Note: you may need to reopen the file. This option technically allows you to enable the display of the file open.
In VS2013, this is not formatting. Here:
Switch to:
Tools/Options/Text Editor/C#/Advanced
And then just uncheck "Enter outlining mode when files open" checkbox .
uncheck "Enter outlining mode when files open" checkbox
What is it.;)
In VS2015 for C / C ++ files, this is here:Options->Text Editor->C/C++->View->Enable Outlining
Options->Text Editor->C/C++->View->Enable Outlining