ZIm/crates/project/src/debugger
Piotr Osiewicz 04223f304b
debugger: Fix DebugAdapterDelegate::worktree_root always using the first visible worktree (#32585)
Closes #32577

Release Notes:

- Fixed debugger malfunctioning when using ZED_WORKTREE_ROOT env
variable in multi-worktree workspaces.
2025-06-11 23:40:41 +00:00
..
locators debugger: Fix a couple of issues with vitest (#32543) 2025-06-11 10:36:23 -04:00
breakpoint_store.rs Hush breakpoint deserialization logs (#32430) 2025-06-11 14:22:35 -06:00
dap_command.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
dap_store.rs debugger: Fix DebugAdapterDelegate::worktree_root always using the first visible worktree (#32585) 2025-06-11 23:40:41 +00:00
locators.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
session.rs Fix detach (#32506) 2025-06-10 20:20:28 -06:00
test.rs debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00