Perl5 Debug AdapterThis debug adapter invokes perl -d and handles communication with VS Code. It has no dependencies and should work out of the box on Linux, Windows and Mac using VS Code. It also works inside Microsofts Remote Extensions Remote-SSH, Remote-WSL and Remote-Containers. SetupVS Code
Other Editors and IDEsAs this extension implements the Debug Adapter Protocol it should be usable with other editors and IDEs https://microsoft.github.io/debug-adapter-protocol/implementors/tools/ aswell. Feel free to try it out and report any bugs that may occur. |