Using IntelliJ 2018.1
I noticed that on certain files multi-line simple comments are always folded:
// My multi
// line
// comment
becomes
//...
How do I turn it off? I need to always see my comments.
Settings | Editor | General | Code Folding | [ ] End of line comments sequence