Skip to content

gmfvpereira/symbols-view-experiment

 
 

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.9%
  • JavaScript 1.8%
  • Ruby 0.3%