Skip to content

0.10.0

Compare
Choose a tag to compare
@daveleroy daveleroy released this 01 Apr 10:55
· 72 commits to master since this release
  • 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 of readapt since that seems like the official dap server

  • go: Support for env configuration option and default cwd to ${folder}