]> git.eshelyaron.com Git - emacs.git/commit
Snappier completions that don't hinder typing
authorJoão Távora <joaotavora@gmail.com>
Fri, 10 Aug 2018 00:03:59 +0000 (01:03 +0100)
committerJoão Távora <joaotavora@gmail.com>
Fri, 10 Aug 2018 00:03:59 +0000 (01:03 +0100)
commitc61b3624f5a20efaea3ff997d48100917c286ffa
tree54a92332e0e40eeb73eab3d107086a4afde81ed1
parentda11bba15e8026cd177364d3be9d87554b3ab147
Snappier completions that don't hinder typing

This should improve company-capf's performance.

* eglot.el (Package-Requires): Require jsonrpc 1.0,1
(eglot-completion-at-point): Use completion-table-dynamic.  Pass
CANCEL-ON-INPUT to jsonrpc-request.

GitHub-reference: close https://github.com/joaotavora/eglot/issues/61
lisp/progmodes/eglot.el