bjaminn / RustLSP

A Language Server Protocol implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A Language Server Protocol implementation in Rust

License:Apache License 2.0


Languages

Language:Rust 100.0%