更新 'settings.json'
This commit is contained in:
parent
653d4a4dcb
commit
e3919b1f02
|
@ -86,16 +86,6 @@
|
||||||
"window.menuBarVisibility": "compact",
|
"window.menuBarVisibility": "compact",
|
||||||
"diffEditor.ignoreTrimWhitespace": false,
|
"diffEditor.ignoreTrimWhitespace": false,
|
||||||
"files.maxMemoryForLargeFilesMB": 8192,
|
"files.maxMemoryForLargeFilesMB": 8192,
|
||||||
"macros": {
|
|
||||||
"terminal": [
|
|
||||||
"workbench.action.terminal.toggleTerminal",
|
|
||||||
"workbench.action.toggleMaximizedPanel",
|
|
||||||
],
|
|
||||||
"bar": [
|
|
||||||
"workbench.action.toggleActivityBarVisibility",
|
|
||||||
"workbench.action.toggleStatusbarVisibility",
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"json.maxItemsComputed": 50000
|
"json.maxItemsComputed": 50000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue