Skip to content

Incorrect highlighting when an secaped $ not followed by { in indented strings #167

@jasom

Description

@jasom

''${foo} is handled correctly, but ''$FOO is not. Simple example:

``
let foo = ''

hi ''$FOO
'';
in
{
a = 3;
}
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions