Implement IdeReplCompletionTest to test completion of entities declared in already evaluated lines
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
>> var variable = 5
|
||||
>> var variable2 = "Sdsd"
|
||||
-- varia
|
||||
// EXIST: variable
|
||||
// EXIST: variable2
|
||||
Reference in New Issue
Block a user