Quote:
King Kovifor originally posted:
No but it's free.
|
So is Kate.
And it does bash scripting.
X11 + KdeLibs + Kate = Bliss.
TextMate = notsogood.
BBEdit = best thing next to kate.
I'll stick with kate though, it might not have aqua refinements but **** does it work, and work well
On that note, when I'm developing in PHP i dont need an environment like Visual Studio, in fact I find that to be too overwhelming. The largest problem I have with xcode is the fact that although you might be able to do php in it, the syntax highlighting (and subsequent usability on the fly) is limited, not to mention it does not have half of the things that an open source, resource expandable syntax highlighter does. Autocomplete is something I rarely use, but tooltip hints are a massive refresher when I'm using complex functions.
To that end, for PHP alone I tend to use zend's php ide more often than not, simply because thats exactly what its made for.
That and its cross platform and I can import projects on any system.
And it doesnt mess with me and my folder structures.
(and it processes includes on the fly)