Releases
V2.6.0
Add debug setting for running as different user. See sudoUser setting. (#174 ) [wielandp]
Allow to use a string for debuggee arguments. (#149 , #173 ) [wielandp]
Add stdin redirection (#166 ) [wielandp]
Add link to issues to META files (#168 ) [szabgab/issues]
Add support for podman
Add support for run Perl::LanguageServer outside, but debugger inside a container
Add setting useTaintForSyntaxCheck. If true, use taint mode for syntax check (#172 ) [wielandp]
Add setting useTaintForDebug. If true, use taint mode inside debugger (#181 ) [wielandp]
Add debug adapter request source
, which allows to display source of eval or file that are not available to vscode (#180 ) [wielandp]
Fix: Spelling (#170 , #171 ) [pkg-perl-tools]
Fix: Convert charset encoding of debugger output according to current locale (#167 ) [wielandp]
Fix: Fix diagnostic notifications override on clients (based on #185 ) [bmeneg]
You can’t perform that action at this time.