← All features

Debugging (DAP) Beta

Full debugging for Java, Python, and JavaScript: breakpoints, step in/over/out, watches, set-value, run-to-cursor, inline values, and an interactive console.

Debugging (DAP) in Editora

Full debugging for Java, Python, and JavaScript through the Debug Adapter Protocol, with an IntelliJ-style Debug tool window:

While suspended, inline values appear after each line and hovering a variable shows its value. The adapters (java-debug, debugpy, vscode-js-debug) are user-installed, not bundled. Off by default. Enable it under Settings → Debugging.