• About
  • Sponsor
  • grep::cpan
  • Recent
  • FAQ
  • Tools
  • API
    • Identities
    • Profile
    • Favorites
    • Logout
    • GitHub
    • Twitter
    • Google
  • 07 Aug 2021 15:53:56 UTC
  • Distribution: PLS
  • Source (raw)
  • Browse (raw)
  • Changes
  • How to Contribute
  • Repository
  • Issues
  • Testers (72 / 0 / 38)
  • Kwalitee
  • Bus factor: 1
  • 35.43% Coverage
  • License: perl_5
  • Perl: v5.26.0
  • Activity
  • 24 month
  • Tools
  • Download (50.13KB)
  • MetaCPAN Explorer
  • Permissions
  • Subscribe to distribution
    • Dependencies
    • Future
    • Future::Queue
    • Future::Utils
    • IO::Async
    • PPI
    • PPR
    • Path::Tiny
    • Perl::Critic
    • Perl::Tidy
    • Pod::Markdown
    • URI
    • and possibly others

    • Reverse dependencies
    • CPAN Testers List
    • Dependency graph
  • Permalinks
  • This version
  • Latest version
  • ++ed by:
    JONASBN BRTASTIC MREISNER JHTHORSEN ALEXPAN
    8 PAUSE users
    8 non-PAUSE users
Marc Reisner  / 
PLS-0.896
River stage zero No dependents
/ PLS::Server::Method::Workspace
Contents
  • NAME
  • DESCRIPTION

NAME

PLS::Server::Method::Workspace

DESCRIPTION

This module redirects requests starting with workspace/ to the appropriate subclass of PLS::Server::Request for the type of request.

Requests currently implemented:

workspace/didChangeConfiguration - https://microsoft.github.io/language-server-protocol/specifications/specification-current/#workspace_didChangeConfiguration

PLS::Server::Request::Workspace::DidChangeConfiguration

workspace/didChangeWatchedFiles - https://microsoft.github.io/language-server-protocol/specifications/specification-current/#workspace_didChangeWatchedFiles

PLS::Server::Request::Workspace::DidChangeWatchedFiles

workspace/configuration - https://microsoft.github.io/language-server-protocol/specifications/specification-current/#workspace_configuration

PLS::Server::Request::Workspace::Configuration

workspace/executeCommand - https://microsoft.github.io/language-server-protocol/specifications/specification-current/#workspace_executeCommand

PLS::Server::Request::Workspace::ExecuteCommand

Module Install Instructions

To install PLS, copy and paste the appropriate command in to your terminal.

cpanm

cpanm PLS

CPAN shell

perl -MCPAN -e shell
install PLS

For more information on module installation, please visit the detailed CPAN module installation guide.

Close
MetaCPAN
About
Sponsor
grep::cpan
Recent
FAQ
Tools
API
Perl.org
Bytemark logo liquidweb logo Deriv logo Geocode logo Fastly logo OpenCage logo Elastic logo Route4Me logo

Keyboard Shortcuts

Global
s Focus search bar
? Bring up this help dialog
GitHub
g p Go to pull requests
g i go to github issues (only if github is preferred repository)
POD
g a Go to author
g c Go to changes
g i Go to issues
g d Go to dist
g r Go to repository/SCM
g s Go to source
g b Go to file browse
Search terms
module: (e.g. module:Plugin)
distribution: (e.g. distribution:Dancer auth)
author: (e.g. author:SONGMU Redis)
version: (e.g. version:1.00)