-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
easyGood for newcomersGood for newcomersproposalslicecRelated to the 'slicec' crateRelated to the 'slicec' crate
Milestone
Description
Currently, our spans are 1-indexed to be more in line with how files are represented in editors. However, this has proven to be painful when implementing things like a language server, as the LSP protocol assumes 0-based positions. It would be nice to switch to using 0-based indexing for better compatibility with other tools.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
easyGood for newcomersGood for newcomersproposalslicecRelated to the 'slicec' crateRelated to the 'slicec' crate