capitaomorte pushed a change to branch externals/eglot. from 8e5acb1 * eglot.el (Version): Bump to 0.3 new a91d72c Simplify some infrastructure fucntions new b45cb80 Robustify timer handling for eglot--async-request new 4b9f4da If we're going to send rootPath, better send an absolute one new 3f6d2e2 Close #4: Collect regions to change as markers, then edit new 17b7740 * eglot.el (eglot-clear-status): Remember to update modeline new 2ede684 Better decide what text exactly to present as completions new ace6fce Check capabilities before sending :completionItem/resolve new c648c4f Robustness fixes for the request mechanism new 95c2052 Handle managed buffers in own process var new 433361e Add some completion tests for pyls new 99686a9 * eglot.el (Version): Bump to 0.4 new 258fb98 Travis now runs python-language-server tests new 6894ed7 Tweak tests, hopefully stabilize pyls tests on Travis new 50b974f Rewrite a couple of defs and shave a yak new 24877ae Fix a bug introduced in the previous commit
Summary of changes: .travis.yml | 4 + eglot-tests.el | 82 ++++++++---- eglot.el | 407 ++++++++++++++++++++++++++++----------------------------- 3 files changed, 264 insertions(+), 229 deletions(-)