Skip to content

Support "navigate to" functionality #153

Description

@tlunsfordCXP

Request to add "navigate to" functionality.

As an example, in Visual Studio, I'm able to hit F12 to navigate to the definition of a method. Something like this would be helpful. Some specifics...

From the code view:

  • Navigate to an imported file (@ imports)

From the preview view:

  • Navigate to the line of code associated with a mouse double-click in the preview. Likely would need to choose from, say, import location versus location inside the referenced file. Also may need to deal with layers - probably default to the topmost layer (or whatever is simplest for first version of the feature).

I would enjoy working on this but haven't created a vscode extension before, so pointing me in the right direction would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions