Merge pull request #107636 from HolonProduction/completion-dont-use-next
Autocompletion: Don't use `next` for `GET_NODE` inference
This commit is contained in:
commit
bad29ef0c7
2 changed files with 16 additions and 2 deletions
|
|
@ -2,5 +2,6 @@ extends Node
|
|||
|
||||
func a():
|
||||
var test = $AnimationPlayer
|
||||
var foo = 10
|
||||
test.➡
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue