Kirill Rakhman
|
b567817d1f
|
Make completion for overriding functions respect suspend modifier
Fixes #KT-22200
|
2018-01-16 15:42:03 +01:00 |
|
Valentin Kipyatkov
|
efac7a11b3
|
Do not include "operator" and "infix" into completion item text for override
|
2016-09-07 18:10:11 +03:00 |
|
Valentin Kipyatkov
|
7f07890f6a
|
KT-13298 Suggest names for overridden properties / functions in completion
#KT-13298 Fixed
|
2016-08-16 18:17:24 +03:00 |
|
Valentin Kipyatkov
|
ebe3efe710
|
Minor
|
2015-10-30 17:43:26 +03:00 |
|
Valentin Kipyatkov
|
7e2b37bb0f
|
KT-9813 Parameter name&type completion gets in the way of typing
#KT-9813 Fixed
|
2015-10-30 17:43:26 +03:00 |
|
Valentin Kipyatkov
|
87f68f3332
|
KT-9688 Completion of methods to override: prefer those that need to be implemented
#KT-9688 Fixed
|
2015-10-30 17:25:36 +03:00 |
|
Valentin Kipyatkov
|
e27528477f
|
KT-9478 No override completion for second parameter in primary constructor
#KT-9478 Fixed
#KT-9386 Fixed
|
2015-10-15 19:20:10 +03:00 |
|
Valentin Kipyatkov
|
9b4070b881
|
Changed lookup strings and prefix matchers for parameter name&type completion to get more stable and correct ordering
|
2015-10-09 16:42:06 +03:00 |
|
Valentin Kipyatkov
|
ec685195bd
|
Better tests
|
2015-10-05 15:33:50 +03:00 |
|
Valentin Kipyatkov
|
c5fdd649ab
|
Overrides completion on typing member name too
#KT-9431 Fixed
|
2015-10-05 15:33:49 +03:00 |
|
Yan Zhulanow
|
080dcf882e
|
Minor: fix broken tests
|
2015-09-26 03:29:09 +03:00 |
|
Valentin Kipyatkov
|
1c6ca9d036
|
Initial implementation of KT-5955 Completion for override methods
#KT-5955 Fixed
|
2015-09-25 18:12:18 +03:00 |
|