Chrome 开发者工具关闭 JetBrains IDE 支持插件

Chrome developer tools closes JetBrains IDE support plugin

我使用 PhpStorm 2016.3 调试我的 JavaScript 代码,远程使用 JetBrains IDE 支持 Chrome 的插件(我的 Chrome 版本是 56.0.2924.87(64 位) , 插件版本是 2.0.9)。

当我尝试在 Chrome 中打开 Developer 工具时,JetBrains IDE 支持插件立即关闭连接。

是否可以让两个 PhpStorm 调试插件都启动并查看 Chrome 中网络选项卡中发生的情况?

This is a limitation 在 Chrome:

We currently do not support multiple clients connected to the protocol simultaneously. This includes opening DevTools while another client is connected. On the bug tracker, crbug.com/129539 follows the issue; you can star it for email updates.