Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 510 Bytes

Build Status

RustLSP

A library for working with the Language Server Protocol, as either client or server. (LSP protocol only, not tied to any particular language engine)

Examples:

See full server/client example here: src/server_tests.rs

Projects using RustLSP: