Skip to content

We expect that this langauge server will not work in a Windows environment #5

Description

@ChenCMD

The first seven characters are truncated in the processing from URI to Path, but that is not sufficient in a Windows environment.

val path = uri.value.drop("file://".length)

If this works fine in a Windows environment, sorry.

Also, if this bug exists, the same bug exists in keynmol/grammar-js-lsp.

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