Rustam Vishnyakov
123242c4b2
EditorConfig documentation test
...
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan
c1813cfb52
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova
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 Zhdan
39d2d77155
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Aleksey Rostovskiy
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 Suhinin
9215f4240b
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
...
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
Anton Makeev
c105e26db3
Merge remote-tracking branch 'origin/master' into amakeev/gradle
...
GitOrigin-RevId: f9a633252daf311ecab19002c0f4757052eee9dc
2019-05-17 19:13:15 +03:00
Anton Makeev
b54aaf7e4e
IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed
...
GitOrigin-RevId: adbc39121fe91beb633e125b4cf39bfe0a422e4b
2019-05-17 19:02:16 +03:00
Dmitry Batrak
865bc6f0a5
IDEA-211247 JavaDoc generated from HTML eats angle brackets in the link title
...
added test case
GitOrigin-RevId: 6979c7ef20cb8f5105c632616668a0d9b1c27c7d
2019-05-15 12:07:51 +03:00
Dmitry Batrak
0f50956071
make documentation text decoration performed by DocumentationComponent visible in tests
...
GitOrigin-RevId: 8c42ee227b4d457e6b57fe43070aef281f922a7a
2019-05-15 12:07:20 +03:00
Anna Kozlova
ba0c345397
fix testdata
2018-01-03 22:32:45 +01:00
Dmitry Batrak
47d248a44b
disable bullets in Javadoc inheritance list
...
list-style attribute used in standard javadoc's stylesheet seems to be
unsupported by JDK's HTML kit
(following IDEA-107790)
- fix tests
2017-10-16 12:33:59 +03:00
Dmitry Batrak
71c0deeae0
IDEA-148873 Quick Doc can't navigate to another member's doc via anchor link
2015-12-07 20:41:41 +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
f7c123e328
IDEA-144356 Recognize relative HTML links with anchors when parsing external Javadoc
2015-09-02 19:58:05 +03:00
Dmitry Batrak
55df687635
enable showing javadoc for packages in library sources
2015-08-25 20:33:41 +03:00
Dmitry Batrak
3631c0325e
IDEA-141461 Quick Documentation viewer: for javdocs inside jars, internal relative links to pages in the same jar don't work
2015-06-20 16:41:07 +03:00
Dmitry Batrak
dd78195e3c
IDEA-141008 QuickDocumentation (Ctrl-Q) shows "JavaScript is disabled on your browser" sometimes
2015-06-05 16:49:49 +03:00
Dmitry Batrak
18a9996e5f
IDEA-82135 Missing images in Quick Documentation Java Doc loaded from jars
...
fixed existing test, added new test
2015-03-13 19:57:09 +03:00
Denis.Zhdanov
1ef30e6c52
IDEA-67002 Images not displayed in Quick JavaDoc pop-up, works in browser
...
Every time we need to show a quick doc which references an image located inside a jar, the image is extracted into a temp directory and quick doc link is adjusted
2013-01-25 23:01:26 +04:00