Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Hash vars incorrectly highlighted in doube-quoted strings #59

@michalmiddleton

Description

@michalmiddleton

Hash variables are being incorrectly highlighted when in double quoted strings.
They are displayed as a regular text...

Eg. (in puppet resource attributes):

path    => "/path/${files['some']}",

As well as resource titles:

    file { "/path/${config['file']}":
        ensure    => present,
    }

Plugin version: 0.23.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions