DaGhostman / vscode-tree-view

VSCode extension that probvides mail symbol overview of the currently opened file
MIT License
29 stars 4 forks source link
abb c cpp csharp css java javascript less navigation openhab php python symbols typescript vscode-extension

File Tree View

Completely standalone file symbol viewer that does not depend on any other language-specific plugins, making it ideal for cases where the complete language toolset is not available locally.

Features

\ Note: there might be slight variation in feature's behavior, but those mainly come from external library limitations/behavior and will be fixed/normalized ASAP.*

Languages

\ Note: C family languages require their respective official extensions to be present, although others might be fine as well. They are also disabled by default and need to be enabled by adding cfamily to the treeview.allowedProviders array. Please note the support is highly experimental.*

Attribution

Screenshots

A simple extension that adds an explorer view outlining the main symbols of the currently opened file.

PHP editing

JSON navigation

JavaScript/TypeScript

openHAB

Contributing

See CONTRIBUTING.md.