mirror of
https://github.com/dense-analysis/ale.git
synced 2026-03-25 07:28:07 +08:00
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.