This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ebc36a722593a131f0b1d88aa85f9e24d82b0766
godot
/
modules
/
gdscript
/
tests
/
scripts
/
completion
History
Rémi Verschelde
ebc36a7225
Merge pull request
#107717
from aaronfranke/abstract-annotation
...
GDScript: Replace `abstract` keyword with `@abstract` annotation
2025-06-27 17:12:56 +02:00
..
argument_options
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
assignment_options
…
builtin_enum
…
common
Merge pull request
#107717
from aaronfranke/abstract-annotation
2025-06-27 17:12:56 +02: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
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
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
Fix
SCRIPT ERROR/ERROR/WARNING
on test output
2025-03-06 13:44:48 +01:00
class_a.notest.gd
Added working version for user-defined function autocompletion
2025-06-08 07:01:35 -03:00