PreviousNextTracker indexSee it online !

(43/231) 1796159 - 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:31z Assigned nobody
Priority 5 Category text area and syntax packages
Status Open Group None
Resolution None Visibility No

Comments

2013-02-02 - 02:37:39z
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:03z
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.

Attachments

2007-09-17 - 11:54:31z
rovf
jedit_ruby_here_syntaxhighlight_error.jpg

screenshot demonstrating the problem