From 465cfcb06040b4d82e98d4b3544cacfa71f72d59 Mon Sep 17 00:00:00 2001 From: Thiago Bellini Ribeiro Date: Sun, 7 Dec 2025 02:59:50 +0100 Subject: [PATCH] docs: add pytest-language-server to projects using tower-lsp-server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 244fc92..af9d4c1 100644 --- a/README.md +++ b/README.md @@ -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)