Commit Graph

4 Commits

Author SHA1 Message Date
Tagir Valeev 62f9692d64 [java] Improve quick-fixes on expression statements:
1. Put 'Iterate' and 'Introduce local variable' above 'Insert semicolon' where possible
2. Add 'Insert return' fix where possible (IDEA-267682)
3. Display type in 'Iterate' fix name (IDEA-267796)

GitOrigin-RevId: 08aa00adc0f7f1144c306a5dfdd279319b0af2ca
2021-04-23 15:24:05 +03: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
Anna Kozlova 24ec63e74e iterate over: correct offset to detect template applicability 2012-02-02 21:17:52 +04:00