We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66b5e03 commit 65b5587Copy full SHA for 65b5587
.config/code/settings.json
@@ -30,6 +30,7 @@
30
"terminal.integrated.macOptionIsMeta": true, // TODO: not working?
31
"terminal.integrated.shellIntegration.enabled": false,
32
"terminal.integrated.suggest.enabled": false,
33
+ "window.customTitleBarVisibility": "never",
34
"window.nativeTabs": true,
35
"workbench.colorTheme": "One Dark Pro",
36
"workbench.iconTheme": "vs-seti",
0 commit comments