Function: eglot-code-action-inline

eglot-code-action-inline is an interactive and byte-compiled function defined in eglot.el.gz.

Signature

(eglot-code-action-inline BEG &optional END)

Documentation

Execute refactor.inline code actions between BEG and END.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(eglot--code-action eglot-code-action-inline "refactor.inline")