Edit of asset "GDScript Function Helper" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | GDScript Function Helper | Function Type Auto-complete |
| Description |
a simple Godot 4 plugin with two features: (1) press Tab on a function declaration to add the return type and default return value. (2) right-click an undefined function call to generate a stub method with inferred parameter types. formerly "Function Type Autocomplete". |
Helpful auto-completion for return types |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/kahanscious/gdscript-function-helper | https://github.com/kahanscious/godot-function-autocomplete |
| Issues Url | https://github.com/kahanscious/gdscript-function-helper/issues | https://github.com/kahanscious/godot-function-autocomplete/issues |
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 1.4 | 1.0 |
| Download Commit | 17a9dda60a58ec9f7aa762ad0ab8835394ff68f7 | aa48ce8c6771799a09cfe508885a2a3be13b2f9b |
| Download Url (Computed) | https://github.com/kahanscious/gdscript-function-helper/archive/17a9dda60a58ec9f7aa762ad0ab8835394ff68f7.zip | https://github.com/kahanscious/godot-function-autocomplete/archive/aa48ce8c6771799a09cfe508885a2a3be13b2f9b.zip |
| Icon Url |
https://i.imgur.com/PbVdogi.png
|
https://i.imgur.com/PbVdogi.png
|