Skip to content

implement textDocument/references #89

@taylorplewe

Description

@taylorplewe

What's changing

Adding support for the textDocument/references request as described in the LSP spec. This allows the user to click on any symbol and have the LSP tell them everywhere in the codebase that symbol is used. Sort of like the opposite of goto definition.

Motivation for change

It would be very handy and our LSP would feel more complete if it implemented this spec

Background/Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions