chan-rs

Crates.iochan-rs
lib.rschan-rs
version0.20.0
sourcesrc
created_at2024-10-06 15:02:54.789171
updated_at2024-10-13 18:47:52.565597
descriptionEfficiently Interact with an LSP process
homepage
repository
max_upload_size
id1399140
size67,724
Thomas Bui (itsthomashere)

documentation

README

About this project

This project will be mainly used for my other project that involved interacting with an lsp

Goals

  • Fully capable of interacting with a language server process
  • Simple, unaffected by changes made the Language Server Protocol

TODOS

  • Handling request and notifications.
  • Progress support
  • Some other stuff that i haven't ran into yet.

Project's state

  • Test Coverages: 0% (I'm lazy bro)
Commit count: 0

cargo fmt