]> git.eshelyaron.com Git - emacs.git/commit
Eglot: support positionEncoding LSP capability (bug#61726)
authorAugusto Stoffel <arstoffel@gmail.com>
Sun, 26 Feb 2023 11:47:32 +0000 (11:47 +0000)
committerJoão Távora <joaotavora@gmail.com>
Sun, 26 Feb 2023 12:53:09 +0000 (12:53 +0000)
commit3e3e6d71be76b80beca946f9dd433d12aa450695
treea66597dd9d19aa260b63185f8f0e2a158847d67a
parentb0e87e930e86d2e48659aed9cf85099c1fd2795c
Eglot: support positionEncoding LSP capability (bug#61726)

* lisp/progmodes/eglot.el(eglot-client-capabilities):  Announce the
new capability.
(eglot-bytewise-column, eglot-move-to-bytewise-column): New functions.
(eglot--managed-mode): Set 'eglot-current-column-function' and
'eglot-move-to-bytewise-column' appropriately.
lisp/progmodes/eglot.el