README.md

September 28, 2022 ยท View on GitHub

Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

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:

CommandDescriptionKeybinding (Linux)Keybinding (macOS)Keybinding (Windows)
symbols-view:toggle-file-symbolsShow all symbols in current filectrl-rcmd-rctrl-r
symbols-view:toggle-project-symbolsShow all symbols in the projectctrl-shift-rcmd-shift-rctrl-shift-r
symbols-view:go-to-declarationJump to the symbol under the cursorctrl-alt-downcmd-alt-down
symbols-view:return-from-declarationReturn from the jumpctrl-alt-upcmd-alt-up

This package uses ctags.