1
0
Fork 0
godot/modules/gdscript/tests/scripts
Thaddeus Crews 77b680244d
Merge pull request #102186 from HolonProduction/completion-builtin-enum
Improve GDScript editor support for global enums
2025-07-03 12:21:19 -05:00
..
analyzer GDScript: Replace `abstract` keyword with `@abstract` annotation 2025-06-23 12:24:45 -07:00
completion Merge pull request #102186 from HolonProduction/completion-builtin-enum 2025-07-03 12:21:19 -05:00
lsp LSP: Fix class documentation to include brief 2025-06-09 12:24:35 +02:00
parser GDScript: Replace `abstract` keyword with `@abstract` annotation 2025-06-23 12:24:45 -07:00
runtime GDScript: Replace `abstract` keyword with `@abstract` annotation 2025-06-23 12:24:45 -07:00
.editorconfig
.gitignore
project.godot GDScript: Update `get_stack()`, `print_stack()`, and `print_debug()` 2025-04-26 21:10:41 +03:00
utils.notest.gd Merge pull request #107717 from aaronfranke/abstract-annotation 2025-06-27 17:12:56 +02:00