Valentin Kipyatkov
|
6221de9849
|
KT-5157 Code completion named parameter items should have lowest priority
KT-4157 Auto-popup code completion pre-selects wrong item
#KT-5157 Fixed
#KT-4157 Fixed
|
2014-08-07 21:55:12 +04:00 |
|
Nikolay Krasko
|
607314989c
|
KT-1633 support completion of named function parameters
|
2014-03-19 17:59:41 +04:00 |
|
Valentin Kipyatkov
|
843a005aec
|
Fixed KT-4318 Keyword should be selected in completion if there's exact match
#KT-4318 Fixed
|
2013-12-17 21:17:56 +04:00 |
|
Evgeny Gerashchenko
|
1ed168fd14
|
Removed IDE templates from completion, replaced them with keywords.
|
2013-09-17 18:09:59 +04:00 |
|
Nikolay Krasko
|
839df96200
|
Refactoring: change test data directive
|
2013-09-16 17:23:28 +04:00 |
|
Nikolay Krasko
|
c2ca8b618d
|
Order properties before keywords
|
2013-09-16 17:23:26 +04:00 |
|
Nikolay Krasko
|
b0acf758bc
|
Give more priority to declarations from the same file
|
2013-09-16 17:23:26 +04:00 |
|
Nikolay Krasko
|
39bf53155b
|
Generate weigher tests from Kotlin base
|
2013-09-16 17:23:25 +04:00 |
|
Nikolay Krasko
|
e6c6982c61
|
Always place keywords after local variables and parameters
|
2013-09-16 17:23:24 +04:00 |
|
Natalia.Ukhorskaya
|
37288a337b
|
#KT-2981 Fixed Show deprecated items after not deprecated in completion list
|
2012-10-23 13:21:59 +04:00 |
|
Nikolay Krasko
|
252ba5672e
|
KT-2122 Code completion after val with space should not add local variable's name (set priority in completion for local variables and parameters)
#KT-2122 fixed
|
2012-05-28 21:19:45 +04:00 |
|