diff options
author | João Távora <joaotavora@gmail.com> | 2023-03-04 15:05:15 +0000 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2023-03-04 19:15:48 +0000 |
commit | 6c66dbd02c7773a4347583b35b8caa219df30807 (patch) | |
tree | 8fd98689e78119470d9c8e3890d7c56f196c0e12 /lisp/emacs-lisp/range.el | |
parent | 246f5b541c50b28c4303a365f8d8cd384f0aa6c9 (diff) | |
download | emacs-6c66dbd02c7773a4347583b35b8caa219df30807.tar.gz emacs-6c66dbd02c7773a4347583b35b8caa219df30807.tar.bz2 emacs-6c66dbd02c7773a4347583b35b8caa219df30807.zip |
Turn on Eglot inlay hints by default
This is like any other server-provided feature, and may be turned off
client-side by setting eglot-ignored-server-capabilities like
(add-to-list 'eglot-ignored-server-capabilities :inlayHintProvider)
* lisp/progmodes/eglot.el (eglot--maybe-activate-editing-mode):
Activate eglot-inlay-hints-mode.
(eglot-inlay-hints-mode): Instead of warning about missing
:inlayHintProvider, turn off eglot-inlay-hints-mode.
Diffstat (limited to 'lisp/emacs-lisp/range.el')
0 files changed, 0 insertions, 0 deletions