Skip to content

Add support for references code lenses in VS Code extension #1897

@mjbvz

Description

@mjbvz

When switching to tsgo, the references code lenses are a noticeable missing feature

I believe this feature can be implemented entirely on the extension side. Today we use navtree and references requests to implement them. We could do the same with tsgo or they could be implemented natively using the LSP

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: EditorRelated to the LSP server, editor experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions