Skip to content

Missing interpolated strings support #953

Description

@nxuv

Having interpolated strings in file will show an error

Example, running dscanner lint on file containing this line:

prompt(i"Set cursor to \"$(cursorName)\"?".text, false);

Shows

setcursor.d(69:18): Error: Expected `)` instead of stringLiteral `"Set cursor to \"$(cursorName)\"?"` ()
setcursor.d(69:65): Error: Primary expression expected ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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