godot/modules/gdscript/tests/scripts
Rémi Verschelde c2b91e2986
Merge pull request #94327 from HolonProduction/underscore_identifier
GDScript: Restore support for `Token::UNDERSCORE` in identifiers
2024-07-17 11:44:01 +02: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 Merge pull request #94327 from HolonProduction/underscore_identifier 2024-07-17 11:44:01 +02: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