DNF/sqr/.vscode/settings.json

8 lines
170 B
JSON
Raw Normal View History

2024-03-30 00:19:16 +08:00
{
"files.associations": {
"*.nut": "squirrel",
"*.cpp": "cpp",
"awtawd-处理后": "cpp"
},
"vue.features.codeActions.enable": false
}