-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
In the last week or so the language server has stopped working for me. I connect to a desktop from my laptop using Remote SSH and do most of my development this way. Recently, the language server has been going into a crash loop with an error that looks like this:
panic: failed to parse request URI: parse "vscode-remote://ssh-remote%2Bwork/home/josh/work/catalyst-world": invalid URL escape "%2B"
Where, ssh-remote+work
represents an SSH remote session to the work
profile, and /home/josh/work/catalyst-world
being the current working directory. I'm not sure if this format has changed recently, as I've successfully been using this language server for a few months now, but for one reason or another it's stopped accepting this URI format.
Any help in resolving this issue is appreciated :)
Metadata
Metadata
Assignees
Labels
No labels