Improve Codegen for `@bind.onready`
Open
- Dominant language
- C
- Stars
- 765
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
At the moment [`this.get_node` ](https://github.com/godotjs/GodotJS/blob/main/scripts/jsb.editor/src/jsb.editor.codegen.ts#L493) can be typed with with generated `SceneNode[XXX]`.
It would be great if [`onready` ](https://github.com/godotjs/GodotJS/blob/main/scripts/jsb.editor/src/jsb.editor.codegen.ts#L1858) has this feature as well
Contributor guide
Assessment
This issue has not been assessed yet.