-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
https://code.visualstudio.com/api/references/vscode-api#DocumentSymbol
The DocumentSymbol
type supports children, which allows vscode to understand symbol hierarchies. This is used both for the outline view and breadcrumb bar.
Intuitively, I can think of three levels of hierarchy that may make sense:
- Section
- Label
- Local Label
sukus21
Metadata
Metadata
Assignees
Labels
No labels