ZIm/crates/project/src/debugger
Piotr Osiewicz c0dc758f24
debugger: Rely on LocalDapCommand in more places (#34035)
- **debugger: Move cacheable property onto LocalDapCommand**
- **debugger/session: Relax method bounds to use LocalDapCommand**


Release Notes:

- N/A
2025-07-07 23:05:37 +00:00
..
locators debugger: Fix the JavaScript debug terminal scenario (#33924) 2025-07-05 19:48:55 -04:00
breakpoint_store.rs Add language server control tool into the status bar (#32490) 2025-06-25 19:57:28 +03:00
dap_command.rs debugger: Rely on LocalDapCommand in more places (#34035) 2025-07-07 23:05:37 +00:00
dap_store.rs debugger: Make exception breakpoints persistent (#34014) 2025-07-07 17:40:14 +02:00
locators.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
session.rs debugger: Rely on LocalDapCommand in more places (#34035) 2025-07-07 23:05:37 +00:00
test.rs debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00