From 9f7f462e06581e0584d7eab69236a77b5e46a7ab Mon Sep 17 00:00:00 2001 From: Veesh Goldman Date: Thu, 18 Jun 2026 19:40:33 +0300 Subject: [PATCH] Add perl-lsp to Perl language servers --- _implementors/servers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_implementors/servers.md b/_implementors/servers.md index 1d8a9faf4..4d99ecbd9 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -184,6 +184,7 @@ index: 1 | Perl | GRICHTER | [Perl::LanguageServer](https://metacpan.org/pod/Perl::LanguageServer) | Perl | | Perl | [Marc Reisner](https://github.com/FractalBoy) | [PLS](https://github.com/FractalBoy/perl-language-server)| Perl | | Perl | [Brian Scannell](https://github.com/bscan) | [Perl Navigator](https://github.com/bscan/PerlNavigator)| Perl | +| Perl | [Veesh Goldman](https://github.com/rabbiveesh) | [perl-lsp](https://github.com/tree-sitter-perl/perl-tree-sitter-lsp) | Rust | | Pest | [Pest Maintainers](https://github.com/orgs/pest-parser/teams/pest-ide-tools) | [Pest IDE Tools](https://github.com/pest-parser/pest-ide-tools) | Rust | | Crane **PHP** | [HvyIndustries](https://github.com/HvyIndustries) | [crane](https://github.com/HvyIndustries/crane) | TypeScript | | PHP | [Ben Mewburn](https://github.com/bmewburn) | [intelephense](https://github.com/bmewburn/vscode-intelephense) | TypeScript |