jxlast/lua_probject/.vscode/settings.json

8 lines
122 B
JSON
Raw Normal View History

2025-11-14 23:38:35 +08:00
{
"cSpell.words": [
"card",
"clear",
"list"
],
"editor.snippetSuggestions": "bottom"
}