Function: eglot-code-action-extract

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

Signature

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

Documentation

Execute refactor.extract 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-extract "refactor.extract")