Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 275 Bytes

CommentFolder

Plugin for IntelliJ platform IDEs.

Enable folding for multi-line comments block in Java (fix IDEA-106702) :

/* multi
   line
   comments
   block
*/