PLS-0.904
Perl Language Server
Changes for 0.904 - 2023-01-21
- Many performance improvements for completion
- Many usability improvements for completion
- Signature help performance improvements
- Syntax checking improvements
- Syntax checking now includes POD errors, if Pod::Checker is installed and POD checking is enabled.
- Fixed a crash when code uses File::Glob
- Server no longer checks to see if the client process is still running, to allow for running PLS in a container - thank you @mbudde (github.com/mbudde)!
PLS-0.903
Perl Language Server
Changes for 0.903 - 2023-01-21
- Many performance improvements for completion
- Many usability improvements for completion
- Signature help performance improvements
- Syntax checking improvements
- Syntax checking now includes POD errors, if Pod::Checker is installed and POD checking is enabled.
- Fixed a crash when code uses File::Glob
- Server no longer checks to see if the client process is still running, to allow for running PLS in a container - thank you @mbudde (github.com/mbudde)!
Config-Inetd-0.32
Interface inetd's configuration file
Changes for 0.32 - 2023-01-21
- Merged development version to stable.
