This commit fixes a bug but introduced another when completing a
symbol in xref-find-definitions.
commit
ee58d92a7de1c8b1914c77177a7d5e755f1de827
Author: Michał Krzywkowski <k.michal@zoho.com>
Date: Sun Nov 4 16:59:05 2018 +0100
* eglot.el (xref-backend-identifier-completion-table): Use vector.
:position (plist-get
(plist-get location :range)
:start))
- :locations (list location)
+ :locations (vector location)
:kind kind
:containerName containerName))
(jsonrpc-request server