YaLafi LSP Server
An LSP server for proofreading LaTeX documents using YaLafi (yet another LateX filter) and LanguageTool in different editors. It serves as a basis for the corresponding vscode extension.
The server is written in Python using pygls and lsprotocol. The current implementation is very basic and just calls YaLafi on save.
Installation
YaLafi-LS is available on PyPI and can be installed with python -m pip install YaLafi-LS.
This will automatically also install YaLafi.
However, you may need to install LanguageTool, see the installation guide for YaLafi.
Release files for yalafi-ls 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yalafi-ls-0.0.1.tar.gz | 19.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yalafi_ls-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 40.1 kB
Release files / yalafi-ls-0.0.1.tar.gz
| Download URL | yalafi-ls-0.0.1.tar.gz |
|---|---|
| Size | 19.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51c7cfef7fdb7b4f11bd9e8820874148b0b808655519467c6bafd1bf40656963
|
|
BLAKE2b-256 checksum How to use checksums |
790230df64e746a20e88fb9aa29f4ee694bfde6cd0f1e9a26af94eb0133ef1da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.2
|
Release files / yalafi_ls-0.0.1-py3-none-any.whl
| Download URL | yalafi_ls-0.0.1-py3-none-any.whl |
|---|---|
| Size | 20.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a5545fe2444988633b89b47d1d268227187e832c826bb324360b4e6b6b465095
|
|
BLAKE2b-256 checksum How to use checksums |
e0ca4dfe5fb9c3b912673dc910e8171b03fff8f0541912d1c8cd17f4e6a0702e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.11.2
|