Open
Description
I just realized some of the TypeScript types I implemented in the last PR are not accurate at all:
LanguageServerClientOptions
requires adocumentUri
, which is not necessary for the client- And
languageServerWithTransport
doesn't actually always need a transport ifclient
is passed
I will fix this asap
Metadata
Metadata
Assignees
Labels
No labels