Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Support non-file URIs #235

Open
Open
@felixfbecker

Description

@felixfbecker

Currently the LS assumes almost everywhere that URIs are file:// URIs and all paths can be converted back to a file:// URI. TypeScript only works with file paths, but a good compromise would be to take the protocol and origin (host, port) from the rootUri and set the path to the file path. Query and hashes would not be supported.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions