Subject: | Minor problem in VSCode |
Tried to edit a lone Perl module outside a workspace environment in a freshly installed VSCode.
Running the LanguageServer led to the following error being reported in the VSCode output pane:
LS: ERROR: Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/site_perl/5.30.1/Perl/LanguageServer/Methods/workspace.pm line 82.
This can easily be fixed with the patch I've attached to this report.
Subject: | patch |
Message body not shown because it is not plain text.