Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Symbols TreeviewNew to Visual Studio Code? Get it now.
Symbols Treeview

Symbols Treeview

igbenic

|
4,296 installs
| (7) | Free
Symbols treeview extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Symbol Treeview README

A very early development for a Symbol treeview sidebar with navigation to selected symbol, currently implemented using HTML preview.

Features

This extension aims to show symbols in a list view, and eventually tree view with scopes in mind if HTML preview issues can be resolved or if I come up with some better way of showing symbols in VSC.

Now with hierarchical structure!

Overview:

Symbol types and their colors

To open sidebar

Either start from command palette:

Show Symbol Treeview

Using a keyboard shortcut:

Shift+Cmd+A.

Or a command for Symbol Treeview:

extension.ShowSymbolsTreeview

Known Issues

New tab opens over treeview if in focus when opening new file. Various issues with HTML preview.

Release Notes

0.1.4

Added a user preference symbolTreeview.showOnStartup, which is on by default and starts the symbol treeview

0.1.3

Extension opens by default, will set it as optional in next version

0.1.2

Some colors fix, added some styling to the list

0.1.1

Hotfix for some scoping specific issues

0.1.0

Added support for symbol scope

0.0.7

Resolved issue with vscode symbol provider method

0.0.5

It's now possible to open command Show Symbol Treeview with quicksearch and shift+cmd+a shortcut if it closes

0.0.3

Initial release of Symbol Treeview


For more information

  • Github
  • Issues

Enjoy!

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