Commit Graph
17 Commits
Author SHA1 Message Date
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
Julia Beliaevaandintellij-monorepo-bot 3fee046d20 [vcs-log] cleanup RootCellRenderer
GitOrigin-RevId: bba216626193ac756cd133b8ae9bc4e577abea42
2019-06-10 04:10:14 +03:00
Eldar Abusalimovandintellij-monorepo-bot dcaeb8f8c7 OC-4061: ApplicationUtil: Make runWithCheckCanceled() return result
GitOrigin-RevId: 3aa9f23cc5097e644eddf82a4faca669759b4760
2019-06-10 04:09:35 +03:00
Anna Kozlovaandintellij-monorepo-bot 3130fbc85e external annotations: don't suggest to configure when annotation already in the code (IDEA-198591)
GitOrigin-RevId: 4ba386f93d24dc0b254ba4fd8e8fce34c3e2b902
2019-06-04 12:10:05 +03:00
Nikita Skvortsov d7b44732e6 Invalidate cached external annotations info when annotations file is edited in Idea IDEA-196967 2018-08-14 18:43:10 +03:00
Anna Kozlova 0aedb9b9ad external annotations tests for rename/move 2017-05-25 12:51:13 +03:00
Bas Leijdekkers d543f426ad fix silly assignment tests 2016-08-02 13:57:18 +02:00
Alexey Kudravtsev 56354fd643 performance: do not rewrite the whole file 2013-12-26 12:55:33 +04:00
Evgeny Gerashchenko fcaf60e139 Sorting annotations on saving instead of loading. 2013-06-05 16:16:10 +04:00
Evgeny Gerashchenko 9b0d18c367 Added test for editing external annotation. 2012-09-06 20:46:03 +04:00
Evgeny Gerashchenko cfb2a511e9 Creating self-closing tag when annotation arguments list is not null, but empty. Added test. 2012-09-06 20:46:01 +04:00
Evgeny Gerashchenko 37ceccb1eb Fixed bug on deannotating: when annotation tag removed, parent is also removed if the latter has no children. Added test. 2012-09-06 20:46:00 +04:00
Evgeny Gerashchenko a7090ac62d Added test which checks reading external annotations in old and new formats. 2012-08-03 18:05:16 +04:00
Dmitry Jemerov 02371fdac5 external annotations tests moved to community 2011-12-16 17:55:37 +01:00