Skip to content

[LSP] Preserve document URI as is for text document management#5239

Open
martin-fleck-at wants to merge 1 commit intomicrosoft:mainfrom
eclipsesource:issues/5224
Open

[LSP] Preserve document URI as is for text document management#5239
martin-fleck-at wants to merge 1 commit intomicrosoft:mainfrom
eclipsesource:issues/5224

Conversation

@martin-fleck-at
Copy link

According to the language server protocol and the corresponding RFC 3986 for URIs, the scheme and host are case-insensitive and other generic syntax components are assumed to be case-sensitive.

Fixes #5224

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [LSP] Case-insensitive URIs are used for text document management and synchronization notifications

1 participant