Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Possibility of including Go to Source Definition? #507

Closed
@ajitid

Description

@ajitid

Originally raised this issue in a neovim plugin.

Ref: Go to source definiton

When ctrl+clicking to invoke go to definition on an imported function, where being the function is coming from a dependency,, LSP would always link to its type definition and not to its actual defintion. This new Go to Source Definition could solve this.

I'm unusre if tsserver actually exposes this (what I believe an) off-spec functionality.

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