Module Name
programs.zed-editor
Requested Feature
Please add these options to create $XDG_CONFIG_HOME/zed/debug.json file:
userDebug
mutableUserDebug
The configuration should be similar to userTasks option (jsonFormat.type).
Current Limitations
programs.zed-editor allows to manage settings.json, tasks.json, and keymap.json, but debug.json is missing.
Additional Context
See Zed Debugger documentation.