2025-06-21
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
"dock": null,
|
||||
"button": false
|
||||
},
|
||||
"icon_theme": "Material Icon Theme",
|
||||
"icon_theme": "Soft Charmed Icons",
|
||||
"show_user_picture": false,
|
||||
"show_edit_predictions": true,
|
||||
"base_keymap": "VSCode",
|
||||
"close_on_file_delete": true,
|
||||
"outline_panel": {
|
||||
"dock": "right"
|
||||
},
|
||||
@@ -16,10 +17,6 @@
|
||||
"metrics": false
|
||||
},
|
||||
"agent": {
|
||||
"default_model": {
|
||||
"provider": "zed.dev",
|
||||
"model": "claude-3-5-sonnet-latest"
|
||||
},
|
||||
"version": "2",
|
||||
"enabled": false,
|
||||
"dock": null
|
||||
@@ -31,9 +28,8 @@
|
||||
"active_pane_modifiers": {
|
||||
"inactive_opacity": 0.7
|
||||
},
|
||||
"redact_private_values": true,
|
||||
"features": {
|
||||
"edit_prediction_provider": "zed"
|
||||
"edit_prediction_provider": "none"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"button": false
|
||||
@@ -56,11 +52,11 @@
|
||||
},
|
||||
"theme": {
|
||||
"mode": "system",
|
||||
"light": "Adwaita Pastel Light",
|
||||
"dark": "Ayu Dark"
|
||||
"light": "One Light",
|
||||
"dark": "Ayu Mirage"
|
||||
},
|
||||
"scrollbar": {
|
||||
"show": "auto",
|
||||
"show": "system",
|
||||
"axes": {
|
||||
"horizontal": false,
|
||||
"vertical": true
|
||||
|
||||
Reference in New Issue
Block a user