Skip to content

Backslash escaped quotes are closing string #25

@onecrayon

Description

@onecrayon

Given this code:

echo '<p>Select the people whose favorites you\'d like to see.</p>';

The apostrophe in "you'd", although backslash escaped, is closing the string (leaving everything else afterward identified as keyword.constant.other).

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