Following commits introduced extra parameter for the CDP multiplexing: core: https://github.com/microsoft/vscode-chrome-debug-core/commit/c72e33f8429575605e4950e2b26a64ffc8c5db2f debug: https://github.com/microsoft/vscode-chrome-debug/commit/9e04d1726c30f2a4150e10d49d1ea5e03f0f5594 If that was done for Chrome, it can be deprecated - Chrome supports multiple CDP clients out of the box.
Following commits introduced extra parameter for the CDP multiplexing:
core: c72e33f
debug: microsoft/vscode-chrome-debug@9e04d17
If that was done for Chrome, it can be deprecated - Chrome supports multiple CDP clients out of the box.