在IntelliJ中禁用显示运行窗口 [英] Disable showing of run window in IntelliJ

查看:70
本文介绍了在IntelliJ中禁用显示运行窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每次更改代码并随后运行该应用程序时,在IntelliJ中都会自动弹出运行窗口".有什么方法可以禁用这种烦人的行为,或者如何使其减少干扰力?

In IntelliJ every time I make a change in code and I run the app afterwards, "run window" is automatically popped up. Is there any way to disable this annoying behaviour or how to make it less distracting?

推荐答案

当前没有永久解决此问题的解决方案.但是,有一种解决方法可以防止它弹出.试试这个:

There is currently no solution to do this permanently. However, there is a workaround to prevent it from popping up. Try this:

第一次弹出窗口后,只需一直调整到底部大小(即抓住顶部并向下拖动,直到窗口消失)即可.这将防止它再次弹出,直到您手动单击其中一个按钮以打开同一区域中的任何窗口(即运行,TODO,Android,终端,消息(和查找结果))-或如果您已对其进行了自定义,则可以在同一区域中找到任何东西.

After the first time the window pops-up simply resize it all the way to the bottom (i.e. grab the TOP and drag down until the window disappears). This will prevent it from popping up again until you manually click one of the buttons to open any window in the same area (i.e. Run, TODO, Android, Terminal, Messages, (and Find Results) - or whatever you have in that same area if you've customized it).

为防止其弹出,切勿在任何这些窗口上单击隐藏"按钮,而应使用相同的从上至下拖动"将其隐藏(效果是相同的).

To keep it from popping up, never click the hide button on any of these windows but rather use the same "drag from top to bottom" to hide them (the effect is the same).

至少可以这样说,这很烦人,但是一旦您习惯了它,它就可以正常工作,并且比处理爆炸的运行"弹出窗口要麻烦得多:)

This is annoying, to say the least, but once you get used to it it works fine and is much less annoying than dealing with that blasted Run popup window :)

注意
我应该提到这样做是完全安全的,因为只有在执行此操作时才会隐藏窗口,单击底部的窗口按钮将以其原始大小显示它-因此使用此方法不会丢失或损坏:-)

NOTE
I should mention that this is completely safe to do as the windows are only hidden when you do this, and clicking the window's button at the bottom will show it in its original size - so nothing goes missing or breaks using this method :-)

这篇关于在IntelliJ中禁用显示运行窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆