2025-04-24

This commit is contained in:
2025-04-24 10:00:00 -04:00
parent 953a1d6b03
commit 0fd30e73e0
+2 -1
View File
@@ -10,6 +10,7 @@
"outline_panel": { "outline_panel": {
"dock": "right" "dock": "right"
}, },
"bottom_dock_layout": "full",
"telemetry": { "telemetry": {
"diagnostics": true, "diagnostics": true,
"metrics": false "metrics": false
@@ -17,7 +18,7 @@
"assistant": { "assistant": {
"version": "2", "version": "2",
"enabled": false, "enabled": false,
"dock": "bottom" "dock": null
}, },
"edit_predictions": { "edit_predictions": {
"disabled_globs": [".md"], "disabled_globs": [".md"],