monnier pushed a change to branch externals/eglot. from fc221c8 Overhaul bug reporting template new a0a6218 Fix #670: make eglot-current-server work in notification handlers new efac602 Fix #673: declare eglot--cached-server before use new 9330397 Close #677: switch default langserver for OCaml to ocamllsp new c6e05e0 Per #677: mention ocaml-lsp in the README new 98943f1 Add a completion-category-defaults entry new 6f27bc1 Allow LSP languageId to be overridden via eglot-server-programs new 3f1ad3b Close #685: Fix Emacs 28 warning by avoiding positional args in define-minor-mode new 40bba97 Per #687: provide context for finer project-find-functions new b06589b Fix #679: correct path/URI when using TRAMP from MS Windows new 1ac06d0 Fix #76: manage cross-referenced files outside project in same server
Summary of changes: NEWS.md | 10 +++ README.md | 17 ++++- eglot-tests.el | 28 ++++++-- eglot.el | 197 +++++++++++++++++++++++++++++++++++++++------------------ 4 files changed, 182 insertions(+), 70 deletions(-)