PreviousNextTracker indexSee it online !

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

Comments

Attachments