Skip to content

Add perl-lsp to the Perl implementations#357

Merged
keegancsmith merged 1 commit into
langserver:mainfrom
rabbiveesh:add-perl-lsp
Jun 19, 2026
Merged

Add perl-lsp to the Perl implementations#357
keegancsmith merged 1 commit into
langserver:mainfrom
rabbiveesh:add-perl-lsp

Conversation

@rabbiveesh

Copy link
Copy Markdown
Contributor

Adds perl-lsp to the Perl server list.

perl-lsp is a Perl language server written in Rust (tree-sitter-perl + tower-lsp). It supports all six capability columns — code completion, hover, jump to definition, workspace symbols, find references, and diagnostics — plus type inference with no annotations, framework awareness (Moo/Moose, Mojolicious, DBIx::Class), and cross-file resolution. Fully open source (Artistic-2.0), editor-agnostic, installable via cargo install perl-lsp.

@rabbiveesh rabbiveesh marked this pull request as ready for review June 18, 2026 16:44

@keegancsmith keegancsmith left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@keegancsmith keegancsmith merged commit f2b4f8c into langserver:main Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants