Variable: eglot--outstanding-inlay-hints-region

eglot--outstanding-inlay-hints-region is a buffer-local variable defined in eglot.el.gz.

Documentation

Jit-lock-calculated (FROM . TO) region with potentially outdated hints.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar-local eglot--outstanding-inlay-hints-region (cons nil nil)
  "Jit-lock-calculated (FROM . TO) region with potentially outdated hints.")