IntelliJ 15 中令人讨厌的宽左间距

Annoyingly Wide Left Gutter In IntelliJ 15

我在 IntelliJ 15 中看到一些我以前从未见过的东西,我不知道如何让它停止。

在我升级​​的 IntelliJ 15 中,呈现断点、行号、版本控制注释等的左侧间距有几英寸宽。底部滚动条也停在边界处。我在常规设置中找不到任何东西让它停止。

这是 IntelliJ 15 中的新 "feature" 吗?谁能告诉我如何让 IDE 回到合理的宽度并停止浪费我的所有屏幕 space?

针对这种确切情况已提交错误:IDEA-148002

The left border is too wide, find no option to make it thinner.

这会影响 IntelliJ IDEA (143.381) 的版本 15。至于现在,没有修复版本也没有评论,所以看起来你必须等待那个错误被考虑在内......


此更改可能是由于在装订线内添加了新按钮,如 release notes:

中所述

Running Applications via Gutter Icon

Now you can set up a Run/Debug configuration for any class (that has a main method) and launch it with just one click