Display the list of functions/methods in the editor via cmd-r in Atom.
If your project has a tags/.tags/TAGS/.TAGS file at the root then
following are supported:
-
cmd-shift-rto view all function/methods in the project -
ctrl-alt-downto jump to the declaration of the method/function under the cursor
This package uses ctags.
