Skip to main content

Developer tooling for language servers/clients

Project description

lsp-devtools: Developer tooling for language servers/clients

This is in very early development.

There are a few cli commands already

usage: lsp-devtools [-h] {capabilities,record} ...

Development tooling for language servers

options:
  -h, --help            show this help message and exit

commands:
  {capabilities,record}
    capabilities        dummy lsp server for recording a client's capabilities.
    record              record an LSP session.
usage: lsp-devtools record [-h] [-f FILE] [-r] [--format FORMAT] -- <SERVER_COMMAND>

This command runs the given language server command as a subprocess and records all messages sent between client and server.

options:
  -h, --help            show this help message and exit
  -f FILE, --file FILE  save the log to a text file with the given filename

file options:
  these options only apply when --file is used

  -r, --raw             record all data, not just parsed messages
  --format FORMAT       format string to use with the log messages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lsp-devtools-0.0.2.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

lsp_devtools-0.0.2-py3-none-any.whl (11.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page