xndcn / symbols-view

Jump to symbols in Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symbols View package Build Status

Display the list of functions/methods in the editor via cmd-r in Atom.

If your project has a tags/.tags/TAGS file at the root then following are supported:

  • cmd-shift-r to view all function/methods in the project

  • ctrl-alt-down to jump to the declaration of the method/function under the cursor

This package uses ctags.

About

Jump to symbols in Atom

License:MIT License