Skip to content

wsl$ URI prevents textDocument/documentLink from being handled #366

@rcjsuen

Description

@rcjsuen
[Trace - 1:23:31 PM] Sending request 'textDocument/documentLink - (76)'.
Params: {
    "textDocument": {
        "uri": "file://wsl%24/docker-desktop/tmp/compose.yaml"
    }
}


[Trace - 1:23:31 PM] Received response 'textDocument/inlayHint - (75)' in 1ms.
Result: []


[Trace - 1:23:31 PM] Received response 'textDocument/documentLink - (76)' in 1ms. Request failed: LSP client sent invalid URI: file://wsl%24/docker-desktop/tmp/compose.yaml (-32600).
[Error - 1:23:31 PM] Request textDocument/documentLink failed.
  Message: LSP client sent invalid URI: file://wsl%24/docker-desktop/tmp/compose.yaml
  Code: -32600 

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions