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-11-23 15:16:17 +00:00
Code
Releases
Wiki
Activity
Files
db5e843e468b7a69aeaebdf1e4159d2741b660fd
godot
/
modules
/
gdscript
/
tests
/
scripts
/
completion
History
Pablo Andres Fuente
5775d29ad8
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
...
Also "fixing" some GDScript completion tests which where named wrongly.
2025-03-06 13:44:48 +01: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
Fixed enum autocompletion for core classes (Issue
#88858
)
2024-03-15 20:20:36 +00:00
common
Autocompletion: Try to guess method return type even if subscript base has no value
2025-01-11 23:50:43 +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
types
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
class_a.notest.gd
…