Skip to content

ryancooley/symbols-view

This branch is 1 commit ahead of, 175 commits behind atom/symbols-view:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 15, 2015
Jul 9, 2015
Apr 22, 2015
Jun 15, 2015
May 14, 2015
Apr 2, 2014
May 27, 2015
Aug 14, 2013
Aug 14, 2013
Aug 23, 2014
May 22, 2014
Feb 24, 2014
Feb 23, 2015
May 27, 2015
Jul 9, 2015

Repository files navigation

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/.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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 97.8%
  • JavaScript 1.6%
  • Other 0.6%