List Methods in File

Click the Down Arrow at the right of the Context field to see a list of all classes and methods implemented in the current file. Select from the list to jump to an entry.

methods.png

Type in the Context field to filter the list.

methodsFiltered.png

This feature is available for C/C++, C# and VB, with entries appropriate to the language.

List Contents

Lists typically include classes, methods, structs and enumerations. Macros used to define methods are usually expanded to make entries suitable for the list.

Icons in the list describe the entries. The icons are common to the IDE.

Location Sort Order

By default, the list is located at the top of your source window and is sorted by occurrence in the file. You can change the location and the sort order in the options dialog.

methodsSortOption.png

Miscellaneous

Clicking within the Context field also makes the list appear.

Press ESC or click outside the list to clear the list.

By default, Alt+M opens the list. Use Alt+M and keyboard filtering for mouse-free navigation. Assign a shortcut other than Alt+M if you prefer.

List contents stay up-to-date as you edit.