PreviousNextTracker indexSee it online !

(19/211) 2949 - Ruby syntax highlight error for HERE docs

When Ruby syntax highlight is active, a statement such as

f(<<-END,a,b,c)
LINE1
LINE2
END

causes ',a,b,c)' incorrectly coloured as comment.

See attached screenshot.

Submitted rovf - 2007-09-17 11:54:31 Assigned
Priority 5 Labels text area and syntax packages
Status open Group None
Resolution None

Comments

2007-09-17 11:54:31
rovf

screenshot demonstrating the problem

jedit_ruby_here_syntaxhighlight_error.jpg (138.3Kio)

2013-02-02 02:37:39
rkthe

Hi, I'd like to try working on this bug. Would you accept my patch file later if I solve it? Thank you.

2013-02-04 08:50:03
rovf

> Would you accept my patch file later if I solve it?

Eh ... I think so. I don't know exactly what "accept" means in this context, but if you tell me what I have to do, I sure will try out your patch and verify it.