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

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

10 lines
139 B
INI
Raw Normal View History

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