Debug Adapter Protocol in Epsilon 2.6 #101
kolovos
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As of version 2.6, Epsilon supports the Debug Adapter Protocol (DAP). As such, you can now debug Epsilon programs (add breakpoints, step over/into, inspect variables etc.) launched from Java, ANT, Maven, Gradle, Eclipse, VS Code or any other DAP-compatible IDE. We have written an article and recorded a screencast that demonstrate Epsilon's DAP integration.
Beta Was this translation helpful? Give feedback.
All reactions