Menu

#482 Fix bug 3594428

closed-accepted
nobody
None
5
2013-01-29
2013-01-29
Richard The
No

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.

Discussion

  • Richard The

    Richard The - 2013-01-29

    \modes\shellscript.xml

     
  • Richard The

    Richard The - 2013-01-29

    The bug fix was done in jEdit version 5.0.0
    The screenshots of the program are available at:
    before fix: http://bit.ly/XaMSEN
    after fix: http://bit.ly/T2kHtV

     
  • Matthieu Casanova

    • status: open --> closed-accepted
     
  • Matthieu Casanova

    applied in rev 22740, thanks

     

Log in to post a comment.