Simon Ogorodnik
|
d6143e2af6
|
Fix testData broken after KT-12797
|
2017-10-31 21:11:19 +03:00 |
|
Mikhail Zarechenskiy
|
462aed35d3
|
Don't exclude callable references with type parameters from completion
|
2017-01-26 14:48:37 +03:00 |
|
Valentin Kipyatkov
|
cc6b1faddd
|
Minor
|
2016-07-19 20:35:31 +03:00 |
|
Valentin Kipyatkov
|
cd5ffa5895
|
"class" and "class.java" should be available after expression too
|
2016-07-19 20:35:31 +03:00 |
|
Valentin Kipyatkov
|
e05aa41bbc
|
Completion and import popup for bound callable references
|
2016-07-19 20:35:31 +03:00 |
|
Valentin Kipyatkov
|
8b38d8d7b9
|
No top-level packages after "::"
|
2015-10-30 12:03:53 +03:00 |
|
Valentin Kipyatkov
|
cbf5be5c08
|
No callable reference to generic callables
|
2015-10-03 10:40:54 +03:00 |
|
Valentin Kipyatkov
|
1bc132bc1a
|
No members&extensions after non-qualified "::" because it will be soon unsupported by the compiler
|
2015-10-03 10:40:52 +03:00 |
|
Valentin Kipyatkov
|
e562c019f9
|
No "{...}" in presentation for functions in completion of imports and callable references
|
2015-10-03 10:40:51 +03:00 |
|
Valentin Kipyatkov
|
ec5d1d3a52
|
Support for A::class and A::class.java in basic completion (but not in smart)
|
2015-10-03 10:40:51 +03:00 |
|
Valentin Kipyatkov
|
e41732e572
|
No callable references to synthetic extensions (and ones for get/set)
|
2015-10-03 10:40:50 +03:00 |
|
Valentin Kipyatkov
|
d38ceb50b6
|
Initial support for KT-7090 Completion for callable references
#KT-7090 Fixed
|
2015-10-03 10:40:49 +03:00 |
|