Adds curly braces outlining for C# editor, include the braces in catch & finally.
Collapse comments. Collapse pre-processor commands. Collapse using. Collapse case & default in switch block.
Need to disable built-in outlining of Visual Studio.
Collapse curly braces { } , especially those in catch & finally block
Collapse comment
Collapse pre-processor command
Collapse using
Collapse case & default in switch block
Hover text with coloring
Need to disable built-in outlining
Tools-Option-Text Editor-C#-Advanced-Outlining, uncheck Show outlining of declaration level constructs , Show outlining of code level constructs and Show outlining of comments and preprocessor regions