Possible Duplicate:
Any good PHP IDE, preferably free or cheap?
Recently i change my windows to gentoo-linux. And don't know wich IDE change for web-dev. In windows i use PHPDesigner. Need autocomplete, projects and etc.
Possible Duplicate:
Any good PHP IDE, preferably free or cheap?
Recently i change my windows to gentoo-linux. And don't know wich IDE change for web-dev. In windows i use PHPDesigner. Need autocomplete, projects and etc.
Zend Studio so far has done the job. Autocomplete, error highlighting, projects. Been using it for quite a while, no complaints so far.
I've also read quite some nice reviews about Aptana Studio. I haven't checked it out yet though, but it looks solid.
I used to use Quanta for web development, but after some time I realized that, while it will cost you some time to learn and get used to, its much better to do it with Vim.
I really like Net Beans, it has some nice features and it's well Free. Zend has been too buggy in the past for me to really enjoy it.
I like NetBeans. I've used PDT, Zend Studio, and Aptana Studio, but NetBeans remains my favorite.
vim does it all. From auto-completion to class browsing and other things. The only disadvantage is that there's a steep learning curve.