summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/completion/get_node
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded quotes from autocomplete % nodesaXu-AP2024-09-072-0/+14
* Autocompletion: rework argument options string literal completionHolonProduction2024-07-0812-0/+0
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-0816-16/+16
* Completion Tests: Add script to ownerHolonProduction2024-03-2534-0/+34
* CleanupHolonProduction2024-03-015-5/+0
* Debugging additionsHolonProduction2024-03-012-3/+4
* Add test for `get_node` autocompletionHolonProduction2024-03-0170-5/+660
* Allow specifying a scene in completion testsHolonProduction2024-01-081-1/+1
* Add unit test runner for autocompletionHolonProduction2024-01-052-0/+10