1
0
Fork 0
godot/modules/gdscript/tests/scripts/completion
Rémi Verschelde fb59a99244
Merge pull request #106198 from SatLess/User-Func-Autocomplete
Add code completion for user-defined methods when overriding in GDScript
2025-06-09 00:44:22 +02:00
..
argument_options
assignment_options
builtin_enum
common Added working version for user-defined function autocompletion 2025-06-08 07:01:35 -03:00
enum_values_in_dictionary
enum_values_in_match GDScript: Do phrase level recovery for match 2025-04-15 13:00:43 +02:00
filter
get_node
index
no_parenthesis_when_callable_is_expected Autocompletion: Don't add parenthesis if `Callable` is expected 2025-04-10 18:40:32 +02:00
types
class_a.notest.gd Added working version for user-defined function autocompletion 2025-06-08 07:01:35 -03:00