Next: , Previous: IDE Layout - Project File List, Up: IDE Layout


6.2.3 IDE Layout - File Code Browser

resources/file-browse-1.png

This area displays a tree view of the tags for all source files that are currently open. Each file will be listed as a root item with its tags underneath, in alphabetical order.

Double clicking on a tag will jump to the line in the project source where that symbol was defined, opening the file into a new editor tab if necessary.

Note: If tagging is disabled, this area will be blank.