-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
debugger::Start ignores "save" property of task #53284
Copy link
Copy link
Labels
area:debuggerFeedback for Zed's debuggerFeedback for Zed's debuggerarea:tasksFeedback for Zed's task supportFeedback for Zed's task supportfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagepriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Metadata
Metadata
Assignees
Labels
area:debuggerFeedback for Zed's debuggerFeedback for Zed's debuggerarea:tasksFeedback for Zed's task supportFeedback for Zed's task supportfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagepriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
Status
Bug Bashers
Reproduction steps
Current vs. Expected behavior
Current behavior:
Zed does not save the modified main.cpp (ignoring that the "save" property of the Build task) but runs the Build task and starts debugging.
(However, if Ctrl+Shift+P and select "task: spawn" the Build task, main.cpp is saved as expected before build.)
Expected behavior:
Zed saves the modified main.cpp, runs the Build task and starts debugging.
Zed version and system specs
Zed: v0.230.1+stable.210.bf3a14350a4fa4b67747afe2e50128fb8fea4fa3 (Zed)
OS: Linux Wayland debian 13
Memory: 15.6 GiB
Architecture: x86_64
GPU: llvmpipe (LLVM 19.1.7, 256 bits) || llvmpipe || Mesa 25.0.7-2 (LLVM 19.1.7)
Attach Zed log file
Zed.log
Relevant Zed settings
settings.json
Relevant Keymap
keymap.json
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None