KT-8743 Propose class names for extension receiver in completion after 'fun' if a capital letter was entered

#KT-8743 Fixed
This commit is contained in:
Valentin Kipyatkov
2015-08-07 19:26:57 +03:00
parent cafb5ac10a
commit 98ac13fd59
4 changed files with 36 additions and 9 deletions
@@ -0,0 +1,6 @@
class Xyz
fun X<caret>
// INVOCATION_COUNT: 0
// EXIST: Xyz