1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00

Improve GDScript autocompletion for methods

This commit is contained in:
Lazy-Rabbit-2001
2024-11-22 18:24:45 +08:00
parent f952bfe998
commit ae853e1a42
52 changed files with 126 additions and 113 deletions

View File

@@ -1,6 +1,6 @@
[output]
include=[
{"display": "new"},
{"display": "new(…)"},
{"display": "SIZE_EXPAND"},
{"display": "SIZE_EXPAND_FILL"},
{"display": "SIZE_FILL"},