We don't support workspace diagnostics, so at the moment we have an empty handler just to avoid false negatives in telemetry (see #8147)
Once the corresponding capability is available in the LSP Protocol dependency we should see about setting it as appropriate, to have the client avoid the requests altogether.
Note: At time of writing, that capability doesn't seem to do anything, so might need to follow up with the editor team. Definitely need to test carefully, and not just remove our endpoint and assume the best.
We don't support workspace diagnostics, so at the moment we have an empty handler just to avoid false negatives in telemetry (see #8147)
Once the corresponding capability is available in the LSP Protocol dependency we should see about setting it as appropriate, to have the client avoid the requests altogether.
Note: At time of writing, that capability doesn't seem to do anything, so might need to follow up with the editor team. Definitely need to test carefully, and not just remove our endpoint and assume the best.