Skip to content

When opening a folder using VSCode server, paths containing special characters are misinterpreted #182397

@dyedgreen

Description

@dyedgreen

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.77, 1.78
  • OS Version: VSCode for Web, bug is reproducible on various operating systems

Steps to Reproduce:

  1. Create a folder like +hello+
  2. Attempt to open the folder with VSCode server
  3. VSCode will open in the folder hello (<SPACE>hello<SPACE>), since +` has a special meaning in URIs.

Metadata

Metadata

Assignees

Labels

author-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeededwebIssues related to running VSCode in the web

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions