Valentin Kipyatkov
|
3e2ad55c9e
|
Code completion: changed dummy identifier for basic completion to ignore context ahead + no invisible symbols on first completion even if nothing matches
|
2014-08-27 19:07:36 +04:00 |
|
Alexander Udalov
|
087eec4521
|
Regenerate tests after recent generator improvements
|
2014-08-25 19:00:09 +04:00 |
|
Valentin Kipyatkov
|
386e39f4a2
|
Fixed KT-1797 No completion for nested class name in extension function definition
#KT-1797 Fixed
|
2014-08-07 21:55:15 +04:00 |
|
Valentin Kipyatkov
|
83b33bd58b
|
Only named parameters in completion when nothing else can be
|
2014-08-07 21:55:15 +04:00 |
|
Valentin Kipyatkov
|
b5058fa7fd
|
Do not shown inaccessible symbols on auto-popup
|
2014-08-07 21:55:15 +04:00 |
|
Valentin Kipyatkov
|
dab6045f6a
|
Fixed Code completion does not work inside function variable invocation
#KT-4978 Fixed
|
2014-05-07 22:50:23 +04:00 |
|
Valentin Kipyatkov
|
e8805f69bf
|
Code completion: template item for function taking lambda with 2 or more parameters (KT-4855) + better handling of type instantiation in smart completion
|
2014-04-23 19:21:28 +04:00 |
|
Andrey Breslav
|
34c6eaec56
|
Correct scope for property accessors in lazy resolve
|
2014-03-26 21:10:27 +04:00 |
|
Nikolay Krasko
|
b05fb38dcd
|
Fix ArrayIndexOutOfBoundsException in named parameters completion
|
2014-03-24 15:19:26 +04:00 |
|
Nikolay Krasko
|
287c1f4c71
|
Test for Complete class names in expression position (KT-2821, KT-3779)
#KT-2821 Fixed
#KT-3779 Fixed
|
2014-03-24 15:19:24 +04:00 |
|
Nikolay Krasko
|
607314989c
|
KT-1633 support completion of named function parameters
|
2014-03-19 17:59:41 +04:00 |
|
Alexander Udalov
|
877d9f2220
|
Update year to 2014 in generated files
|
2014-01-31 16:46:16 +04:00 |
|
Evgeny Gerashchenko
|
958f7c862d
|
Got rid of "namespace" word in test data.
|
2014-01-14 18:06:50 +04:00 |
|
Evgeny Gerashchenko
|
cd8f5fae54
|
Renamed some generated tests to follow conventions.
|
2013-12-19 21:48:37 +04:00 |
|