Jump-to popups
Lost in a big project? Fuzzy-jump to recent files, symbols, open tabs, and tool windows, plus an Emacs find-file-style path finder.
Keyboard-first navigation: fuzzy pickers that get you anywhere without the mouse.
- Recent files:
C-x C-r - Symbols / file structure:
M-g i - Open tabs:
C-x b - Tool windows:
M-g t - Bookmarks:
M-g b, Notes,M-g n
There’s also an Emacs find-file-style path finder (C-x C-f) with prefix autocomplete, type and Tab to complete, Enter to descend a folder or open (or create) a file. Every picker shows a footer legend of its navigation keys.
Every one of them ranks what you typed — contiguity, word and camelCase boundaries, exact case — and emboldens the characters responsible for the match, so mcon finds MainController and the best answer is first. Looking for something without knowing which picker holds it? That’s Search Everywhere.