Documentation
Outline
Navigate a file by its symbols.
The outline view lists the symbols in the current file — classes, functions, and variables — so you can jump around large files quickly.
Using the outline
- Click a symbol to jump to its definition.
- Filter the outline by typing part of a name.
- Follow the breadcrumb bar to see where the cursor sits.
Breadcrumbs
The breadcrumb bar at the top of the editor shows the path to the symbol under your cursor and lets you navigate up the tree.