Skip to content

VSCode: Implement reference browser command (editor.action.referenceSearch.trigger) #566

@Ciantic

Description

@Ciantic

Is your feature request related to a problem? Please describe.

VSCode has this command to list and browse references, command for that is called editor.action.referenceSearch.trigger

Example from JS file, it can be used to browse and navigate between references:

image

I use it all the time in other languages to navigate. This is a missing feature from the language server I think. It could be added to the checkbox list in here: #83

Thanks for considering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.feature requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions