Improve GDScript autocompletion for methods
This commit is contained in:
parent
f952bfe998
commit
ae853e1a42
52 changed files with 126 additions and 113 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[output]
|
||||
include=[
|
||||
{"display": "new"},
|
||||
{"display": "new(…)"},
|
||||
{"display": "SIZE_EXPAND"},
|
||||
{"display": "SIZE_EXPAND_FILL"},
|
||||
{"display": "SIZE_FILL"},
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[output]
|
||||
include=[
|
||||
{"display": "new"},
|
||||
{"display": "new(…)"},
|
||||
{"display": "SIZE_EXPAND"},
|
||||
{"display": "SIZE_EXPAND_FILL"},
|
||||
{"display": "SIZE_FILL"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue