All Projects → atom → Symbols View

atom / Symbols View

Licence: mit
Jump to symbols in Atom

Programming Languages

javascript
184084 projects - #8 most used programming language

Symbols View package

macOS Build Status Windows Build Status Dependency Status

Display the list of functions/methods in the editor.

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

Command Description Keybinding (Linux) Keybinding (macOS) Keybinding (Windows)
symbols-view:toggle-file-symbols Show all symbols in current file ctrl-r cmd-r ctrl-r
symbols-view:toggle-project-symbols Show all symbols in the project ctrl-shift-r cmd-shift-r ctrl-shift-r
symbols-view:go-to-declaration Jump to the symbol under the cursor ctrl-alt-down cmd-alt-down
symbols-view:return-from-declaration Return from the jump ctrl-alt-up cmd-alt-up

This package uses ctags.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].