IDEA 停靠窗口布局

发布于 2024-10-03 09:00:57 字数 1025 浏览 0 评论 0原文

是否可以更改 IDEA 中停靠工具窗口的布局方式?

目前,最底部的窗口占据了所有水平空间,而左右窗口不占据所有垂直空间(因为底部窗口)。

是否可以安排布局,使左右停靠窗口占据所有垂直空间,而底部窗口占据剩余空间?

即拥有这个:

+-----+---------------------------+-----+
|Tree |                           |Tree |
|     | Code                      |     |
|     |                           |     |
|     |                           |     |
|     |                           |     |
|     |---------------------------|     |
|     | Messages                  |     |
|     |                           |     |
+-----+---------------------------+-----+

而不是这个:

+-----+---------------------------+-----+
|Tree |                           |Tree |
|     | Code                      |     |
|     |                           |     |
|     |                           |     |
|     |                           |     |
+-----+---------------------------+-----+
| Messages                              |
|                                       |
+---------------------------------------+

Is it possible to change the way that docked tool windows in IDEA are laid out?

Currently, the bottom most window takes all the horizontal space, and the left and right windows do not take all the vertical space (because of the bottom window).

Is it possible to arrange the layout so that the left and right docked windows take all the vertical space, and the bottom one takes what's left over?

I.e. to have this:

+-----+---------------------------+-----+
|Tree |                           |Tree |
|     | Code                      |     |
|     |                           |     |
|     |                           |     |
|     |                           |     |
|     |---------------------------|     |
|     | Messages                  |     |
|     |                           |     |
+-----+---------------------------+-----+

Instead of this:

+-----+---------------------------+-----+
|Tree |                           |Tree |
|     | Code                      |     |
|     |                           |     |
|     |                           |     |
|     |                           |     |
+-----+---------------------------+-----+
| Messages                              |
|                                       |
+---------------------------------------+

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

木落 2024-10-10 09:00:57

此功能自 IntelliJ IDEA 13 版本起可用。

设置(Mac 上的首选项)| 外观&行为 | 外观 | 宽屏工具窗口布局

宽屏布局


过时的原始答案:

不,目前不支持此类配置,请随时提交功能请求

This feature is available since IntelliJ IDEA 13 release.

Settings (Preferences on Mac) | Appearance & Behavior | Appearance | Widescreen tool window layout.

widescreen layout


Obsolete original answer:

No, such configuration is not supported at the moment, feel free to submit a feature request.

梦境 2024-10-10 09:00:57

IDE设置>外观>宽屏工具窗口布局

IDE Settings > Appearance > Widescreen tool window layout

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文