Skip to content

Font-lock escape characters in strings #378

Closed
@bbatsov

Description

@bbatsov

It'd be nice if we font-locked specially escape characters in strings - e.g. the \n in "this\nthat". This would make it easier to spot strings with embedded escape chars.

I've seen this in some major modes, so I'm guessing it shouldn't be very hard to do.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions