- Added support for DAP Specification
Reverse Requests
. - Added
vscode-js-debug
latest Node.js, Chrome, Edge debuggers - Updates for extension installations
- [Breaking Change] Change debug provider names to match VS Code’s naming:
lldb
tolldb-mi
andcodelldb
tolldb
- Added
dap-gdscript
- Drop support for emacs 26.x
- [Breaking change] For
dap-lldb.el
, changetype
tolldb-vscode
.
- added support for running TestNG tests
- added
dap-auto-configure-mode
as the newdap-mode
integration point. - Migrated to
lsp-protocol.el
.
- Added node/go/chrome/firefox/php/ruby/elixir/go/LLDB debuggers support
- Added support for mouse hover
- Added automatic installation of debuggers
- Added python support
- Added
dap-hydra
- Added
dap-ui-repl
- Bug fixing.
- Support for managing breakpoints
- Next/StepIn/StepOut operations
- Sessions window
- Inspections
- Evaluating
- Breakpoint persistence and session management