Skip to main content

Go to Symbol

CodePerfect indexes every toplevel declaration in your code. To jump to one, press Cmd+T.

This lets you fuzzy-search for any symbol in your code, with each symbol keyed as package.identifier. Method declarations are keyed as package.receiver.method. Because of the flexibility of fuzzy search, you can search for just the identifier, the entire package.identifier, the initials of each word, or any fuzzy substring.

Go To Symbol depends on the indexer. If the indexer is busy indexing, this feature will be temporarily disabled.

Keyboard shortcuts

CommandShortcut
Toggle Go To Symbol windowCmd+T
Select fileEnter