Symbol Browser

A new Xcode symbol browser, utilizing "column views" to allow easy symbol navigation in large codebases

Check out this video!

What’s the problem?

Breadcrumbs are scoped to the active file, and do not provide visibility into all symbols within a target.

This tool improves the existing "breadcrumbs" mechanism.

What’s different?

With this enhanced symbol browser, different levels of hierarchy such as protocols, structs, and functions are displayed via vertical columns.

Still too much information?

Use the filter based on name and symbol types.