mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-09 23:16:18 +08:00
取消 monaco 默认语言设置
This commit is contained in:
parent
87b8f7e7c0
commit
362cde8da7
@ -43,7 +43,6 @@ export default {
|
|||||||
initEditor() {
|
initEditor() {
|
||||||
let monacoEditorPreferences = {
|
let monacoEditorPreferences = {
|
||||||
value: "",
|
value: "",
|
||||||
language: "javascript",
|
|
||||||
automaticLayout: true,
|
automaticLayout: true,
|
||||||
foldingStrategy: "indentation",
|
foldingStrategy: "indentation",
|
||||||
autoClosingBrackets: true,
|
autoClosingBrackets: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user