|
From: SourceForge.net <no...@so...> - 2007-06-26 19:48:46
|
Bugs item #1743822, was opened at 2007-06-26 12:30 Message generated for change (Comment added) made by vanza You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1743822&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: text area and syntax packages Group: None >Status: Closed >Resolution: Duplicate Priority: 5 Private: No Submitted By: Carlos Rodrigues (crlf) Assigned to: Nobody/Anonymous (nobody) Summary: shellscript string highlighting Initial Comment: The shellscript syntax highlighting rules can't handle strings with embedded " characters. For example... echo "the quick brown fox \"jumps\" over the lazy dog" ...jEdit thinks the string ends right before the word "jumps" because it doesn't seem to care about the preceding \. jEdit 4.3pre9, Windows XP, Java 1.6.0_01 ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (vanza) Date: 2007-06-26 12:48 Message: Logged In: YES user_id=75113 Originator: NO Dupe of 1730555, this is fixed in SVN. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=1743822&group_id=588 |