Enable in workspace (#289694)

This commit is contained in:
Christof Marti
2026-01-23 16:57:59 +01:00
parent f3f1445cb7
commit 95b2895346
2 changed files with 1 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
"scripts/test-integration.sh": true,
},
"chat.viewSessions.enabled": true,
"chat.editing.explainChanges.enabled": true,
// --- Editor ---
"editor.insertSpaces": false,
"editor.experimental.asyncTokenization": true,