[ phpeclipse-Feature Requests-1599294 ] No syntax assistance when having a PHP-tag inside script-tag

"SourceForge.net" <[email protected]> Sun, 19 Nov 2006 10:05:48 -0800
Newsgroups gmane.comp.ide.eclipse.phpeclipse.devel
Message-ID <[email protected]>
Feature Requests item #1599294, was opened at 2006-11-19 10:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=484804&aid=1599294&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: editor
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: No syntax assistance when having a PHP-tag inside script-tag

Initial Comment:
To replicate this problem, please paste following code into the PHP editor:

<?php
foreach($_GET as $key => $value){
}
?>


<script type="text/javascript">
<?php
foreach($_GET as $key => $value){
}
?>
</script>


----------- End!

I downloaded latest versions of everything yesterday. Including but not limited to: Eclipse WTP, Eclipse PHP, etc.

Bjorn Goransson [email protected]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=484804&aid=1599294&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