Skip to content

Line numbers should start from one not zero #1341

@ghost

Description

What Happened?

I noticed errors in my code pointed to, e.g. 45:20, however when focusing on that in Code, I got to the second digit in the variable/method/function.

Steps to Reproduce

  1. Get an error from a compiler with a line number
  2. Go there
  3. See error.

Expected Behavior

First line in a row should be X:1, not, X:0. In practice, this means doing +1 in GtkSourceView or Code.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: ConfirmedVerified by someone other than the reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions