mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-22 18:25:26 +00:00
- Allow type hints to be completed. - Use type information to infer completion candidates. - Show typed function signature in tooltip. - Add type hints when completing declaration from virtual functions (optional).