Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>all symbolsNew to Visual Studio Code? Get it now.
all symbols

all symbols

AlroySparkle

|
8 installs
| (0) | Free
get list of all symbols in the page and it's type
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

all-symbols README

this extension meant to help finding all symbols (variables, objects, properties, etc...) to ease summarize them.

tip

right click on the view icon and push it into secondary bar to avoid the need between changing taps

Features

1- tree display for symbols (for symbols with children such as object or methods). 2- leaf symbols onclick will transfer user into the first declaration of the symbol.

Requirements

none ;> you can use the extension once installed.

Extension Settings

no added settings.

Known Issues

1- for some frameworks such as react, the exported part will triggered instead of the whole page, hence unused symbols will not be shown and the symbols might not be sorted. 2- symbols that are declared as variables (such as arrow function expression in JS) will be considered as variable instead of function. 3- when the extension is not selected, the action will not be triggered and still display previous page's symbols.

Release Notes

please refer to changelog for more information about updates

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft