Skip to content

Mismatched quotes in truncated template blurbs causes highlighting issues #65

@awrichar

Description

@awrichar

Some long JSON items (such as contract schemas) are truncated in the template display for readability, like the following:

const ffi = {"name":"m ... event1"}]};

If this truncation results in a mismatched number of quotation marks, the syntax highlighting is wrong (as it colors the rest of the snippet as a string constant).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions