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:
@@ -0,0 +1,6 @@
|
||||
class Xyz
|
||||
|
||||
fun X<caret>
|
||||
|
||||
// INVOCATION_COUNT: 0
|
||||
// EXIST: Xyz
|
||||
Reference in New Issue
Block a user