Skip to content

Methods within macros bleed into macro interpolation #18

@BigBoyBarney

Description

@BigBoyBarney

Hi!!

The following

{% for pokemon in ["Snorlax", "Jigglypuff", "MewTwo"] %}
  something.{{pokemon.id}}
{% end %}

is highlighted as

Image

Image

Image

pokemon inside the {{}} should be highlighted as a var. Removing something. fixes the highlighting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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