[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"
|
@click="customFontSavePopVisible = false"
|
||||||
>取消</el-button
|
>取消</el-button
|
||||||
>
|
>
|
||||||
<el-button
|
<el-button type="primary" size="small" @click="setCustomFont()"
|
||||||
type="primary"
|
|
||||||
size="small"
|
|
||||||
@click="setCustomFont()"
|
|
||||||
>确定</el-button
|
>确定</el-button
|
||||||
>
|
>
|
||||||
<el-button type="primary" size="small" @click="loadFontFromURL()"
|
<el-button type="primary" size="small" @click="loadFontFromURL()"
|
||||||
|
|||||||
Reference in New Issue
Block a user