Skip to content

rahulvasist/symbols-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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