rkhmelyuk/multirun

Do not steal focus when running individual configs

ondrakrat opened this issue · 1 comments

When I run multiple Java run configurations with multirun, I usually wait a few minutes, as it takes some time for the applications to initialize. However, with every single app, IntelliJ Idea moves the focus to the IDE window, which is especially annoying when writing text in another window.

Can the focus remain unchanged when starting new applications?

I don't think this is something the plugin can control.