Am using Sublime 3 for Perl (and sometimes Javascript) programming. Is there any plugin debugger that isn’t that pricey? It is after all 2020
Is there a debugger for Sublime 3
OdatNurd
#2
Debugger is free, but it may not support those languages. Or at least, it might not support them out of the box; they’re not listed as languages with preconfigured debuggers.
You’d have to check with the package author, but presumably if there is a DAP enabled client for those languages it would work with the package.
0 Likes
arsh.appleid
#3
Have you guys been able to find a DAP for java debugging. It will be really nice if someone can explain me how to setup the debugger for java.
Thanks.
0 Likes