docs: add pytest-language-server to projects using tower-lsp-server
Some checks failed
Rust CI / cargo test macOS-latest-1.85.0-runtime-agnostic) (push) Has been cancelled
Rust CI / cargo test macOS-latest-nightly-runtime-agnostic) (push) Has been cancelled
Rust CI / cargo test macOS-latest-1.85.0-runtime-tokio) (push) Has been cancelled
Rust CI / cargo test macOS-latest-nightly-runtime-tokio) (push) Has been cancelled
Rust CI / cargo test ubuntu-latest-1.85.0-runtime-agnostic) (push) Has been cancelled
Rust CI / cargo test ubuntu-latest-nightly-runtime-agnostic) (push) Has been cancelled
Rust CI / cargo test ubuntu-latest-1.85.0-runtime-tokio) (push) Has been cancelled
Rust CI / cargo test ubuntu-latest-nightly-runtime-tokio) (push) Has been cancelled
Rust CI / cargo test windows-latest-1.85.0-runtime-agnostic) (push) Has been cancelled
Rust CI / cargo test windows-latest-nightly-runtime-agnostic) (push) Has been cancelled
Rust CI / cargo test windows-latest-1.85.0-runtime-tokio) (push) Has been cancelled
Rust CI / cargo test windows-latest-nightly-runtime-tokio) (push) Has been cancelled
Rust CI / cargo audit (push) Has been cancelled
Rust CI / cargo clippy (push) Has been cancelled
Rust CI / cargo fmt (push) Has been cancelled

This commit is contained in:
Thiago Bellini Ribeiro 2025-12-07 02:59:50 +01:00 committed by Milo Moisson
parent 333e8c157c
commit 465cfcb060

View file

@ -115,6 +115,7 @@ You can use enable proposed features in the [LSP Specification version 3.18](htt
- [Turborepo](https://github.com/vercel/turborepo/tree/main/crates/turborepo-lsp) (still uses the original project)
- [Veryl](https://github.com/veryl-lang/veryl)
- [django-language-server](https://github.com/joshuadavidthomas/django-language-server)
- [pytest-language-server](https://github.com/bellini666/pytest-language-server)
- [SystemD-LSP](https://github.com/JFryy/systemd-lsp)
- [Amber LSP](https://github.com/amber-lang/amber-lsp)