sublime-text-puppet icon indicating copy to clipboard operation
sublime-text-puppet copied to clipboard

Highlighting gets confused by colons in class parameters

Open benh57 opened this issue 11 years ago • 1 comments

Example: file { '/etc/salt/minion.d/calamari.conf': ensure => 'present', content => "master: ${master}", }

The colon in the 'content' string breaks the highlighter.

benh57 avatar Sep 16 '14 22:09 benh57

If you can figure out what's causing this, I'd happily accept a pull request. I don't use sublime or puppet anymore, so this is going to be a tough for me to solve :)

eklein avatar Sep 18 '14 21:09 eklein