in reply to VS Code plugins for Perl

A well maintained Perl plugin for VSCode is PerlNavigator (link goes to the visualstudio marketplace).

In comparison to Perl::LanguageServer, it does not support debugging, but it is up to date with current Perl and supports many Perl syntax extensions as well as developer tools like App::perlimports and Perl::Critic.

Replies are listed 'Best First'.
Re^2: VS Code plugins for Perl
by cormanaz (Deacon) on Jul 09, 2024 at 15:15 UTC
    Good to know, but I really need to have the debugging.