IDE for CodeIgniter running in Ubuntu Linux [closed] IDE for CodeIgniter running in Ubuntu Linux [closed] codeigniter codeigniter

IDE for CodeIgniter running in Ubuntu Linux [closed]


I think Aptana has what you're looking for


I know only the CodeLobster have CI plugin can autocomplete .


i think netbeans 6.8 would be IDE of your choice, it does pseudo-property with phpdoc syntax.i used it myself, and found no problem at code completion thing. everyone knows that netbeans take a lot of resources, but if you're efficient in using plugins/modules, it will help you nicely.

i'm using netbeans 6.8, 2gbs ram, ubuntu karmic. since i don't use few modules, i turned off subversion, cvs, team, mercurial, even the java se modules. just using php modules, web applications modules, and some basic ide features. works like a charm

note: make sure you're installing from the right source (netbeans.org), the one in repository does have limitations.