Skip to content

Support single-quoted strings as alias for double-quoted strings in Rhai language parser #912

@shah

Description

@shah

Per our discussion in #911 there is a desire to treat single-quotes like ' the same as double-quotes like " (the same way JavaScript handles strings flexibly). This feature would allow non-technical users of scripting language to have three quotation modes - non-interpolated via " and ' and interpolated via back-tick.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions