godot/modules/gdscript/tests/scripts
2024-06-28 16:41:32 +03:00
..
analyzer GDScript: Fix false positive CONFUSABLE_CAPTURE_REASSIGNMENT warnings 2024-06-28 16:41:32 +03:00
completion Merge pull request #92688 from HolonProduction/autocompletion-batch-2 2024-06-21 10:14:13 +02:00
lsp Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
parser GDScript: Add CONFUSABLE_CAPTURE_REASSIGNMENT warning 2024-06-28 11:12:01 +03:00
runtime GDScript: Fix subscript resolution on constant non-metatype GDScript base 2024-05-30 17:37:05 +03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Autocompletion: Add support for string name option in more places 2024-06-12 20:38:43 +02:00
utils.notest.gd GDScript: Fix some export annotation issues 2024-05-13 17:49:06 +03:00