intellij-idea - Intellij IDEA : Pinned tabs, close 将关闭。如何禁用?

标签 intellij-idea intellij-13

我有一个用于关闭选项卡的热键 CTRL + W 但它甚至可以关闭固定选项卡。

选项卡上的 [X] 也是如此。

右键单击 -> 关闭选项卡也是如此。

这是一个错误吗?

以前不是这样的。

我在智能 13

最佳答案

在 IntelliJ 中固定标签只是意味着 it will not automatically close when you have exceeded the maximum number of allowed open tabs (您可以编辑的值,但默认为 10)。它与您自己关闭它的操作无关(除了选项卡上右键单击上下文菜单中的 Close All but Pinned 选项)。

关于intellij-idea - Intellij IDEA : Pinned tabs, close 将关闭。如何禁用?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24791128/

相关文章:

java - Intellij Idea 使用什么 JVM 启动?

java - Maven/IntelliJ导入错误: io. vertx.core不存在

java - IntelliJ 中字符串内的大括号匹配

maven - Intellij代码检查Maven插件

twitter-bootstrap - Favicon 和 bootstrap 图像与 IntelliJ/Tomcat 不正确

java - 智能 : Configure Label Decorations for Git and Subversion

properties - IntelliJ 没有看到资源文件夹

phpstorm - 在 PHPStorm 中,使用 Live Template 时,如何用空格替换下划线?

java - 将 Intellij 中的项目与 checkin subversion 的项目进行比较?

spring - Spring Boot中的资源注入(inject)不适用于gradle