mirror of
https://github.com/dense-analysis/ale.git
synced 2026-07-11 19:00:53 +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.