]> git.eshelyaron.com Git - emacs.git/commit
Eglot: fix inlay hint with label collection instead of string
authorJoão Távora <joaotavora@gmail.com>
Fri, 24 Feb 2023 10:46:20 +0000 (10:46 +0000)
committerJoão Távora <joaotavora@gmail.com>
Fri, 24 Feb 2023 10:47:45 +0000 (10:47 +0000)
commit5db75ec7d30d5cf5dc610382ca25bd5a5c4f8fb6
tree4d59f7a6c5ea1f40a682cf6733251166e4953082
parent573d9675fd74fc50f70b3bc64f24f838f799a8aa
Eglot: fix inlay hint with label collection instead of string

Reported by Chinmay Dalal <dalal.chinmay.0101@gmail.com>

* lisp/progmodes/eglot.el (eglot--update-hints-1): Fix bug when
inlay hint contains collection of labels.
lisp/progmodes/eglot.el