capitaomorte pushed a change to branch externals/eglot. from 23accee * eglot.el (Version): Bump to 1.3 new 5b9a164 Per #180: frame lsp-mode.el comparison as historical even more evidently new cc5ef6c Apply eglot--format-markup to signature documentation new 64c7605 Adjust active param highlighting in first line of signature (1/3) new d77b447 Adjust active param highlighting in first line of signature (2/3) new ef95839 Adjust active param highlighting in first line of signature (3/3) new 1e1665e Rewrite eglot--sig-info a bit for readability new 476feb8 Add edebug specs to destructuring macros new 923cbbe Don't make bogus responses to client/(Un)RegisterCapability new b8a8901 Fix #187: be more careful when making xref summaries new af9dcad Take over Flymake and Eldoc completely while managing buffers new 85711cc * eglot.el (Package-Requires): Require jsonrpc 1.0.7. new d5521e9 Remove workaround for company bug that has been fixed new 2f0e51a Per #188: use gfm-view-mode new b393c48 Fix previous commit where workaround had been removed new d167c80 Fix #190: actually make completion sorting work new e8b9cbf Slightly simplify eglot-completion-at-point new 7b0d845 Close #195: remove a hard dependency on flymake-mode new e65792f Close #197: allow read-only modes for markup rendering new 64da240 Fix #196: run connection hooks with proper dir-locals new c5dea9a * eglot.el (eglot-workspace-configuration): Safe when listp. new 83f7f84 Appease checkdoc new 35597d2 Handle (un)registerCapability requests via generic functions
Summary of changes: README.md | 8 +- eglot.el | 256 +++++++++++++++++++++++++++++++++++--------------------------- 2 files changed, 149 insertions(+), 115 deletions(-)