Skip to content

UTF-8 characters in source seems to throw off source positioning #64

Description

@thoni56

Repeat by creating or using a source file with UTF-8 (non-ascii) character in it.

Probably the multiple bytes that that character is stored in creates an offset which the editor (Emacs) adjusts for, so a variable rename breaks since the validation of the position is off by 'n' depending on how many non-single bytes there are in the source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions