Skip to content

Add additional textmate scopes #7

@epiqu1n

Description

@epiqu1n

Please add more grammars/textmate scopes. Specifically I would like to be able to separately identify and highlight the tags for true sections: {{#a}} {{/a}}, false sections: {{^b}} {{/b}}, escaped varaibles: {{a}}, and unescaped variables: {{{a}}}.

Currently, when viewing tags with the Scope Inspector, all Mustache elements only show up as "entity.tag.name.mustache", like so:
image

I tried settings this up on my own via grammar injection but could not get it to work.

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