更新 'settings.json'
This commit is contained in:
parent
d26590a256
commit
80c69b5aaf
|
@ -147,5 +147,8 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"editor.autoClosingBrackets": "beforeWhitespace",
|
"editor.autoClosingBrackets": "never",
|
||||||
|
"editor.autoClosingQuotes": "never",
|
||||||
|
"editor.autoClosingOvertype": "never",
|
||||||
|
"editor.autoClosingDelete": "never"
|
||||||
}
|
}
|
Loading…
Reference in New Issue