Sqr/.vscode/settings.json

8 lines
170 B
JSON
Raw Permalink Normal View History

2024-03-18 21:37:40 +08:00
{
"files.associations": {
"*.nut": "squirrel",
"*.cpp": "cpp",
"awtawd-处理后": "cpp"
},
"vue.features.codeActions.enable": false
}