lsp: Deno lsp does not support clients without the workspaceConfiguration
setting.
#16824
Labels
lsp
related to the language server
needs investigation
requires further investigation before determining if it is an issue or not
Close if a duplicate or already discussed somewhere.
The Deno docs strongly imply that the Deno LSP works with clients that don't implement the
workspaceConfiguration
call.According to the good folks over at lapce, they cannot support Deno (presumably without significant dev work), with this being the case.
They also claim to say that this is already known by the team at Deno, but I can't find any discussions/issues on GitHub or any discussion in the discord related to this. There is this issue that seems to mention this being an issue on some roadmap but there has not been much attention to it.
To get to the concrete issue one of the following is true:
I'm hoping that either the docs can be updated for clarity or for some clarification on where the lsp workspace rework is on the roadmap.
The text was updated successfully, but these errors were encountered: