2025-03-27
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"icon_theme": "Phosphor Icons Theme",
|
||||
"show_user_picture": false,
|
||||
"show_edit_predictions": true,
|
||||
"base_keymap": "None",
|
||||
"base_keymap": "VSCode",
|
||||
"outline_panel": {
|
||||
"dock": "right"
|
||||
},
|
||||
@@ -20,14 +20,14 @@
|
||||
},
|
||||
"edit_predictions": {
|
||||
"disabled_globs": [".md"],
|
||||
"mode": "eager"
|
||||
"mode": "subtle"
|
||||
},
|
||||
"active_pane_modifiers": {
|
||||
"inactive_opacity": 0.7
|
||||
},
|
||||
"redact_private_values": true,
|
||||
"features": {
|
||||
"edit_prediction_provider": "none"
|
||||
"edit_prediction_provider": "zed"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"button": false
|
||||
|
||||
Reference in New Issue
Block a user