0.10.0
-
Initial support for viewing and stepping through disassembly (not all adapters support this)
-
Fixes a few issues with how multiple simultaneous debug sessions are hanled
-
All adapters are now packaged on github instead of taking some from openvsx since the openvsx api can be really slow
-
LSP-json schema now issues an error message when an adapter type is not installed
-
A number of minor layout and color tweaks to make the ui fit better with the default adaptive theme
-
ruby: Switched to
rdbg
instead ofreadapt
since that seems like the official dap server -
go: Support for
env
configuration option and defaultcwd
to${folder}