ZIm/crates/project/src/debugger
Cole Miller f227c2ff0c
debugger: Add an action to copy debuggee info and initialization args (#32647)
Release Notes:

- Debugger Beta: added the `dev: copy debug adapter arguments` action to
help troubleshoot debug configurations.
2025-06-12 21:38:25 -04:00
..
locators debugger: Pass --nocapture to cargo tests when building debug tasks with locator (#32633) 2025-06-12 17:30:36 -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 debugger: Add an action to copy debuggee info and initialization args (#32647) 2025-06-12 21:38:25 -04:00
test.rs debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00