The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

This module redirects requests beginning with completionItem/ to the appropriate subclass of PLS::Server::Request.

Requests currently implemented:

completionItem/resolve - https://microsoft.github.io/language-server-protocol/specifications/specification-current/#completionItem_resolve

PLS::Server::Request::CompletionItem::Resolve