Edit of asset "GDScript Function Helper" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | GDScript Function Helper | GDScript Function Helper |
| 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". |
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". |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/kahanscious/gdscript-function-helper | https://github.com/kahanscious/gdscript-function-helper |
| Issues Url | https://github.com/kahanscious/gdscript-function-helper/issues | https://github.com/kahanscious/gdscript-function-helper/issues |
| Godot version | Godot 4.3 | |
| Version String | 1.4 | 1.4 |
| Download Commit | 17a9dda60a58ec9f7aa762ad0ab8835394ff68f7 | 17a9dda60a58ec9f7aa762ad0ab8835394ff68f7 |
| Download Url (Computed) | https://github.com/kahanscious/gdscript-function-helper/archive/17a9dda60a58ec9f7aa762ad0ab8835394ff68f7.zip | https://github.com/kahanscious/gdscript-function-helper/archive/17a9dda60a58ec9f7aa762ad0ab8835394ff68f7.zip |
| Icon Url |
https://i.imgur.com/PbVdogi.png
|
|