We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f8d2e commit 48c5bd7Copy full SHA for 48c5bd7
.vscode/settings.json
@@ -221,7 +221,7 @@
221
"breadcrumbs.showConstants": false,
222
"breadcrumbs.showConstructors": false,
223
"workbench.editor.empty.hint": "hidden",
224
- "workbench.editor.enablePreview": true,
+ "workbench.editor.enablePreview": false,
225
"workbench.editor.labelFormat": "short",
226
"window.density.editorTabHeight": "default",
227
"editor.formatOnType": true,
@@ -331,4 +331,5 @@
331
"debug.showInStatusBar": "never",
332
"github.copilot.nextEditSuggestions.enabled": true,
333
"oneDarkPro.italic": true,
334
+ "editor.lineHeight": 24
335
}
0 commit comments