PreviousNextTracker indexSee it online !

(128/211) 3808 - Bash Syntax Highlighting

Hi

I use Jedit 5.1 pre1.

${foo} is not correctly displayed (foo not in green)
$foo is correctly displayed (foo is green)

If I change the file shellscript.xml from :
<\!-- BUG #3594428 (Bash Syntax Highlighting) -->
<SPAN TYPE="KEYWORD2" DELEGATE="LITERAL" NO_LINE_BREAK="TRUE">

to :
<\!-- BUG #3594428 (Bash Syntax Highlighting) -->
<SPAN TYPE="KEYWORD2" NO_LINE_BREAK="TRUE">

${foo} is correctly displayed

Submitted poleta333 - 2013-06-12 10:47:33 Assigned
Priority 5 Labels text area and syntax packages
Status open Group None
Resolution None

Comments