Is it possible to make IntelliJ keep the Run windo...
# intellij
t
Is it possible to make IntelliJ keep the Run window hidden even when I restart something. The window popping up is the most annoying thing ever.
s
Yes, go to your run configuration > Edit... > Remove the "Open run/debug tool window when started" option
thank you color 1