rkhmelyuk / multirun

IntellijIDEA plugin to group and run multiple Run Configurations in a single click
http://plugins.jetbrains.com/plugin/7248
Apache License 2.0
94 stars 27 forks source link

Can't start with debug mode in version 2019.2 #72

Closed dualbootsoftware closed 5 years ago

dualbootsoftware commented 5 years ago

Hi, I upgraded to Webstorm version 2019.2 and can't start any multi-run configurations in 'Debug' mode. It works properly if you start it in Run mode, but in Debug mode it complains like this about each step in the multi-run

Error: Debug: there are no runners for Node.js: index.js

Thanks!

michaelcordero commented 5 years ago

Same for IntelliJ 2019.1.3

raghuadapa commented 5 years ago

Same issue. I upgraded to 2019.2 and debug mode stopped working. Run is working fine. any help is truly appreciated.

Below is the screen print of the error message.

"Error: Debug: there are no runners for Application: Replay"

image

stmaute commented 5 years ago

Can confirm this issue. Any news if and when it will be fixed?

pull-vert commented 5 years ago

my multirun (v1.10) Configuration using debug mode was not working with IntelliJ 2019.2 but now with the latest IntelliJ 2019.2.1 it works perfectly !

dualbootsoftware commented 5 years ago

Same here, it is fixed when using 2019.2.1. Closing.