Valentin Kipyatkov
|
e69cfdaaa0
|
Parameter info: overload "grey" status is calculated via resolve
|
2015-10-07 23:09:52 +03:00 |
|
Valentin Kipyatkov
|
f27d24e640
|
Parameter info to use resolve candidates instead of ReferenceVariantsHelper
#KT-6164 Fixed
#KT-8931 Fixed
|
2015-10-07 23:09:51 +03:00 |
|
Denis Zharkov
|
67486b867b
|
Get rid of inlineOptions usages in IDE tests
|
2015-09-23 12:18:12 +03:00 |
|
Denis Zharkov
|
31244edec9
|
Deprecate deprecated in favor of Deprecated
|
2015-09-04 18:19:31 +03:00 |
|
Valentin Kipyatkov
|
e677049d00
|
Test for no annotations rendered in parameter info
|
2015-07-23 22:02:06 +03:00 |
|
Valentin Kipyatkov
|
5f8a652a38
|
KT-4592 Parameter info shows signatures of inaccessible methods
#KT-4592 Fixed
|
2015-07-15 16:32:20 +03:00 |
|
Dmitry Jemerov
|
625096466e
|
IDE testdata: s/trait/interface
|
2015-05-13 16:13:13 +02:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Svetlana Isakova
|
8289f13016
|
Introduced QualifierReceiver instead of PackageType
|
2014-09-01 12:32:49 +04:00 |
|
Evgeny Gerashchenko
|
c616b4baa0
|
Striking out deprecated functions in parameter info.
|
2013-12-25 20:16:13 +04:00 |
|
Evgeny Gerashchenko
|
56d7f2a2d5
|
Checking for highlighted parameter in test.
|
2013-12-25 20:16:13 +04:00 |
|
Evgeny Gerashchenko
|
87b5356ef9
|
Rendering default value in parameter info if it is not constant, too.
|
2012-12-28 14:25:17 +04:00 |
|
Evgeny Gerashchenko
|
bd16ce4634
|
Fixed rendering parameter default value when it is string.
|
2012-12-27 20:46:52 +04:00 |
|
Andrey Breslav
|
bc7f2fd09b
|
KT-2818 Show Parameters should show short type names instead of long
#KT-2818 Fixed
|
2012-11-26 15:25:19 +04:00 |
|
Evgeny Gerashchenko
|
29662cdb1b
|
Fixed JetFunctionParameterInfoTest. Replaced Int with jet.Int, Boolean with jet.Boolean, etc in test data.
|
2012-03-12 16:21:17 +04:00 |
|
Alexander.Podkhalyuzin
|
2e2287f207
|
KT-1274 fixed tests
|
2012-02-21 16:10:13 +04:00 |
|
Alefas
|
d3a0b70acd
|
Fixed completion of functions with implicit receiver.
|
2012-01-24 20:52:44 +04:00 |
|
Alefas
|
9246cd5b81
|
Fixed parameter info issues: 1. Constructors. 2. Green background. 3. Default parameters text is better for literals now. 4. Added few tests.
|
2012-01-24 20:52:06 +04:00 |
|