]> git.eshelyaron.com Git - emacs.git/commit
Ignore extra keys in textdocument/publishdiagnostics ()
authorPhillip Dixon <phillip.dixon@gmail.com>
Mon, 20 Aug 2018 09:21:51 +0000 (21:21 +1200)
committerJoão Távora <joaotavora@gmail.com>
Mon, 20 Aug 2018 09:21:51 +0000 (10:21 +0100)
commit78102bc38ad796b92e03305af7510074b2ba1476
tree3bcffdb00147ef208a4210e14f71812f4b6d9602
parent9fa0dd072aa3277686ec581ae3075475e02dada6
Ignore extra keys in textdocument/publishdiagnostics ()

Accoding to the "discussion" in https://reviews.llvm.org/D50571, it
was deemed sufficient that VSCode is fine with the non-standard
extension -- jt

Copyright-paperwork-exempt: yes

* eglot.el (eglot-handle-notification): Add &allow-other-keys

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