Implement IdeReplCompletionTest to test completion of entities declared in already evaluated lines
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
>> fun String.myExt() = "a"
|
||||
-- "asd".myEx
|
||||
// EXIST: myExt
|
||||
// NOTHING_ELSE
|
||||
Reference in New Issue
Block a user