Function: eglot-events-buffer-of-listed-connection

eglot-events-buffer-of-listed-connection is an interactive and byte-compiled function defined in eglot.el.gz.

Signature

(eglot-events-buffer-of-listed-connection)

Documentation

Show events buffer for Eglot server on current line

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(eglot--list-connections-cmd eglot-events-buffer-of-listed-connection s
  "Show events buffer for Eglot server on current line"
  (eglot-events-buffer s))