mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 03:05:31 -05:00
Wrapper around the OCaml
lsp library to make it easier to write LSP servers
Problem: As in #24, it's impossible to extract `uri` variable from `notify_back`, but sometimes we want to do this Solution: Add `method get_uri = uri` to notify_back |
||
|---|---|---|
| .github/workflows | ||
| example/template | ||
| src | ||
| .gitignore | ||
| .ocamlformat | ||
| dune-project | ||
| linol-lwt.opam | ||
| linol.opam | ||
| Makefile | ||
| README.md | ||