mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
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;