Developer tooling for language servers
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
Release history Release notifications | RSS feed
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.1.1.tar.gz
(18.7 kB
view details)
Built Distribution
File details
Details for the file lsp-devtools-0.1.1.tar.gz
.
File metadata
- Download URL: lsp-devtools-0.1.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
077cfc49ff45eb349914567d7b2c60a362d018920e378fc9c05370ec3ceda496
|
|
MD5 |
410eb3a35630122c234b4e5135811035
|
|
BLAKE2b-256 |
eb1a22b9fd446a3ecab7fa20fca2f5f4e56d26014b552f7e784068a7d95cff86
|
File details
Details for the file lsp_devtools-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: lsp_devtools-0.1.1-py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bf3f8f4da5343d2cdea73b24d784156d78faba610077d390136d1116bb4fda12
|
|
MD5 |
d8a4289ad59a6b6b0069037be905a5d0
|
|
BLAKE2b-256 |
ae31fc67eb1848ab093a8a54ae2a4ac948027662e00e70ace5872132c6b3f40c
|