2020.2: Automatic switching between consoles output
已回答
In one of the consoles, I ran many queries. At the same time, I am working in a different console. When a query from the first console is finished, output automatically switches to this console. This is not very convenient! Is there a way to off this behavior?
请先登录再写评论。
There is a gear button with option `Always Select Opened Element`
This option tells the Output to be switched when another console is selected.
My problem is that the Output automatically switches to where the query ended. Although I am currently working with a different Console.
Try it yourself. Open Console and run 20 queries: select pg_sleep(1). In the other Console, run the query: select 1.
You can drag'n'drop output pane like this:
It didn't help. The problem is still there
I got it.
I created an issue https://youtrack.jetbrains.com/issue/DBE-11552 based on your description.