summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/completion/get_node/literal_scene
Commit message (Collapse)AuthorAgeFilesLines
* Improve GDScript autocompletion for methodsLazy-Rabbit-20012024-11-224-8/+8
|
* Remove unneeded quotes from autocomplete % nodesaXu-AP2024-09-072-0/+14
| | | | Removes unnecessary quotes for suggestions like $"%MyNode".
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-084-4/+4
| | | | Found by apply the file_format checks again via #91597.
* Completion Tests: Add script to ownerHolonProduction2024-03-254-0/+4
|
* CleanupHolonProduction2024-03-012-2/+0
|
* Add test for `get_node` autocompletionHolonProduction2024-03-018-0/+74