True, it works, but something is missing. In order to get a local variable autocompleted, you have to specify an object first. Would be cool if it will start suggesting an object+variable after you started to type it.
E.g. object "sprite" has a local variable "health". By typing "hea.." auto complete shows the option "sprite.health".