简体   繁体   English

Intellij 键盘快捷键无需单击即可将终端置于焦点?

[英]Intellij Keyboard shortcut to bring terminal into focus without clicking on it?

I have a terminal open while writing some code and I want to be able to access it without having to drag my mouse to said terminal and clicking on it.我在编写一些代码时打开了一个终端,我希望能够访问它而无需将鼠标拖到所述终端并单击它。

Is there a keyboard shortcut that would allow me to accomplish the desired behavior?是否有键盘快捷键可以让我完成所需的行为?

You can see the default or assign a new shortcut in the IDE Keymap settings (File | Settings | Keymap):您可以在 IDE Keymap 设置 (File | Settings | Keymap) 中查看默认或分配新的快捷方式:

档案 |设置 |键盘映射

It's also possible to use the Switcher ( Ctrl + Tab ).也可以使用切换器Ctrl + Tab )。 While Holding the Ctrl button you can press the mnemonic on the left to activate the corresponding tool window ( T for the Terminal).在按住Ctrl按钮的同时,您可以按左侧的助记符来激活相应的工具窗口( T代表终端)。

切换台

Windows 上的默认键绑定是: t while holding ctrl + tab

Default Alt + F12 works fine for me.默认Alt + F12对我来说很好用。 Any problems with it?它有什么问题吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM