Skip to content

Explore further standardizing URI handling #896

Description

@vinistock

Explore if it would be possible to completely stop using file paths and only deal in terms of URIs everywhere in the LSP.

Maybe our own URI class to abstract some of the stuff we need for the LSP. One thing we could do is using only the scheme, path and opaque parts for implementing hash, so that URI's with the same components always land on the same key in hashes and we don't need to use to_s.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpinnedThis issue or pull request is pinned and won't be marked as stale

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions