lexical-lsp / lexical

Lexical is a next-generation elixir language server
776 stars 77 forks source link

Refactor request handling #777

Open zachallaun opened 1 week ago

zachallaun commented 1 week ago

The goal of this PR is to make request handling on the server simpler and easier to understand.

The commits are mostly atomic, so reviewing commit-by-commit may be best. Notes on some of the changes: