Bug #4615
2 minor glitches in vim syntax file
| Status: | Closed | Start date: | 08/25/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | ext | |||
| Target version: | 2.6.1 | |||
| Affected Puppet version: | 2.6.1rc3 | Branch: | http://github.com/mfournier/puppet/tree/ticket/2.6.x/4615 | |
| Keywords: | ||||
| Votes: | 0 |
Description
- this code breaks the syntax highlighting:
$bla = $fact {
/foo|bar/ => "value containg a /"
}
- and highlighting fails on attributes containing colons:
$value = "blabla - ${module::class::attribute}"
History
Updated by Marc Fournier over 1 year ago
- Branch set to http://github.com/mfournier/puppet/tree/ticket/2.6.x/4615
A patch is available on my github account and was submitted to the list for review.
Updated by Markus Roberts over 1 year ago
- Status changed from Unreviewed to In Topic Branch Pending Review
Updated by James Turnbull over 1 year ago
- Status changed from In Topic Branch Pending Review to Closed
Pushed in commit:690465ef34344acda39469f71f6fb4a9e022ff7b in branch 2.6.x