Update settings.json
This commit is contained in:
parent
3feae2cdef
commit
6ac7aa9def
|
@ -91,4 +91,10 @@
|
|||
"window.menuBarVisibility": "compact",
|
||||
"diffEditor.ignoreTrimWhitespace": false,
|
||||
"files.maxMemoryForLargeFilesMB": 8192,
|
||||
"macros": {
|
||||
"terminal": [
|
||||
"workbench.action.terminal.toggleTerminal",
|
||||
"workbench.action.toggleMaximizedPanel",
|
||||
]
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue