Can any one tell me how to turn off automatic outlining in Visual Studio? Outlining is the feature that collapses code into programmer defined regions.
In my opinion,
In Visual Studio, go to Tools > Options > Text Editor > C# > Advanced
Tools
Options
Text Editor
C#
Advanced
Clear the checkbox Enter outlining mode when files open
Enter outlining mode when files open