Function: eglot-code-action-rewrite

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

Signature

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

Documentation

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