Commit Graph
17 Commits
Author SHA1 Message Date
Artemiy Sartakovandintellij-monorepo-bot 562b4afd1a CommentFoldingUtil: do not add ellipsis if header includes all javadoc content (IDEA-216380)
GitOrigin-RevId: 677371c852f49a64d0f2ca008280152c953494bb
2019-07-26 12:05:43 +03:00
Artemiy Sartakovandintellij-monorepo-bot bed88876d9 CommentFoldingUtil: fixed folding for case when line with javadoc contains code or another comment (IDEA-218068)
GitOrigin-RevId: 254059119248f79716843f217dcdbaabdfef6f47
2019-07-11 13:51:26 +03:00
Rustam Vishnyakovandintellij-monorepo-bot 123242c4b2 EditorConfig documentation test
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdanandintellij-monorepo-bot c1813cfb52 Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlovaandintellij-monorepo-bot 91f7445298 constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdanandintellij-monorepo-bot 39d2d77155 Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Artemiy Sartakovandintellij-monorepo-bot 424e3dbcc5 JavaFolding: show in header first non-blank line (IDEA-214755)
GitOrigin-RevId: 57784e9d8d4f43b0c53585b9f5880a5f9052b8e2
2019-05-29 08:06:34 +03:00
Aleksey Rostovskiyandintellij-monorepo-bot 185284cee6 get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
2019-05-27 15:08:08 +03:00
Alexandr Suhininandintellij-monorepo-bot 9215f4240b [duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
Artsiom Chapialiouandintellij-monorepo-bot 257c648365 IDEA-212623 Folding comments in Java out of FileHeader/Class blocks
GitOrigin-RevId: 8ee4a65241cf9861e37440731c2844dda4787726
2019-05-23 08:09:04 +03:00
Artemiy Sartakov 5b31737289 JavaFolding: added folding for multiline comments (IDEA-106702), added header for javadocs foldings (IDEA-144788) 2019-01-24 19:07:44 +07:00
Dmitry Batrak 1a920de862 IDEA-169404 Don't use ellipsis for empty folded methods 2017-03-15 15:43:24 +03:00
Dmitry Batrak a892f8991a add missing test data 2014-04-24 13:36:34 +04:00
Dmitry Batrak 143c66bc11 EA-52671 - assert: AbstractMappingStrategy.processFoldRegion 2014-02-10 10:58:36 +04:00
Rustam.Vishnyakov 326012ee8a Custom folding for Ruby (RUBY-7875) and API changes 2012-02-03 13:28:39 +04:00
Rustam.Vishnyakov d957788916 Java custom folding enabled 2012-02-03 13:28:36 +04:00
Denis Zhdanov ba485ee898 IDEA-63303 Collapsing of multiline //-style comment feature request
1. Added ability to configure IJ editor to auto-collapse multiple subsequent end of line comments;
2. Corresponding test is added;
2011-01-17 15:51:25 +03:00