Skip to content

Consider splitting DocumentSymbol and Breadcrumbs into separate requests #960

Open
@matklad

Description

@matklad

Currently, DocumentSymbol request is used for three different UI concepts:

  • file outline
  • fuzzy symbol search in file
  • breadcrumbs

It seems like breadcrumbs in particular could benefit from a dedicated request as it then becomes possible, to, eg, include control flow information with them:

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions