Commit Graph
4 Commits
Author SHA1 Message Date
Artemiy Sartakovandintellij-monorepo-bot 7129bbcce7 JavaEnterInTextBlockHandler: new line on third open quote, preserve indent when inserting line break at block start (IDEA-CR-53311)
GitOrigin-RevId: 6d919937a6624f6a05e0386c8f10c5ba26bce249
2019-10-15 13:40:27 +00:00
Artemiy Sartakovandintellij-monorepo-bot 524e6f6664 JavaEnterInTextBlockHandler: commit document on enter only for java files, do not add semicolon after text block (IDEA-CR-53311)
GitOrigin-RevId: 256c7400b9a22bad92833b4576a30b6075676694
2019-10-10 12:03:40 +00:00
Artemiy Sartakovandintellij-monorepo-bot d3618f7276 JavaEnterInTextBlockHandler: separate enter handler for text blocks (IDEA-223911)
1. auto-formatting in blank text block
2. proper caret offset in text block with content
2. semicolon after block in simple cases
3. disable insert of closing quotes in case when parser appended next text block open quotes to the current text block

GitOrigin-RevId: cb2bdf293dfc3a18d1aab055d379b9e92f0cff2e
2019-10-09 04:32:13 +00:00
Rustam Vishnyakov 29f708cca7 EnterInStringLiteralHandler should use language-specific option for operation sign (fixes IDEA-114783), [CR-IC-5159] 2014-04-16 12:08:59 +04:00