chan-rs 0.20.0

Efficiently Interact with an LSP process
Documentation

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)