Top "Outline-view" questions

How to show code outline in Visual Studio?

This kind of stuff exists in Eclipse: But I've not found it in Visual Studio yet. Is there such a …

visual-studio outline-view
Visual Studio "document outline" for C# file

In Visual Studio (2013/2015/2017), the Document Outline window for C# files is always empty ("There are no items to show for …

c# visual-studio file-structure outline-view
Adding a separator to the Eclipse Outline view (like #pragma mark)

I know Xcode has a #pragma mark feature where it allows you to insert arbitrary labels in outline views / method …

eclipse outline-view