Messages Window popup behavior
Every time I run Bundle Install, the Messages Window pops up twice with Rake errors. I understand why Rake is having problems (partially installed gems) but I do not need to be interrupted twice each Bundle Install for that message.
How can I tell the Messages Window to stay in the background?
请先登录再写评论。
Hi,
there is no way to configure tool window the way you want. But the behavior you see is a known bug (see http://youtrack.jetbrains.com/issue/RUBY-11574)
and I hope to fix this in near future.
Regards, Oleg.