This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-06 17:25:19 +00:00
Code
Releases
Wiki
Activity
Files
97de0ac66c6e47df1e3cb5634776f3a8d16f9f70
godot
/
modules
/
gdscript
/
tests
/
scripts
/
completion
History
HolonProduction
3f0ff0417c
Autocompletion: Remove additional brace from utility function options
2025-04-15 13:25:28 +02:00
..
argument_options
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
assignment_options
Improve GDScript autocompletion for methods
2024-11-22 18:24:45 +08:00
builtin_enum
…
common
Autocompletion: Remove additional brace from utility function options
2025-04-15 13:25:28 +02:00
enum_values_in_dictionary
GDScript: Do phrase level recovery when parsing faulty dictionaries
2025-03-06 11:35:56 +01:00
filter
Autocompletion: rework argument options string literal completion
2024-07-08 17:53:36 +02:00
get_node
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
index
Autocompletion: enable string literal completion in subscripts
2024-08-27 13:02:09 +02:00
no_parenthesis_when_callable_is_expected
Autocompletion: Don't add parenthesis if
Callable
is expected
2025-04-10 18:40:32 +02:00
types
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
class_a.notest.gd
…