We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b6c58 commit d53a6bcCopy full SHA for d53a6bc
1 file changed
vscode/settings/User.json
@@ -14,5 +14,6 @@
14
"[latex]": {
15
"editor.wordWrap": "on"
16
},
17
- "chat.disableAIFeatures": true
+ "chat.disableAIFeatures": true,
18
+ "workbench.secondarySideBar.defaultVisibility": "hidden"
19
}
0 commit comments