#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

#259 in Text editors

Download history 144/week @ 2024-03-13 314/week @ 2024-03-20 282/week @ 2024-03-27 226/week @ 2024-04-03 290/week @ 2024-04-10 237/week @ 2024-04-17 200/week @ 2024-04-24 147/week @ 2024-05-01 96/week @ 2024-05-08 98/week @ 2024-05-15 46/week @ 2024-05-22 92/week @ 2024-05-29 158/week @ 2024-06-05 140/week @ 2024-06-12 110/week @ 2024-06-19 183/week @ 2024-06-26

631 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.7–1.4MB
~32K SLoC