Sims wrote:
[color=blue]
> 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.[/color]
Take a look at the Zeus for Windows programmer's editor:
http://www.zeusedit.com/lookmain.html
[color=blue]
> -The workspace is not saved.[/color]
Zeus has a project/workspace manager and it is fully persistent. In
fact you can create as many project as you like.
[color=blue]
> -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).[/color]
I am not sure about this one.
Zeus has auto complete and intelli-sensing but it only works if a
workspace open. The workspace manager handles the automatic update
of the tags file (using ctags.exe) and Zeus uses this tags file
to drive the code completion and class browsing functionality.
[color=blue]
> -As a window programmer i am used to Ctrl+F, Alt+F + S, Ctrl+H, Find
> in files and a few other keys.[/color]
The Zeus keyboard is fully configurable. You can redefine all
functions to whatever key combination you like.
[color=blue]
> -F1 does not seem to work.[/color]
By default this will "display help index" but it can be re-configured
to some other function if required.
[color=blue]
> -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)[/color]
Zeus has a built in debugger, but it only comes pre-configure for
the following languages:
java, c/c++ and c#
It may/may not be possible to configure the Zeus debugger for PHP.
[color=blue]
> -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).[/color]
Zeus allows any tool to be easily configured. It is very easy to
configure a tool to launch a file into the browser.
[color=blue]
> Is there anything else out-there that would do the same job?[/color]
Zeus is shareware, but you can run the shareware version with all
functionality enabled for 60 days.
So if you want to test drive the software just go to this link:
http://www.zeusedit.com/download.html
Jussi Jumppanen
http://www.zeusedit.com