We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc5f563 commit ba0a1f5Copy full SHA for ba0a1f5
vscode/settings.json
@@ -1,6 +1,6 @@
1
{
2
// "window.nativeTabs": true,
3
- "window.zoomLevel": -1,
+ "window.zoomLevel": -2,
4
"window.commandCenter": false,
5
6
"diffEditor.ignoreTrimWhitespace": false,
@@ -18,7 +18,7 @@
18
"editor.fontFamily": "MesloLGS NF",
19
"editor.minimap.enabled": false,
20
// file nesting
21
- "explorer.fileNesting.enabled": true,
+ "explorer.fileNesting.enabled": false,
22
"explorer.fileNesting.expand": false,
23
"explorer.fileNesting.patterns": {
24
"//": "Last update at 27/03/2024, 12:41:56",
0 commit comments