ebkalderon / tower-lsp

Language Server Protocol implementation written in Rust
Apache License 2.0
951 stars 54 forks source link

readme: add 'projects using tower-lsp' section #420

Open almahdi404 opened 1 month ago

almahdi404 commented 1 month ago

Added

Projects using tower-lsp

  • Enderpy - Enderpy is a code completion engine, static type checker & language server for python.
  • Turborepo - This crate is a dual binary / library that provides a language server for turborepo.

This section highlights the library's adoption and provides users with real-world examples of how it's being implemented.