Skip to content

Support symbol trees #25

@DonaldHays

Description

@DonaldHays

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:

  1. Section
  2. Label
  3. Local Label

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions