Skip to content

Bad syntax highlighting on block case statements #505

Closed
@larsbs

Description

@larsbs

In one of the recent updates, the support for block case statements has been broken. Don't know exactly when because I don't update frequently but here is a screenshot of the actual problem:

Using block declaration (Using { })
20160622-110319

Without block declaration (No { })
20160622-110421

As you can see, the last } is marked an invalid and the color of the return statement is wrong also. This is valid JavaScript syntax and used to work well with this plugin. Sorry not being able to help more for now.

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