Files
openide/java/java-tests/testSrc/com/intellij/codeInsight/folding
Denis.Zhdanov 2c673be3aa IDEA-82338 "Collapse All" Collapses only comments
1. Fixed the problem (fold regions were registered in random order but the model expected them to be sorted);
2. Corresponding test is added;
3. Green code policy;
2012-06-25 12:58:29 +04:00
..