Next: , Previous: IDE Layout - File Code Browser, Up: IDE Layout


6.2.4 IDE Layout - Project Code Browser

resources/code-browse-1.png

This area displays a tree view of all the tags for:

This includes all classes (with their methods and properties), global functions, and constant definitions.

Double clicking on a tag will open the file to the line where the symbol was defined, or if it is a tag from a built in extension the tag will be inserted into the current editor.

Note: If tagging is disabled, this area will only list built in extension tags.