Commit Graph

4 Commits

Author SHA1 Message Date
Tagir Valeev
056c5c57f5 Testdata fixed after CodeBlockSurrounder update
GitOrigin-RevId: 52503300404d69cbc12239080e745d53ba5c450b
2020-07-08 11:00:38 +00:00
Roman.Ivanov
5076e08145 set SPACE_BEFORE_COLON_IN_FOREACH true by default, fix tests 2018-06-26 12:04:00 +07:00
Roman.Ivanov
5858ba478c fix tests for foreach formatting 2018-06-05 11:31:17 +07:00
Tagir Valeev
6e87cb9bfd RefactoringUtil#ensureCodeBlock enhanced and used in Surround with try-catch
Fixes IDEA-178781 "Surround with try-catch" QuickFix for "Unhandled exception" in a field initializer
Enables stream-to-loop in field initializer
Fixes stream-to-loop in for initializer
Disables stream-to-loop in for update
2017-09-12 13:34:43 +07:00