Eglot, an LSP client for Emacs, is now a built-in package!
miniblog.
Related Posts
Is there a good canonical name for autofixes, where a static analysis tool can apply a change to resolve an issue?
Clang calls them fix-its, LSP calls them quickfixes.
Delighted to see that Typescript 7 is moving to conventional LSP for its IDE services!
On the challenge of writing accurate source spans on Unicode source code: https://reedmullanix.com/posts/unicode-source-spans.html
Also (see footnotes) a fair number of LSP clients assume UTF-8 despite early versions of LSP mandating UTF-16!
