Ilya Gorbunov
|
10d5726a02
|
Update test data that depends on stdlib method docs
|
2020-04-01 02:55:30 +03:00 |
|
Simon Ogorodnik
|
e4d76382b8
|
KT-22815: Update testData for quick documentation
|
2018-07-20 18:41:04 +03:00 |
|
Simon Ogorodnik
|
33a6721270
|
KT-22815: Update quick-doc testData
|
2018-07-20 18:40:21 +03:00 |
|
Alexander Udalov
|
472959aca1
|
Improve rendering of modifiers in DescriptorRenderer
* Use bold font to render all modifiers
* Render 'external' according to the style guide, right after modality
|
2017-08-25 15:35:05 +03:00 |
|
Dmitry Petrov
|
c83b764c73
|
Update testData after changes in diagnostics
|
2017-05-26 13:58:46 +03:00 |
|
Simon Ogorodnik
|
e4a383f3e2
|
Fix for KT-10665, now only signature + deprecation info shown in quick navigation tooltip
Fix tests, to use full documentation mode instead of quick navigate
|
2016-11-29 14:08:10 +03:00 |
|
Simon Ogorodnik
|
c93e47febf
|
Feature KT-7739 Type names in Quick Documentation should be clickable and navigate to their documentation
Filter out 'boring builtin classifiers' (kotlin.Int for ex) from signature hyperlinks
|
2016-11-29 14:06:37 +03:00 |
|
Ilya Gorbunov
|
59a9e2549c
|
Fix tests: codegen, completion, decompiler consistency, quickdoc, intentions, navigation, reference resolver, quick fixes
|
2015-12-14 04:29:25 +03:00 |
|
Ilya Gorbunov
|
f105329fb4
|
Fix test dependent on exact documentation wording in stdlib.
|
2015-11-11 04:05:07 +03:00 |
|
Alexey Tsvetkov
|
5e90bafe18
|
Build stubs for modifiers
|
2015-10-19 20:45:02 +03:00 |
|
Denis Zharkov
|
7ea7e3cc7c
|
Render '@' before each annotation
|
2015-09-18 10:14:38 +03:00 |
|
Dmitry Jemerov
|
6d1ccc22ab
|
reduce vertical whitespace in rendered KDoc comments
|
2015-07-30 10:38:16 +02:00 |
|
Ilya Gorbunov
|
851007cc6c
|
Fix output of test that relied on the documentation wording.
|
2015-05-28 00:36:00 +03:00 |
|
Dmitry Jemerov
|
eeb2728b7e
|
show "defined in" for declarations in quick doc popup
#KT-7320 Fixed
|
2015-04-21 15:36:37 +02:00 |
|
Dmitry Jemerov
|
853fce4b71
|
render Markdown and support link navigation in KDoc comments
|
2015-03-17 19:55:49 +01:00 |
|
Dmitry Jemerov
|
7827bbf64b
|
Standard library documentation updates.
|
2015-02-09 19:19:29 +01:00 |
|
Dmitry Jemerov
|
100b8c2c4d
|
Fix tests according to new PSI structure; move doc comment text calculation from JetQuickDocumentationProvider to KDocTag.getContent()
|
2015-01-20 18:07:18 +01:00 |
|
Nikolay Krasko
|
2d72b5afc7
|
Render short type names in quick documentation and navigation
|
2014-06-05 17:47:58 +04:00 |
|
Svetlana Isakova
|
e59fa2083e
|
Substituted special error type for not inferred parameter
Rendered it as T (of red color) in the renderer HTML_FOR_NOT_INFERRED_TYPE_PARAMETERS
instead of '???' without information about type parameter
|
2014-04-30 13:34:32 +04:00 |
|
Ilya Ryzhenkov
|
0267e2910d
|
Test data fixed after stdlib updtae
|
2014-03-19 20:25:13 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Mikhael Bogdanov
|
868f4841be
|
Inline keyword removal
|
2013-11-26 12:53:06 +04:00 |
|
Andrey Breslav
|
fd73dc3dce
|
Fix tests after stdlib rearrangement
|
2013-11-07 13:56:17 +04:00 |
|
Nikolay Krasko
|
141c544775
|
KT-3729 Quick documentation support
#KT-3729 Fixed
|
2013-07-04 20:48:26 +04:00 |
|