#debugging #dap #visual-studio-code

debug_types

Types for interacting with a debugger, using the Debug Adapter Protocol

1 stable release

1.0.0 May 2, 2022

#247 in Text editors

Download history 31/week @ 2023-12-23 10/week @ 2023-12-30 55/week @ 2024-01-06 104/week @ 2024-01-13 264/week @ 2024-01-20 372/week @ 2024-01-27 186/week @ 2024-02-03 85/week @ 2024-02-10 116/week @ 2024-02-17 251/week @ 2024-02-24 297/week @ 2024-03-02 195/week @ 2024-03-09 248/week @ 2024-03-16 351/week @ 2024-03-23 218/week @ 2024-03-30 183/week @ 2024-04-06

1,020 downloads per month
Used in clarity-repl

MIT license

120KB
1.5K SLoC

dap-types

Types useful for interacting with a debugger using the Debug Adapter Protocol.

Supports DAP version 1.55.


lib.rs:

Debug Adapter Protocol types for Rust.

Based on: https://microsoft.github.io/debug-adapter-protocol/specification

Dependencies

~0.6–1.4MB
~32K SLoC