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