Skip to content

Label name with undefined when the workspace is not named #171402

@yiliang114

Description

@yiliang114

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

  • VS Code Version: code-oss-dev 1.75.0 05e1981
  • OS Version: Mac os 12.2.1 (21D62) intel

1673858705195-31816213-d9c7-473b-9601-d71b06bc4b7e

Steps to Reproduce:

  1. git clone the vscode latest source code.
  2. Use cmd + shift + b keybinding to start the development process. (Core - Build and Ext - Build).
  3. Prepare a simple file system extensions such as vscode-web-playground and use ./scripts/code-web.sh --extensionDevelopmentPath=LocalFileSystemPath . Execute ./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.
  4. When the web is started, if no accident occurs, the workspace will open an empty name but the actual data of the file tree is the current code warehouse, just like in the screenshot.
  5. Open a few files casually, either in the root directory or in a folder at any level, and you will find that the undefined is carried in the label.

Metadata

Metadata

Assignees

Labels

author-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberinsiders-releasedPatch has been released in VS Code Insiderslabel-providerverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions