Intellij IDEA 2018.1 - 禁用简单注释折叠

Intellij IDEA 2018.1 - Disable simple comment folding

使用 IntelliJ 2018.1 我注意到在 某些 文件中,多行简单注释总是被折叠:

// My multi
// line
// comment

变成

//...

如何关闭它?我需要经常看到我的评论。

设置 |编辑|一般 |代码折叠 | [ ] 行尾注释序列