1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00
emacs/doc
João Távora d6a502fc7a Eglot: suggest code actions at point
* lisp/progmodes/eglot.el (eglot-code-action-indicator-face): New face.
(eglot-code-action-indications, eglot-code-action-indicator): New defcustoms.
(eglot--highlights): Move up here.
(eglot--managed-mode): Rework.
(eglot--server-menu-map, eglot--main-menu-map): Extract maps into
variables (avoids odd mode-line bug).
(eglot--mode-line-format): Rework.
(eglot--code-action-params): New helper.
(eglot-code-actions): Rework.
(eglot--read-execute-code-action): Tweak.
(eglot-code-action-suggestion): New function.

* etc/EGLOT-NEWS: Mention new feature.

* doc/misc/eglot.texi (Eglot Features): Mention new feature.
(Customization Variables): Mention new variables.
2025-01-28 11:04:21 +00:00
..
emacs Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
lispintro Merge from origin/emacs-30 2025-01-25 10:06:19 -05:00
lispref Fix previous commit for Changing Window Layouts 2025-01-28 10:00:50 +01:00
man Update copyright year to 2025 2025-01-02 18:39:42 +01:00
misc Eglot: suggest code actions at point 2025-01-28 11:04:21 +00:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00