Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for textDocument/documentLink #32

Open
prabirshrestha opened this issue Mar 18, 2018 · 2 comments
Open

add support for textDocument/documentLink #32

prabirshrestha opened this issue Mar 18, 2018 · 2 comments
Projects

Comments

@prabirshrestha
Copy link
Contributor

https://microsoft.github.io/language-server-protocol/specification#textDocument_documentLink

The document links request is sent from the client to the server to request the location of links in a document.

@svenefftinge
Copy link
Contributor

What links would you like to see supported? Is there anything the tsserver could tell us about?

@DonnieWest DonnieWest added this to To do in Roadmap Oct 13, 2020
@apexskier
Copy link
Contributor

This could be used for jsdoc @link and @see tags potentially. microsoft/TypeScript#35524

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
To do
Development

No branches or pull requests

4 participants