The Wayback Machine - https://web.archive.org/web/20201106030743/https://github.com/microsoft/language-server-protocol/issues/926
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 links in diagnostics #926

Closed
dbaeumer opened this issue Feb 18, 2020 · 5 comments
Closed

Add support for links in diagnostics #926

dbaeumer opened this issue Feb 18, 2020 · 5 comments
Milestone

Comments

@dbaeumer
Copy link
Member

@dbaeumer dbaeumer commented Feb 18, 2020

VS Code added API to support links in diagnostics. We should investigate if we adopt this in LSP.

@dbaeumer dbaeumer added this to the 3.16 milestone Feb 18, 2020
@egamma egamma mentioned this issue Feb 18, 2020
42 of 54 tasks complete
@Razzeee
Copy link
Contributor

@Razzeee Razzeee commented Feb 18, 2020

I'm currently showing urls via diagnostics, they are just not linked.

@KamasamaK
Copy link
Contributor

@KamasamaK KamasamaK commented Feb 18, 2020

Relevant VS Code issue is microsoft/vscode#11847

@dvandra
Copy link

@dvandra dvandra commented May 26, 2020

Is there any further updates on this feature-request?

@dbaeumer
Copy link
Member Author

@dbaeumer dbaeumer commented Nov 5, 2020

This got implemented and is documented in the 3.16 spec.

@dbaeumer dbaeumer closed this Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.