| programs.zed-editor.userDebug | Configuration written to Zed's debug.json
|
| programs.zed-editor.userTasks | Configuration written to Zed's tasks.json.
List of tasks that can be run from the
command palette.
|
| programs.zed-editor.userKeymaps | Configuration written to Zed's keymap.json.
|
| programs.zed-editor.userSettings | Configuration written to Zed's settings.json.
|
| programs.zed-editor.mutableUserTasks | Whether user tasks (tasks.json) can be updated by zed.
|
| programs.zed-editor.mutableUserDebug | Whether user debug configurations (debug.json) can be updated by zed.
|
| programs.zed-editor.mutableUserKeymaps | Whether user keymaps (keymap.json) can be updated by zed.
|
| programs.zed-editor.mutableUserSettings | Whether user settings (settings.json) can be updated by zed.
|