]> git.eshelyaron.com Git - emacs.git/commit
Add half-baked m-x eglot-list-connections
authorJoão Távora <joaotavora@gmail.com>
Tue, 4 Oct 2022 20:11:38 +0000 (21:11 +0100)
committerJoão Távora <joaotavora@gmail.com>
Wed, 5 Oct 2022 19:54:01 +0000 (20:54 +0100)
commitb07fa37d04d98fcd9856f9f29fc1323850c230b7
treeeebfde994404979bb84487fa88007642a9be99af
parentb633c29648d0f9b4f36c81c6c0eac4c6e2362a76
Add half-baked m-x eglot-list-connections

Not very useful for now, but more functionality could be added later,
like bindings for disconnecting a given connection, switching to its
events buffers, or just listing some details like capabilities.

* eglot.el (eglot-list-connections-mode, eglot-list-connections):
New mode and function.
lisp/progmodes/eglot.el