[ phpeclipse-Bugs-1635557 ] comments in extended regular expressions
"SourceForge.net" <[email protected]> Sun, 14 Jan 2007 22:18:24 -0800
| Newsgroups | gmane.comp.ide.eclipse.phpeclipse.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1635557, was opened at 2007-01-14 23:19
Message generated for change (Settings changed) made by specialtouch
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1635557&group_id=57621
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: PHP Editor
Group: None
Status: Open
Resolution: None
>Priority: 1
Private: No
Submitted By: specialtouch (specialtouch)
Assigned to: Nobody/Anonymous (nobody)
Summary: comments in extended regular expressions
Initial Comment:
PHPeclipse doesn't correctly color comments inside an extended regular expression.
$regex = "/
\d{3} # area code (can't start with 1)
\D* # optional seperator
\d{3} # 3-digit prefix
[-\s.] # another separator
\d{4} # 4-digit line number
/x";
Okay, so this is pretty minor and maybe not worth the overhead to fix, but I noticed and thought I'd mention it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=484801&aid=1635557&group_id=57621
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV