virtualx-engine/modules/gdscript/tests/scripts
Rémi Verschelde d3be91e6ab
Merge pull request #89675 from dalexeev/gds-correct-unused-signal-warning
GDScript: Do not produce `UNUSED_SIGNAL` warning for common implicit uses
2024-09-05 18:34:45 +02:00
..
analyzer Merge pull request #89675 from dalexeev/gds-correct-unused-signal-warning 2024-09-05 18:34:45 +02:00
completion Autocompletion: reintroduce enum options on assignment 2024-08-30 13:46:48 +02:00
lsp Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
parser Merge pull request #70096 from rune-scape/stringname-dict 2024-09-03 17:38:06 +02:00
runtime Merge pull request #70096 from rune-scape/stringname-dict 2024-09-03 17:38:06 +02:00
.gitignore
project.godot Autocompletion: Add support for string name option in more places 2024-06-12 20:38:43 +02:00
utils.notest.gd GDScript: Replace assert() with Utils.check() in tests 2024-08-28 17:41:52 +03:00