NiclasvanEyk / jetbrains-laravel-make-integration

🛠 A set of integration points that connect your Laravel application to PhpStorm
https://plugins.jetbrains.com/plugin/14612-make-for-laravel
37 stars 5 forks source link

❎ Fix "cancel"-Button #12

Closed NiclasvanEyk closed 2 years ago

NiclasvanEyk commented 3 years ago

If a make-command requests user interaction, the "Attaching to PHP Interpreter..."-modal just hangs and stays there, because the process does not terminate.

The cancel button should actually cancel the action.

NiclasvanEyk commented 2 years ago

It appears that this is not really cancelable