Skip to content

Wrong types #14

Open
Open
@marc2332

Description

@marc2332

I just realized some of the TypeScript types I implemented in the last PR are not accurate at all:

  • LanguageServerClientOptions requires a documentUri, which is not necessary for the client
  • And languageServerWithTransport doesn't actually always need a transport if client is passed

I will fix this asap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions