]> git.eshelyaron.com Git - emacs.git/commit
Set spinner in textdocument/didchange as it matters to rls
authorJoão Távora <joaotavora@gmail.com>
Sun, 27 May 2018 10:58:41 +0000 (11:58 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sun, 27 May 2018 10:58:41 +0000 (11:58 +0100)
commit92593bb4c13a80303866cdb6992adb2012e2b279
treea4d8654f3427dd5bb43eebf052b0f49f0ad92893
parentf20edc04ed67a086d608ed3af9702f09481e9c92
Set spinner in textdocument/didchange as it matters to rls

Otherwise, the asynch eldoc action will immediately send the
textDocument/documentHighlight requests, without understanding that
they need to be deferred a bit more.

* eglot.el (eglot--signal-textDocument/didChange): Set the spinner
here.
lisp/progmodes/eglot.el