Skip to content
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

Unable to specify folder-uri run with ./scripts/code-web.sh #164414

Closed
yiliang114 opened this issue Oct 24, 2022 · 1 comment · Fixed by #164415
Closed

Unable to specify folder-uri run with ./scripts/code-web.sh #164414

yiliang114 opened this issue Oct 24, 2022 · 1 comment · Fixed by #164415
Assignees
Labels
insiders-released Patch has been released in VS Code Insiders triage-needed

Comments

@yiliang114
Copy link
Contributor

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

  • VS Code Version: 1.73.0 71ab69d
  • OS Version: Mac OS 12.2.1

Steps to Reproduce:

  1. git clone VS Code Source code and open it with VS Code
  2. Use Cmd + B Command to Run Core - Build and Ext - Build these two tasks.
  3. After the task is completed, because I don't need to use vscode-web-playground, I need to reassign folder-uri and extensionPath, So I should use ./scripts/code-web.sh --extensionPath=./extensions --folder-uri=memfs:///files/ to start VS Code Web here.
  4. Then you will find that it cannot be started with a mistake. It does not process this folder-uri parameter, and didn't pass it on to @vscode/test-web either.
    image
@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.72.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Oct 24, 2022
formigoni pushed a commit to formigoni/vscode that referenced this issue Oct 27, 2022
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
insiders-released Patch has been released in VS Code Insiders triage-needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants