Skip to content

Unicode quotes break highlighting #16

Description

@AlexDaniel

Take this code:

say ‘hello’;
say ‘hello’;
say ‘hello’;
say ‘hello’;
say ‘hello’;

And start pasting it rapidly.

After doing it several times you will see this:
screenshot

If you delete and type again one of the closing quotes above the unhighlighted area it will reparse the rest of the file correctly.

This problem may be related to this (or it may be a separate bug):
screenshot

↑ On this screenshot last character is not highlighted as a string unless you write a closing quote.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions