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

String interpolation expression highlight #43

Open
Hufschmidt opened this issue Aug 22, 2016 · 1 comment
Open

String interpolation expression highlight #43

Hufschmidt opened this issue Aug 22, 2016 · 1 comment
Labels

Comments

@Hufschmidt
Copy link

Hufschmidt commented Aug 22, 2016

According to the puppet documentation any kind of expression can be used inside a string interpolation.

However accessing an array breaks highlighting, see here.

@winstliu winstliu added the bug label Aug 23, 2016
@alexjurkiewicz
Copy link
Contributor

This is partially fixed by #44. The second case should work (you can write it as ${world[world]}), but the third will still be broken.

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

No branches or pull requests

3 participants