Search code examples
javascriptgoogle-chromephpstormremote-debugging

Chrome developer tools closes JetBrains IDE support plugin


I debug with PhpStorm 2016.3 my JavaScript code remotely using JetBrains IDE support plugin for Chrome (my Chrome version is 56.0.2924.87 (64-bit), plugin version is is 2.0.9).

When I try to open Developer tools in Chrome, JetBrains IDE support plugin instantly closes connection.

How it looks like

Is it possible to keep both PhpStorm debugging plugin up and see what is happening in Network tab in Chrome?


Solution

  • This is a limitation in 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.