]> git.eshelyaron.com Git - emacs.git/commit
Correctly insert textedit-less snippets
authorJoão Távora <joaotavora@gmail.com>
Thu, 22 Nov 2018 23:07:18 +0000 (23:07 +0000)
committerJoão Távora <joaotavora@gmail.com>
Thu, 22 Nov 2018 23:07:18 +0000 (23:07 +0000)
commitfbb7d1e9183df446162f1365056a254e5ec4a29e
treecad685b386687b60f6f95b38da9badf91b5b2d64
parentf62f37d1ed8965eee954ad70794484bcc432de24
Correctly insert textedit-less snippets

Fixes a slight regression from https://github.com/joaotavora/eglot/issues/160.

* eglot.el (eglot-completion-at-point): When there is plain
`insertText' snippet, delete the full completion text.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/167
lisp/progmodes/eglot.el