-
Notifications
You must be signed in to change notification settings - Fork 39.2k
Label name with undefined when the workspace is not named #171402
Copy link
Copy link
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team memberinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderslabel-providerverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team memberinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderslabel-providerverifiedVerification succeededVerification succeeded
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
cmd + shift + bkeybinding to start the development process. (Core - Build and Ext - Build).Prepare a simple file system extensions such asExecutevscode-web-playgroundand use./scripts/code-web.sh --extensionDevelopmentPath=LocalFileSystemPath ../scripts/code-web.sh .to start VS Code Web. It should be noted that the second parameter is., Maybe this should be the reason why the workspace is an empty file name.