KT-6191 Support completion for backing field
#KT-6191 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
var globalProperty = "abc"
|
||||
get() = <caret>
|
||||
|
||||
// EXIST: $globalProperty
|
||||
Reference in New Issue
Block a user