microsoft / language-server-protocol

Defines a common protocol for language servers.
https://microsoft.github.io/language-server-protocol/
Creative Commons Attribution 4.0 International
11.16k stars 785 forks source link

Add markup diagnostic message clarification #1917

Closed MariaSolOs closed 5 months ago

MariaSolOs commented 5 months ago

Follow-up of https://github.com/microsoft/language-server-protocol/pull/1905.

As commented here, the protocol should be clear about what to do when a diagnostic has a markup message and these are being sent in the code action context to a server that doesn't support them.