Skip to content

--inspect-brk doesn't open vscode window anymore in vscode 1.94.0 #230495

Closed
@SimonSiefke

Description

@SimonSiefke

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

  • VS Code Version: 1.94.0
  • OS Version: Ubuntu 24.04

Steps to Reproduce

  1. Run code --inspect-brk
  2. Connect to the Debugger with Chrome Devtools
  3. In Chrome Devtools, click "Resume"
  4. Notice that no vscode window is not opened anymore in vscode v1.94.0

Expected behaviour

When starting vscode with code --inspect-brk, and continuing script execution in chrome devtools, a vscode window is displayed.

Actual behaviour

When starting vscode with code --inspect-brk, and continuing script execution in chrome devtools, no vscode window is displayed.

Additional information

v1.93.1 seems to be the last version to display the vscode window when launched with --inspect-brk . It seems there might have been change between v1.93.1 and v1.94.0.

Metadata

Metadata

Assignees

Labels

ESMIssues caused by our AMD => ESM workbugIssue identified by VS Code Team member as probable bugchrome-devtoolsIssues related to developer toolsconfirmedIssue has been confirmed by VS Code Team memberinsiders-releasedPatch has been released in VS Code Insidersupstream-issue-linkedThis is an upstream issue that has been reported upstreamverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions