Closed
Description
Originally raised this issue in a neovim plugin.
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
Labels
No labels