Skip to content

LSP Request: Implement document link

We want to implement various LSP requests that were present in the old language server in the new language server.

Acceptance criteria

  • We implement document link from the LSP specification.
  • Tests are added showing it works.