|
From: Ronald <ro...@us...> - 2018-04-09 12:09:27
|
--- ** [bugs:#4065] Ruby syntax highlighting broken on string interpolation** **Status:** open **Group:** minor bug **Created:** Mon Apr 09, 2018 12:09 PM UTC by Ronald **Last Updated:** Mon Apr 09, 2018 12:09 PM UTC **Owner:** nobody **Attachments:** - [capture_20180409_140441.jpg](https://sourceforge.net/p/jedit/bugs/4065/attachment/capture_20180409_140441.jpg) (11.9 kB; image/jpeg) Consider the Ruby string expression ~~~ "#{f.map {0}.g};#{h}" ~~~ The highlighter fails to match in colour the closing brace following the *g* to the opening brace preceding the *f* jEdit 5.4.0 --- Sent from sourceforge.net because jed...@li... is subscribed to https://sourceforge.net/p/jedit/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |