Skip to content

[Question] Navigate to binding in VSCode #34

@gbcreation

Description

@gbcreation

Hello,

With the following code:

myContainer.get(myToken)

is there a useful way in VSCode to navigate directly to the implementation of myToken? I think to something similar to Ctrl + left mouse click on the myToken word, but it navigates to its definition with the token() function. I would like to navigate to the implementation associated to this token with the bind() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions