mirror of
https://github.com/denoland/deno.git
synced 2024-11-25 15:29:32 -05:00
3a320db270
With trial and error I found that most debuggers expect "isDefault" to be sent in "auxData" field of "executionContextCreated" notification. This stems from the fact that Node.js sends this data and eg. VSCode requires it to close connection to the debugger when the program finishes execution. |
||
---|---|---|
.. | ||
cdp.rs | ||
channel.rs | ||
editor.rs | ||
mod.rs | ||
session.rs |