Skip to content

Use new API for textDocument/documentSymbol #407

Description

@bizzyman

Hi,

Since VScode 1.25's new outline feature (see redhat-developer/vscode-java#586),
the LSP spec has been updated (https://microsoft.github.io/language-server-protocol/specification#textDocument_documentSymbol) with new features, the most important one being the children? field, which allows for a hierarchical outline to be created from the symbols returned, will python-language-server be implementing this new spec?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions