Sublime 3 tips, tricks and shortcuts.
Similar to the command palette, ST3 has the Goto Anything feature
(pronounced “go to”) that can take you to a specific file, line, or
method definition. Bring up Goto Anything’s search bar with CTRL/⌘-P
.
To switch between files, start typing the file’s name. Since its a fuzzy
search, the search query doesn’t have to match the name exactly and you
don’t have to type the whole file path: