## Description Implement: - [ ] [Goto Definition Request](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_definition) - [ ] [Goto Type Definition Request](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_typeDefinition) - [ ] [Goto Implementation Request](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_implementation) ## Related Issues Similar to https://github.com/OpenModelica/modelica-language-server/issues/6.
Description
Implement:
Related Issues
Similar to #6.