/RustLSP

A Language Server Protocol implementation in Rust

Primary LanguageRustApache License 2.0Apache-2.0

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: