Commit Graph

3 Commits

Author SHA1 Message Date
Nikolaj Schumacher
5d04b651ac JoinLinesHandler: Add symmetric spacing to block comments
GitOrigin-RevId: f83830b995a9b7e33a8000d00838aa6fde5aee8d
2022-03-02 14:15:31 +00:00
Tagir Valeev
6a97a5d35d JoinLinesHandler: changes according to review
1. Use progress indicators in tryConvertEndOfLineComment
2. Remove obsolete comment
3. executeInBulk only if more than 100 changes expected
4. Remove CodeEditUtil.setNodeReformatStrategy. Seems unnecessary
5. JoinLinesPerformanceTest: use executeAction
6. JoinLinesPerformanceTest: move configure to setup

GitOrigin-RevId: ce10e139ff57483408573e6a6e315db506797b5e
2019-08-27 08:02:22 +03:00
Tagir Valeev
279c952a11 IDEA-138747 Joining line with EOL comment 2018-04-19 15:50:24 +07:00