[skip ci] enable vscode.editor.formatOnType
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"editor.formatOnType": true
|
||||
}
|
||||
@@ -59,10 +59,7 @@
|
||||
@click="customFontSavePopVisible = false"
|
||||
>取消</el-button
|
||||
>
|
||||
<el-button
|
||||
type="primary"
|
||||
size="small"
|
||||
@click="setCustomFont()"
|
||||
<el-button type="primary" size="small" @click="setCustomFont()"
|
||||
>确定</el-button
|
||||
>
|
||||
<el-button type="primary" size="small" @click="loadFontFromURL()"
|
||||
|
||||
Reference in New Issue
Block a user