如何防止 IntelliJ 自动关闭我的编辑器选项卡?

How do I keep IntelliJ from closing my Editor Tabs automatically?

当打开超过 10 个编辑器选项卡时,IntelliJ 会在我每次打开一个新选项卡时自动关闭我最少使用的选项卡。

我怎样才能提高这个限制?

较新的 IntelliJ 设置的访问方式与旧版本不同。

更改 Tab Closing Policy 设置下的 Tab Limit

打开您的 IntelliJ 设置:Select File -> Settings -> Editor -> General -> Editor Tabs.

查找 Tab Closing Policy -> Tab Limit 并将值更改为更大的整数。

您还可以 select 在达到选项卡限制后先关闭未修改的文件或先关闭不常用的文件。

添加答案以帮助遇到类似问题的其他人。 OSX+Catalina on JetBrains/PyCharm 当我失去对应用程序的关注时正在关闭所有选项卡。当我回来时,发生了 "Synchronization" 操作(右上圆圈箭头旋转)并且所有 windows 都被重置(许多因此关闭)。我的修复是在设置中禁用。外观和行为 > 系统设置 > 禁用 "Synchronization" 部分下的所有内容。您可能需要在设置中寻找其他 "sync" 选项。

If you need more than 100 tabs:

By default, the maximum number of open tabs that you can allow is limited to 100. If you want to increase that limit, press Ctrl+Shift+A or choose Help | Find Action from the main menu. In the popup that opens, start typing Registry, select the corresponding item and press Enter. In the Registry dialog, search for the ide.max.editor.tabs key and change its value.

对于 Mac 上的最新版本,Configure Editor tabs

在编辑器 --> 常规 --> Editor Tabs 中,在 Closing Policy 下,根据您的要求更改 Tab limit