|
Hello.
Yes, I mean code insight. I will try to contact the author of phpDoc. But I thought PhpEd uses it's own phpDoc-Parser. So it is possible to define custom-tags only for the IDE. |
|
Hello.
"Code Folding" is a great feature and helps me much. But I a method that returs a array with objects, the "Code Folding" is lost. It would helped me, if there is a way ... |
|
Hello.
It would be helpful if methods with the tag "@deprecated" are stikedout. This belongs to the "Code Navigator" and "Code Folding". |
|
I have modified my comments and now it works fine. THX.
The new version looks like this: class ClassTest { //-------------------------------------------------------------------------- ... |
|
Her is a full example:
class ClassTest { //---------------------------------------------------------------------------- /** * @desc The description * * @param par_strString ... |
|
Hello.
I'm using phpdoc in my code, but Phped (v4.6.1) doesn't recognize the tags. Why? Here is a example: //---------------------------------------------------------------------------- ... |
|
Ok, but when comes the 3.x version out?
I think the "one week" is almost over. |
|
Hello.
I have the newes PhpEd & DBG version (PhpED 4.5, DBG 2.20.2) but the problem still occurs. Should it be solved? Bye. |
|
Hello.
I'm using the XOAD-libary (www.xoad.org) to make AJAX-calls. The problem is, I can't debug them in the PhpEd-IDE directly. Here is an examplescript: <?php require('xoad/xoad.php'& ... |
|
Here it is:
function __autoload ($par_strClassName) { switch ($par_strClassName) { case 'class1' : require('file.does.not.exist'); } ... |
|
I've found the same problem with the "autoload-function".
When these problems are solved? |
|
Hello.
Yes, I mean to go with F8 (step-over) over the line "$y = $x[1];". Then the debugger jumps into "offsetGet". Thats not the expected behavior for "step-over". The "ignore_nops" setting doesn ... |
Page 1 of 2 | All times are GMT - 5 Hours |
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by