virtualx-engine/modules/gdscript/tests/scripts/completion/index/array_value.cfg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
143 B
INI
Raw Normal View History

[output]
include=[
{"display": "outer"},
{"display": "inner"},
]
exclude=[
{"display": "append"},
{"display": "\"append\""},
]