Skip to content

0-index versus 1-index #53

Description

@spratt

CodeMirror stores lines in 0-index format, whereas the backend stores lines in 1-index, which leads to lots of off-by-one errors.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions