Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
p5-Perl-LanguageServer: update to 2.6.1.
Change Log 2.6.1 C<2023-07-26> * Fix: Formatting with perltidy was broken in 2.6.0 2.6.0 C<2023-07-23> * 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 C<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]
- Loading branch information