2025-01-28
This commit is contained in:
@@ -5,18 +5,17 @@
|
|||||||
"outline_panel": {
|
"outline_panel": {
|
||||||
"dock": "right"
|
"dock": "right"
|
||||||
},
|
},
|
||||||
|
|
||||||
"telemetry": {
|
"telemetry": {
|
||||||
"diagnostics": true,
|
"diagnostics": true,
|
||||||
"metrics": false
|
"metrics": false
|
||||||
},
|
},
|
||||||
"assistant": {
|
"assistant": {
|
||||||
"default_model": {
|
|
||||||
"provider": "zed.dev",
|
|
||||||
"model": "claude-3-5-sonnet-latest"
|
|
||||||
},
|
|
||||||
"version": "2",
|
"version": "2",
|
||||||
"enabled": false
|
"enabled": false,
|
||||||
|
"dock": "bottom"
|
||||||
},
|
},
|
||||||
|
|
||||||
"features": {
|
"features": {
|
||||||
"inline_completion_provider": "zed"
|
"inline_completion_provider": "zed"
|
||||||
},
|
},
|
||||||
@@ -33,7 +32,7 @@
|
|||||||
"theme": {
|
"theme": {
|
||||||
"mode": "system",
|
"mode": "system",
|
||||||
"light": "One Light",
|
"light": "One Light",
|
||||||
"dark": "Andromeda"
|
"dark": "Ayu Dark"
|
||||||
},
|
},
|
||||||
"scrollbar": {
|
"scrollbar": {
|
||||||
"show": "system"
|
"show": "system"
|
||||||
|
|||||||
Reference in New Issue
Block a user