Skip to content

Is the location of the code blocks of the symbol implementation emitted anywhere? #278

Closed
@jmy48

Description

@jmy48

E.g., for function or class definition symbols, I would like to know the location of the associated body, which would in most circumstances be multi-line. However, the index generated has only 3 number ranges, which probably means only the location of the symbol token is emitted.

If not, will it be supported in the future? I essentially want to support a feature similar to seeing the implementation code block when hovering over symbols in VS Code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions