Commit Graph
89 Commits
Author SHA1 Message Date
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
Anton Makeevandintellij-monorepo-bot c105e26db3 Merge remote-tracking branch 'origin/master' into amakeev/gradle
GitOrigin-RevId: f9a633252daf311ecab19002c0f4757052eee9dc
2019-05-17 19:13:15 +03:00
Anton Makeevandintellij-monorepo-bot b54aaf7e4e IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed
GitOrigin-RevId: adbc39121fe91beb633e125b4cf39bfe0a422e4b
2019-05-17 19:02:16 +03:00
Dmitry Batrakandintellij-monorepo-bot 0f50956071 make documentation text decoration performed by DocumentationComponent visible in tests
GitOrigin-RevId: 8c42ee227b4d457e6b57fe43070aef281f922a7a
2019-05-15 12:07:20 +03:00
Dmitry Batrak 4c6746550d revert fix for IDEA-183660 (Quick doc on a link) 2019-01-15 14:28:25 +03:00
Roman Shevchenko 3ad90460ce Cleanup (drops duplicates tests) 2018-12-21 15:19:56 +01:00
Roman Shevchenko 093fb62672 [tests] adds missing Javadoc generator test cases 2018-12-19 16:34:39 +01:00
Artemiy Sartakov 9e06553bf2 IDEA-202665 added tests for super method resolve order 2018-12-18 12:59:04 +07:00
Dmitry Batrak 628bb38fe5 IDEA-201377 JavaDoc popup follow link issue 2018-12-13 13:16:00 +03:00
Dmitry Batrak 58aead1506 IDEA-191421 wrong Javadoc display for @literal tag inside @code tag 2018-05-22 14:35:21 +03:00
Alexander Zolotov 0edcf5a488 Delete async updating quick navigation info
The responsibility of putting links inside quick documentation info
moved to DocumentationProviders.

Related to GO-5598
2018-05-07 17:42:47 +03:00
Tagir Valeev 36bc6bf2d2 enumValueOf: test data fixed (now "_ -> param1" contract is inferred) 2018-05-05 14:47:44 +07:00
Dennis Ushakov f03606da47 fix vertical alignment for section content 2018-03-22 15:42:43 +03:00
Anna.Kozlova ad23846b03 javadoc: generate plain links to avoid monospaced fonts in annotations section 2018-03-20 17:00:29 +01:00
Dmitry Batrak 1dd0a87b00 IDEA-187505 Locally-referenced images are not displayed in quick doc 2018-03-01 15:16:04 +03:00
Anna.Kozlova 983063a7bf javadoc: remove indentation for throws list 2018-02-15 16:31:11 +01:00
Anna.Kozlova b3fd574ab2 javadoc: grayed text for calculated constants 2018-02-14 18:37:36 +01:00
Anna.Kozlova 5f8fdb5492 javadoc markup: missed break 2018-02-12 18:08:07 +01:00
Anna.Kozlova b80b461008 javadoc markup updated 2018-02-12 09:31:57 +01:00
Dennis Ushakov 217cb82645 WEB-21129: parameters -> params 2018-01-25 23:15:19 +03:00
Anna.Kozlova ea70b60884 replace duplicate (IDEA-CR-28262) 2018-01-09 11:27:17 +01:00
Anna.Kozlova b8f21ba9ba quick doc: don't generate qNames for local classes (IDEA-184455) 2018-01-02 17:49:11 +01:00
Dmitry Batrak 9e37ec42f9 IDEA-183660 Quick doc on a link 2017-12-20 16:16:32 +03:00
peter b755bbb683 quick doc: move non code annotation explanation to the bottom to reduce annoyance(IDEA-179266) 2017-12-18 10:02:19 +01:00
Dmitry Batrak e7ebd7eaf1 IDEA-183660 Quick doc on a link 2017-12-15 14:34:53 +03:00
Dmitry Batrak 483d596593 IDEA-181042 QuickDoc does not show generics type placeholders 2017-11-17 12:14:49 +03:00
Maxim.Mossienko 7387ee525b update tests and testdata to reflect newer mock jdk 1.7 2017-06-13 15:09:42 +02:00
peter d82927a096 javadoc: show short annotation names in signatures and full names with explanations underneath (IDEA-167076, IDEA-166361) 2017-06-03 23:27:11 +02:00
Anna Kozlova fabc3a7ee8 fix testdata 2017-05-25 12:51:13 +03:00
Anna Kozlova 237f4e0f7e show javadoc for getters/setters copied from field (IDEA-60161) 2017-05-22 10:04:57 +03:00
Anna Kozlova 5459a3b0e0 update testdata (IDEA-CR-21114) 2017-05-16 11:39:50 +03:00
Anna Kozlova d634c51afe javadoc: include all throws unchecked exceptions from all super methods (IDEA-152938) 2017-05-15 18:59:37 +03:00
Dmitry Batrak 145bfafa84 IDEA-172119 Quick doc is unavailable in dumb mode 2017-05-02 20:01:27 +03:00
Dmitry Batrak 64d63f4a2a IDEA-170735 CTRL+MouseOver popup over inner class does not show outer class - update existing test 2017-04-20 14:53:54 +03:00
peter 7702812305 remove accidentally added unused testdata (IDEA-CR-19526) 2017-03-21 16:48:26 +01:00
peter ea75860ac8 IDEA-169520 Flow annotations visible in Collections interface methods 2017-03-20 17:09:05 +01:00
Dmitry Batrak e6a6f609ea IDEA-164610 Quick documentation should escape angle brackets at the value of a String field referred via @value (javadoc tag)
also add quotes to string value, and convert value into a link to corresponding field's javadoc, like javadoc tool does
2016-11-30 18:01:44 +03:00
Dmitry Batrak 1d6f2daa8d IDEA-161410 Quick Documentation: double opening angle brackets are printed as single brackets 2016-09-29 10:58:44 +03:00
Dmitry Batrak c97e7f6f0d IDEA-161026 Quickdoc badly shows initialization of array 2016-09-21 11:43:27 +03:00
Dmitry Batrak 8e3e178333 IDEA-156628 QuickDoc does not showing array initializers correctly 2016-06-09 13:10:53 +03:00
Dmitry Batrak 849a9d5684 IDEA-155349 JDK exceptions are not resolved in Quick Documentation 2016-04-28 17:12:32 +03:00
Dmitry Batrak 0f4a395569 IDEA-155239 Quick documentation does not show static lambda field values when "Show quick doc on mouse move" is enabled 2016-04-26 22:14:26 +03:00
Dmitry Batrak f1a2e519d8 IDEA-148225 {@code} and {@literal} Javadoc blocks aren't treated literally by Ctrl+Q 2015-11-19 19:39:50 +03:00
Dmitry Batrak 4d2d2a388d IDEA-148027 recognize html links to package summary in javadoc 2015-11-19 12:11:00 +03:00
Dmitry Batrak d333668b67 IDEA-145725 Quick documentation shows the wrong Javadoc for package-info.java 2015-10-15 19:38:43 +03:00
Dmitry Batrak 88ac46272b IDEA-143790 Quick Documentation does not work in package-info.java files when caret is inside doc comment 2015-08-26 11:20:20 +03:00
Dmitry Batrak 55df687635 enable showing javadoc for packages in library sources 2015-08-25 20:33:41 +03:00
Dmitry Batrak 0bf5ad7a76 don't show warning message in Quick Doc popup if javadoc was generated from sources (following IDEA-143699) 2015-08-25 20:33:40 +03:00
Dmitry Batrak 9c1d75b93e IDEA-142762 Documentation view does not preserve documentation for renamed method parameters 2015-08-19 15:09:46 +03:00