Perl programming using KDE's Kate editor in Linux tutorial - March 2024 - f5c89eca

Опубликовано: 03 Ноябрь 2024
на канале: nmariusp
376
10

How to configure Kate for the programming language Perl 5. I install Kate and the CPAN Perl module Perl::LanguageServer from https://github.com/richterger/Perl-La.... The debugger works correctly including local variables, global variables, special variables, step over/into, call stack. Additional features that are provided: go to definition, symbol list, global search for symbols.