Function: eglot--range-region
eglot--range-region is a function alias for eglot-range-region,
defined in eglot.el.gz.
This function is obsolete since 1.16; use eglot-range-region
instead.
Signature
(eglot--range-region RANGE &optional MARKERS)
Documentation
Return a cons (BEG . END) of positions representing LSP RANGE.
If optional MARKERS, make markers instead.
Aliases
eglot--range-region (obsolete since 1.16)