···
// custom settings, run the `open default settings` command
// from the command palette or from `Zed` application menu.
10
+
"show_commit_summary": false
14
+
"mute_on_join": true
17
+
"show_branch_icon": true
28
+
"paths": ["/srv/http"]
33
+
"host": "gallifrey",
37
+
"paths": ["/srv/http"]
40
+
"paths": ["/srv/http/smallweb"]
43
+
"paths": ["/srv/http/smallweb/data"]
20
-
"host": "gallifrey",
"disabled_globs": ["*.config.*"],
···
"enabled_in_text_threads": false
33
-
"language_servers": ["!biome"],
57
+
"language_servers": ["!biome", "..."],
"language_servers": ["vtls"],
···
"edit_prediction_provider": "zed"
84
+
"default_profile": "write",
86
+
"use_modifier_to_send": true,
"inline_assistant_model": {
"model": "claude-sonnet-4-latest"
66
-
"provider": "zed.dev",
67
-
"model": "claude-opus-4-1-thinking"
92
+
"provider": "copilot_chat",
93
+
"model": "claude-3.5-sonnet"
"autosave": "on_focus_change",
···
126
+
"use_system_window_tabs": true,