You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For a PRG file with a large number of methods, it is inconvenient to locate an existing method when accessing or modifying it.
The existing Document Outline window, which only displays the hierarchy of controls in the (winform) designer.
Describe the solution you'd like
In C#, the document outline window renders the results well, both in the designer and in the code. is it possible to implement the same display of the document outline window for C# in X#?
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
For a PRG file with a large number of methods, it is inconvenient to locate an existing method when accessing or modifying it.
The existing Document Outline window, which only displays the hierarchy of controls in the (winform) designer.
Describe the solution you'd like
In C#, the document outline window renders the results well, both in the designer and in the code. is it possible to implement the same display of the document outline window for C# in X#?
The text was updated successfully, but these errors were encountered: