Symbol Treeview READMEA very early development for a Symbol treeview sidebar with navigation to selected symbol, currently implemented using HTML preview. FeaturesThis 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.
To open sidebarEither start from command palette:
Using a keyboard shortcut:
Or a command for Symbol Treeview:
Known IssuesNew tab opens over treeview if in focus when opening new file. Various issues with HTML preview. Release Notes0.1.4Added a user preference symbolTreeview.showOnStartup, which is on by default and starts the symbol treeview 0.1.3Extension opens by default, will set it as optional in next version 0.1.2Some colors fix, added some styling to the list 0.1.1Hotfix for some scoping specific issues 0.1.0Added support for symbol scope 0.0.7Resolved issue with vscode symbol provider method 0.0.5It's now possible to open command Show Symbol Treeview with quicksearch and shift+cmd+a shortcut if it closes 0.0.3Initial release of Symbol Treeview For more informationEnjoy! |