2026-05-13

This commit is contained in:
2026-05-13 20:09:01 -04:00
parent 967565c80b
commit 229ff7dea0
15 changed files with 380 additions and 56 deletions
+3 -4
View File
@@ -1,4 +1,5 @@
{
"cli_default_open_behavior": "new_window",
"sticky_scroll": {
"enabled": true,
},
@@ -14,9 +15,9 @@
"dock": "right",
},
"title_bar": {
"show_branch_status_icon": true,
"show_user_picture": false,
"show_sign_in": false,
"show_branch_icon": true,
},
"telemetry": {
"diagnostics": false,
@@ -28,6 +29,7 @@
"dock": "right",
},
"edit_predictions": {
"provider": "none",
"disabled_globs": [".md"],
"mode": "subtle",
},
@@ -35,9 +37,6 @@
"border_size": 0.0,
"inactive_opacity": 0.7,
},
"features": {
"edit_prediction_provider": "none",
},
"collaboration_panel": {
"button": false,
},