How to disable database output pane when opening a table view?

Answered

Since version 2018 the database output pane opens every time I open a database table view. It's really annoying. I don't need to see the select statement that is generating the table view. It hogs a bunch of desktop real estate. I have to close it every time I open a table view. It opens again if I switch branches to a work space that happens to have a table view open. Is there a way to disable that behavior? I have not been able to find any option that seems relevant.

0
1 comment

Since 2018.1.2 it should be possible to hide console. It will track the last state and if the console wasn't open last time it will not appear. Please try this version from https://www.jetbrains.com/idea/download

0

Please sign in to leave a comment.