Line number is off sometimes #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sometimes the line number is not quite right.

See example:
I had a file that had the diffs at the end. KARL made comments at the top. So I think I found the issue:
Gemini responses with the line counted from the start of the diff.
But the line number is then applied to the whole file,
so that a e.g "line 10 comment on diff" get to a "line 10 comment on file"