Commit Graph

10 Commits

Author SHA1 Message Date
Dmitry Batrak fc8e00f006 IDEA-158599 Semicolon not inserted in string literals and comments 2016-07-15 17:24:17 +03:00
Dmitry Batrak f43d280fc0 fix tests (following commit 83b4e7e) 2016-02-02 15:40:07 +03:00
Dmitry Batrak 0a2e21407b inserting paired brace for lambda body (following IDEA-CR-8127) 2016-02-02 15:40:07 +03:00
Dmitry Batrak 83b4e7e39b IDEA-115612 Insert pair brace before dot in Java 2016-02-02 13:39:26 +03:00
Dmitry Batrak 05015b2e8a IDEA-136397 Close brace in try resource block 2015-02-20 11:35:58 +03:00
Sergey Ignatov cf262822d4 java: handle { after if/while statement condition and insert new block statement if needed:
complicated conditions case
2014-08-29 15:02:24 +04:00
Sergey Ignatov b3523f5240 java: handle { after if/while statement condition and insert new block statement if needed 2014-08-29 10:57:47 +04:00
Dmitry Batrak 1d198e18bb IDEA-127695 Formatting is breaking on typing 2014-07-23 20:10:16 +04:00
Dmitry Batrak 1b1a23a9e9 IDEA-120465 Code completion: no Autopopup code completion and inserting pair brackets if Column selection mode is on
added tests
2014-07-09 14:52:39 +04:00
Dmitry Batrak eb997fbc03 multi-caret typing fixes for Java files 2014-03-26 12:41:22 +04:00