如何在双显示器上设置 IntelliJ?

发布于 2024-09-09 17:51:17 字数 116 浏览 6 评论 0原文

我刚刚在运行 64 位 Ubuntu 10.04 的计算机上安装了 IntelliJ 9.0.2。

如何在我的第二个屏幕上放置另一个窗口?

我想在两个屏幕上都有一个编辑器和一些工具窗口。

I have just installed IntelliJ 9.0.2 on a machine running 64-bit Ubuntu 10.04.

How do I get another window to put on my second screen?

I would like to have both an editor and some tool windows on both screens.

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

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

发布评论

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

评论(3

扛起拖把扫天下 2024-09-16 17:51:17

除代码编辑器选项卡外,IntelliJ 内的所有“窗口”都有一个“浮动”选项,该选项会弹出一个独立窗口,您可以将其拖动到屏幕上的任何位置。这将允许您按照您喜欢的方式管理您的 IDEA 窗口。

IntelliJ 还允许您一次打开多个项目。当打开一个已经打开的项目时,系统会提示您是否想要将其放在当前窗口或“新实例”中。如果您选择新实例,它将打开一个全新的 IntelliJ,其中包含其他项目。如果您同时处理多个项目,这对您很有用。

All 'windows' inside of IntelliJ other than the code editor tabs have a "Float" option which pops open an independent window which you can drag to anywhere on your screen. This will allow you to manage your IDEA windows however you like.

IntelliJ also allow you to open multiple projects at once. When opening a project with one already opened, you are prompted as to wether you would like it in your current window or a "New Instance". If you choose new instance, it will open up a completely new IntelliJ with the other project in it. This will work for you if you have many projects you work on at once.

独木成林 2024-09-16 17:51:17

IntelliJ 14 及更高版本您可以选择设置齿轮和勾选浮动模式来分离菜单,或将编辑器选项卡拖离主窗口以分离它们

如果您在 OSX 上运行,您需要确保它不会将屏幕视为单独的空格,否则在窗口之间切换时它们将重新回到与主编辑器相同的窗口。

为此,请在任务控制系统偏好设置中取消选中显示器具有单独的空间

IntelliJ 14 and onwards you can select the settings cog and tick floating mode to detach menus, or drag editor tabs off the main window to detach them

If you're running on OSX you'll need to make sure it's not treating the screens as separate spaces, otherwise they'll snap back onto the same window as the main editor when switching between windows.

To do this untick Displays have separate Spaces in the Mission Control System Preferences.

情未る 2024-09-16 17:51:17

IntelliJ 10 将具有 可拖动和可停靠的编辑器选项卡。一个非常好的功能。它已经存在于早期访问版本中。

IntelliJ 10 will have draggable & dockable editor tabs. A very nice feature. It's already present in the early access versions.

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