Subject: | Error: Connection to server got closed. |
Date: | Fri, 6 Nov 2020 10:02:21 +0100 |
To: | bug-Perl-LanguageServer [...] rt.cpan.org |
From: | Neuber <neuber [...] gmx.de> |
If I start Visual Studio Code with your Perl extension, I've got the output:
tcp server start listen on port 13603
[Info - 09:13:30] Connection to server got closed. Server will restart.
and a popup:
The Perl Language Server server crashed 5 times in the last 3 minutes.
The server will not be restarted.
I've the latest version of Strawberry Perl on Windows 10.
I've installed Perl::LanguageServer and the latest version of
Compiler::Lexer (0.23), and run "cpan -u" to upgrade all installed Perl
modules.
Any idea how to fix this issue?