Autocompletion: rework argument options string literal completion

This commit is contained in:
HolonProduction
2024-07-08 17:20:43 +02:00
parent f3af22b10b
commit 0abd0ae364
30 changed files with 201 additions and 21 deletions

View File

@@ -14,3 +14,4 @@ func test_func_2(t: int) -> void:
func _init():
self.
pass