You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Autocompletion: Don't use next for GET_NODE inference
This commit is contained in:
@@ -2,5 +2,6 @@ extends Node
|
||||
|
||||
func a():
|
||||
var test = $AnimationPlayer
|
||||
var foo = 10
|
||||
test.➡
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user