godot/modules/gdscript/tests/scripts/completion/argument_options
Logan Apple 216c462277 Initial fix for double caret inserting in NodePath
Additional cases where prepending doubles up

Moved code to helper function

Added unit tests

Lookup caret character instead of passing position

Switched to using the parsed type

Adding safety checks and various cleanup
2025-07-07 09:23:32 -07:00
..
string_literals Initial fix for double caret inserting in NodePath 2025-07-07 09:23:32 -07:00
argument_options.tscn Add back AnimationPlayer.get_argument_options 2024-11-15 13:06:59 +01:00
connect.cfg Completion Tests: Add script to owner 2024-03-25 16:17:44 +01:00
connect.gd Completion Tests: Add script to owner 2024-03-25 16:17:44 +01:00
play_inferred.cfg Add back AnimationPlayer.get_argument_options 2024-11-15 13:06:59 +01:00
play_inferred.gd Fix SCRIPT ERROR/ERROR/WARNING on test output 2025-03-06 13:44:48 +01:00
play_typed.cfg Add back AnimationPlayer.get_argument_options 2024-11-15 13:06:59 +01:00
play_typed.gd Fix SCRIPT ERROR/ERROR/WARNING on test output 2025-03-06 13:44:48 +01:00
play_untyped.cfg Add back AnimationPlayer.get_argument_options 2024-11-15 13:06:59 +01:00
play_untyped.gd Fix SCRIPT ERROR/ERROR/WARNING on test output 2025-03-06 13:44:48 +01:00