Skip to content

Does getServerProductSegment function not work in out-vscode-reh-web? #251535

Open
@Cecil0o0

Description

@Cecil0o0

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

  • VS Code Version: a forked version
  • OS Version: Darwin arm64

Steps to Reproduce:

  1. npm run minify-vscode-reh-web until the task is done successfully
  2. node ./out-vscode-reh-web/server-main.js until the server is started successfully
  3. some resources whose scheme of FileUri is vscode-remote-resource://, the server is handle /vscode-remote-resource, however, workbench UI sends a request with a path started with '/oss-{{commitId}}', which results in an error File is not found. But if the request is started with /vscode-remote-resource, I promise that it would work.

Image

Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions