Closed
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.100.00
- OS Version: Win, Mac
Steps to Reproduce:
- Open a Node.js project in Visual Studio Code.
- Add the following to
.vscode/settings.json
:{ "debug.javascript.enableNetworkView": false }
- Start debugging with the default configuration.
- Observe that the --experimental-network-inspection flag is still added automatically.
Metadata
Metadata
Assignees
Labels
No labels