Skip to content

Incorrect highlighting related to quotation mark spacingΒ #12

@jroeber

Description

@jroeber

When I use this plugin (v0.3.0) with the basic Packer image building tutorial code, the highlighting is wrong on and after line 4:

image

If I change line 4 from

version = ">= 0.0.7"

to

version = " >= 0.0.7"

(i.e., add a space between the first " and >=), it looks fine:

image

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