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

Hash vars incorrectly highlighted in doube-quoted strings #59

Open
michalmiddleton opened this issue Jul 3, 2018 · 0 comments
Open

Comments

@michalmiddleton
Copy link

michalmiddleton commented Jul 3, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant