mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-21 21:51:49 +07:00
28a13b77d1
Removed FieldInColumnsPreFormatProcessor, because now using CodeStyleManager#reformatWithContext we can reformat not only selected fragment, but also all blocks with alignments found there. (Also it fixes IDEA-99343) Corrected test data