Open
Description
Both run
and test
goals now have a --debug-adapter
which should launch the relevant DAP server when used. We should add support for JVM (feel free to split into multiple tickets for Java+Scala+Friends, idk how the DAP in JVM-world works)
See the Python support for examples, or ping @thejcannon
Activity