Sublime Text 3: How to jump to the parent/enclosing function?
Jump to matching brackets is easy!
Stand on some braces(brackets, parentheses) and press: Ctrl+M(Mac ^+M).
File members
Press Ctrl+R(Mac ⌘+R) to see list of file members(variables, functions, methods, etc...)
On Windows, press CONTROL + R
which lists all the functions in the file with the current function selected. Now, Press ENTER