oxalica / nil

NIx Language server, an incremental analysis assistant for writing in Nix.
Apache License 2.0
1.38k stars 40 forks source link

Async LSP #74

Closed oxalica closed 1 year ago

oxalica commented 1 year ago

Asyncify the LSP server for easier concurrent tasks, cancellation and progress support. The LSP logic is split out into https://github.com/oxalica/async-lsp and replaces lsp-server.