regen100 / cmake-language-server

CMake LSP Implementation
MIT License
331 stars 25 forks source link

[feature] Goto Definition #89

Closed Freed-Wu closed 6 months ago

Freed-Wu commented 9 months ago

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_definition

For variable and function.

Freed-Wu commented 9 months ago

What is your opinion about this feauture?

I have some experience about add Goto Defintion:

https://asciinema.org/a/630476:

a

If you are too busy, can you add me to collabrators?