IntelliJ collapsing single line methods

后端 未结 3 970
無奈伤痛
無奈伤痛 2020-12-15 02:05

Since I\'ve updated my version of intelliJ (14.x to 15.x) it has started automatically collapsing single line methods in the Java editor:

Previous versi

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-15 02:50

    On Windows:

    Settings -> Editor -> General -> Code Folding -> Uncheck "One-line methods"

提交回复
热议问题