Last Updated: February 25, 2016
·
10.28K
· dayjo

Go to function declaration in Sublime Text

This isn't a big secret, but it's something I missed when first moving over to Sublime Text and now find myself using it regularly.

You can go directly to a function declaration in a file by using Goto > GoTo Symbol or using the keyboard shortcut; cmd + r (Mac) or ctrl + r (Windows).

Now simply start typing the name of the function you want to jump to.

sublime text screenshot