Don't focus db output window when executing SQL commands
已回答
I regular run some db commands to clear the database. I don't need to see the output and I don't want to lose the focus of my debug tab. I didn't find a way to prevent the db output window from stealing the focus. It's, quite frankly, infuriating.
Is there such an option or do I need to create a feature request?
请先登录再写评论。
Hi @...
> I didn't find a way to prevent the db output window from stealing the focus.
Please attach a screenshot once the problem is reproduced. Do you mean the output tab from Services tool window?
If the Services tool window stealing the focus please follow https://youtrack.jetbrains.com/issue/IDEA-219699, for updates.
Egor, that's exactly the issue. Thank you.