更新:更改vscode工作区配置
This commit is contained in:
@@ -25,7 +25,10 @@
|
|||||||
"editor.insertSpaces": true,
|
"editor.insertSpaces": true,
|
||||||
"editor.tabSize": 4,
|
"editor.tabSize": 4,
|
||||||
"editor.autoIndent": "advanced"
|
"editor.autoIndent": "advanced"
|
||||||
}
|
},
|
||||||
|
"cSpell.words": [
|
||||||
|
"ENLED"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"extensions": {
|
"extensions": {
|
||||||
"recommendations": [
|
"recommendations": [
|
||||||
|
|||||||
Reference in New Issue
Block a user