php editor for linux
Moderator: General Moderators
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
It does look nice. The screen splitting feature is something that's nice too. Zend doesn't have it, nor does Anjuta (wich if you go on feature set alone is about the best out there in the OSS world). It's prolly something that would be easier to use while dealing with different code passages on the same file. I've been using bookmarks.malcolmboston wrote: http://www.kefk.net/Tark/en/Evaluation/ ... ate_01.png
its doing C there, but it supports pretty much every major language (more than 50) i highly recommend people check it out, its my ONLY equivalent to zend, the rest suck
The only thing that I couldn't find when I went to kate home page is mention of an integrated debugger. Anjuta has one for C, C++, and I think Objective C as well. Zend of course has it for PHP. If you really into having a debugger, kate may not be the ticket. But that's an if.
Next time I upgrade my OS (maybe Fedora Core 2), I'll make a point of installing KDE so I can check out Kate and a couple of other things they've been 'busy at' while i've been away.
Cheers,
BDKR
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
NuSphere phpED
I like NuSphere phpED for linux
-
Leedsoft Solutions
- Forum Newbie
- Posts: 11
- Joined: Sat Jun 12, 2004 1:17 pm
Re: php editor for linux
I use PHPEd http://www.nusphere.com, but it's much more than just an editor. If you're going to work on some serious project, it will be of much help. You can create php script, debug and profile it and deploy on a remote server.ol4pr0 wrote:Any body knows a nice php editor for linux?
//Jefff
I recommend PHPEclipse which is a plugin for Eclipse.
http://www.eclipse.org/
http://www.phpeclipse.de/
The great thing is, that you can use Eclipse for most programming languages by just adding the appropriate plugin so that you can use one IDE for all coding.
http://www.eclipse.org/
http://www.phpeclipse.de/
The great thing is, that you can use Eclipse for most programming languages by just adding the appropriate plugin so that you can use one IDE for all coding.