]> git.lizzy.rs Git - rust.git/commit
Improvements to emacs inlay hints
authorFlorian Diebold <flodiebold@gmail.com>
Mon, 5 Aug 2019 19:15:44 +0000 (21:15 +0200)
committerFlorian Diebold <flodiebold@gmail.com>
Sat, 10 Aug 2019 18:35:10 +0000 (20:35 +0200)
commite51c1d6bff7cdb26f8ba2f8429c91e1cdfcc1236
tree09a9d2e13064220cd6c6d7a470f909774a2b06f0
parente3f8e6023d66ceb37040833bf317d77019bb10f1
Improvements to emacs inlay hints

 - only send request if workspace is initialized (emacs-lsp doesn't seem to
   prevent sending requests before the initialized notification is sent)
 - check whether we're still in the correct buffer before sending request
editors/emacs/ra-emacs-lsp.el