|
From: SourceForge.net <no...@so...> - 2013-01-29 01:23:40
|
Patches item #3602461, was opened at 2013-01-28 17:23 Message generated for change (Tracker Item Submitted) made by rkthe You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300588&aid=3602461&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Richard The (rkthe) Assigned to: Nobody/Anonymous (nobody) Summary: Fix bug 3594428 Initial Comment: I found out that the problem lies on the xml file where all the syntax highlighting rules are defined (in this case, bash). The specific file that contains bash syntax highlighting rules is modes/shellscript.xml The fix was to add DELEGATE="LITERAL" on the rule where ${} syntax for variables is defined. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300588&aid=3602461&group_id=588 |