Home » Support » Index of All Documentation » Wing IDE Reference Manual » Source Code Browser »
In all the display views, the ordering of constructs within a module or class can be controlled from the Options popup menu in the browser.
- Alphabetically -- Displays all entries in the tree in alphabetic order, regardless of type.
- By Type -- Sorts first by construct type, and then alphabetically.
- In File Order -- Sorts the contents of each scope in the same order that the symbols are defined in the source file.
| « 8.1.1. Filtering Construct Type | Table of Contents | 8.3. Navigating the Views » |
