-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Add back support for non-encoded syntax for folder and workspace query params #4484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
To test:
We used to patch it so you could use this paths like these but currently you have to do some encoding by hand, for example vscode-remote%3A%2F%2Fpath%2Fto%2Fmy%2Fdirectory which feels unreasonable. |
code-asher
added a commit
to code-asher/code-server
that referenced
this issue
Nov 10, 2021
Fixes coder#4397 Fixes coder#4480 Fixes coder#4482 Fixes coder#4484 Fixes coder#4489
Closed
@code-asher can we close this via coder/vscode#15? |
ZauberNerd
pushed a commit
to ZauberNerd/vscode
that referenced
this issue
Dec 23, 2021
…ft#15) * Add back support for unencoded folder/workspace query params Fixes coder/code-server#4484. * Standardize on @author for marking our changes
ZauberNerd
pushed a commit
to ZauberNerd/vscode
that referenced
this issue
Dec 23, 2021
…ft#15) * Add back support for unencoded folder/workspace query params Fixes coder/code-server#4484. * Standardize on @author for marking our changes
ZauberNerd
pushed a commit
to ZauberNerd/vscode
that referenced
this issue
Dec 23, 2021
…ft#15) * Add back support for unencoded folder/workspace query params Fixes coder/code-server#4484. * Standardize on @author for marking our changes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduced in #4414
@code-asher may have more details.
The text was updated successfully, but these errors were encountered: