mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-05 19:07:19 +00:00
75f395c2a0
- 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).