Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » heredoc editors
heredoc editors [message #63468] Wed, 19 December 2007 10:28
Eclipse UserFriend
Hey,
how about adding a phpdoc comment to heredocs, so you can define the
type of text and the right eclipse editor is chosen

e.g.

/**
* @mime text/javascript
*/
echo <<<JS
var test = '{$phpVar}';
JS;
Previous Topic:Formatting
Next Topic:pdt debugger object inspection
Goto Forum:
  


Current Time: Sun May 11 22:18:01 EDT 2025

Powered by FUDForum. Page generated in 0.05417 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top