This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Add support for "Go to Type Definition"/"Peek Type Definition" #2121
Closed
Description
Implement TypeDefinitionProvider which would add support for "Go to Type Definition" and "Peek Type Definition". This would be really helpful for Go, which uses type inference a lot, so you rarely have a type to click on for "Go to Definition"/"Peek Definition".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment