mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-14 11:39:45 +08:00
d6d6fcf928
From LSP spec: > A range in a text document expressed as (zero-based) start and end > positions. A range is comparable to a selection in an editor. Therefore > the end position is exclusive.