Hi,
A few weeks ago i found out about phpEdit and i am very happy with it.
But there are a few problems that are quite small but on an everyday basis
make it quite annoying to use.
I am using the development app, the 'small' things are,
-The workspace is not saved.
-The auto complete of " and ' is useful but it also add an escape '\',
(making the whole operation quite useless as you must go back and delete
both escape chars).
-As a window programmer i am used to Ctrl+F, Alt+F + S, Ctrl+H, Find in
files and a few other keys.
-F1 does not seem to work.
-You cannot select an entry point to debug, (you need to open you index.php
file for example, you cannot instruct the app to debug _from_ index.php)
-Debug with arguments add a 0=0=0= in front meaning i must check it all the
time.
-Debugging using my browser is not possible, (well it is apparently but the
doc is not clear at all, unless i am looking at the wrong section).
-The IDE adds characters b4 the <?php, (right at the beginning of the file
and it is a problem when using sessions).
As you can see most of the problems are personal and not really phpEdit's
problem but it makes it hard for me to use it.
I looked at their forum and i can see that some of the issues have been
raised but the programmers must be too busy to look at it as most posts have
no replies to them.
Is there anything else out-there that would do the same job?
Regards.
Sims
A few weeks ago i found out about phpEdit and i am very happy with it.
But there are a few problems that are quite small but on an everyday basis
make it quite annoying to use.
I am using the development app, the 'small' things are,
-The workspace is not saved.
-The auto complete of " and ' is useful but it also add an escape '\',
(making the whole operation quite useless as you must go back and delete
both escape chars).
-As a window programmer i am used to Ctrl+F, Alt+F + S, Ctrl+H, Find in
files and a few other keys.
-F1 does not seem to work.
-You cannot select an entry point to debug, (you need to open you index.php
file for example, you cannot instruct the app to debug _from_ index.php)
-Debug with arguments add a 0=0=0= in front meaning i must check it all the
time.
-Debugging using my browser is not possible, (well it is apparently but the
doc is not clear at all, unless i am looking at the wrong section).
-The IDE adds characters b4 the <?php, (right at the beginning of the file
and it is a problem when using sessions).
As you can see most of the problems are personal and not really phpEdit's
problem but it makes it hard for me to use it.
I looked at their forum and i can see that some of the issues have been
raised but the programmers must be too busy to look at it as most posts have
no replies to them.
Is there anything else out-there that would do the same job?
Regards.
Sims
Comment