Skip to content

comments don't use the correct syntax highlighting when there's a semicolon inside a string earlier in the line #2

@dandrake

Description

@dandrake

In M code like this, the semicolon inside the string passed to someFunction confuses the syntax highlighting:

i $$someFunction("123;abc")=4 q ; a comment about this line

I'm not sure exactly why; at least it's smart enough to not consider everything after the 3 to be a comment.

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