Files
zed/crates/debugger_ui
Remco Smits 3985963259 Move Request, Response, Event types to dap-types repo
This also changes the concept of passing the receiver inside the request to make sure we handle all the requests in the right order.

Now we have another peace of state that keeps track of the current requests, and when request comes in we move the receiver to the pending requests state and handle the request as we did before.
2024-09-13 16:06:00 +02:00
..
2024-09-08 16:26:47 +02:00
2024-07-31 15:45:11 +02:00