You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm coming from neoclide/coc.nvim#3385, where it was determined that racket-langserver for textDocument/signatureHelp returns label as an (singleton) array, instead of a string as the spec requires.
Hello,
I'm coming from neoclide/coc.nvim#3385, where it was determined that
racket-langserver
fortextDocument/signatureHelp
returnslabel
as an (singleton) array, instead of a string as the spec requires.https://microsoft.github.io/language-server-protocol/specifications/specification-3-17/#signatureInformation
The text was updated successfully, but these errors were encountered: