]> git.eshelyaron.com Git - emacs.git/commit
Change capability 'documentchanges' to t
authorFelicián Németh <felician.nemeth@gmail.com>
Sat, 12 Mar 2022 09:57:53 +0000 (10:57 +0100)
committerGitHub <noreply@github.com>
Sat, 12 Mar 2022 09:57:53 +0000 (09:57 +0000)
commitbe4755233192f2e27ddab75a75c6b858198bac26
treeb1116c1be0958e916f7b7230b290c8b48e4ff9a8
parent77f3157dcd2926ded5a04069ef44242b3c27a2a5
Change capability 'documentchanges' to t

Eglot does support woskspaceEdit/documentChanges, but failed to
advertise this fact.

Per https://github.com/joaotavora/eglot/issues/873.

* eglot.el (eglot-client-capabilities): Set documentChanges to t.

GitHub-reference: per https://github.com/joaotavora/eglot/issues/853
lisp/progmodes/eglot.el