ZIm/crates/task/src
Anthony Eid dc01aef0cf
debugger: Update New Session Modal (#30018)
This PR simplifies the new session modal by flattening its three modes
and updating the UI to be less noisy. The new UI also defaults to the
Debug Scenario Picker, and allows users to save debug scenarios created
in the UI to the active worktree's .zed/debug.json file.


Release Notes:

- N/A
2025-05-08 16:19:14 +00:00
..
debug_format.rs debugger: Update New Session Modal (#30018) 2025-05-08 16:19:14 +00:00
lib.rs debugger: Allow locators to generate full debug scenarios (#30014) 2025-05-06 18:39:49 +02:00
serde_helpers.rs tasks: Add spawn option by tag (#25650) 2025-04-04 14:20:09 +00:00
static_source.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
task_template.rs debugger: Run build in terminal (#29645) 2025-05-05 20:08:14 +00:00
vscode_debug_format.rs debugger/tasks: Remove TaskType enum (#29208) 2025-04-26 01:44:56 +02:00
vscode_format.rs Implement basic support for VS Code debug configurations (#29160) 2025-04-22 14:24:09 +00:00