mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
vscode: disable open file in preview
This commit is contained in:
parent
87b3e39bd3
commit
0e8ea1b0a0
@ -2,6 +2,7 @@
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"workbench.colorTheme": "Omni",
|
||||
"editor.fontFamily": "'Fira Code', 'Droid Sans Mono', 'Droid Sans Fallback', monospace",
|
||||
"workbench.editor.enablePreview": false,
|
||||
"editor.fontLigatures": true,
|
||||
"editor.lineHeight": 24,
|
||||
"explorer.compactFolders": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user