This commit is contained in:
parent
030dc30054
commit
01010bfbea
|
@ -89,12 +89,15 @@
|
||||||
"chat.editor.wordWrap": "on",
|
"chat.editor.wordWrap": "on",
|
||||||
"editor.scrollbar.horizontal": "visible",
|
"editor.scrollbar.horizontal": "visible",
|
||||||
"apc.header": {
|
"apc.header": {
|
||||||
"height": 16,
|
"height": 24,
|
||||||
},
|
},
|
||||||
"apc.sidebar.titlebar": {
|
"apc.sidebar.titlebar": {
|
||||||
"height": 16,
|
"height": 24,
|
||||||
},
|
},
|
||||||
"window.zoomLevel": -1,
|
|
||||||
"explorer.compactFolders": false,
|
"explorer.compactFolders": false,
|
||||||
"workbench.list.horizontalScrolling": true,
|
"workbench.list.horizontalScrolling": true,
|
||||||
|
"editor.autoClosingQuotes": "always",
|
||||||
|
"editor.autoClosingOvertype": "always",
|
||||||
|
"window.zoomLevel": -1,
|
||||||
|
"workbench.editor.enablePreviewFromQuickOpen": true,
|
||||||
}
|
}
|
Loading…
Reference in New Issue