Good IDE for CMSMS supporting autocomplete
Posted: Fri Nov 11, 2011 1:09 am
Hi there,
I am using CMS Made Simple for more than 5 years now, just for fun, and some small web projects.
Recently (5 months ago) I decided to extend my knowledge and practice in PHP and I wanted to start writing for CMSMS.
I've a solid foundation in Java and tough that migrating to PHP won't be pain at all. Well, this was a mistake. At least for CMSMS, since none of the IDEs auto complete functionality works for CMSMS.
I tried NetBeans (5.5,6,7), Aptana, Eclipse, and couple of others I forgot their names already, but none of them provide this so wanted by me auto complete option. Netbeans was handling some Zend projects properly but CMSMS was a nightmare, it doesn't even recognize the file variables.
Maybe I am a bit spoiled since in Java, when I put the dot, everything goes on the screen: from the list of vars to full documentation. At least on Netbeans, Eclipse and inteliJdea.
Is there're something like those but for PHP?
(I know PHP is not Java, and there're some very different concepts in the way that the projects are crawled and indexed for their member methods and classes, but c'mon, it is a real pain to write an OOP code and trying to remember all the classes, inheritances, methods for each class and interfaces).
I spotted a threat where were listed some editors. Well I am searching for full functional IDE (debug, SVN, etc) with autocomplete and documentor functionality.
So what you're using guys?
I am using CMS Made Simple for more than 5 years now, just for fun, and some small web projects.
Recently (5 months ago) I decided to extend my knowledge and practice in PHP and I wanted to start writing for CMSMS.
I've a solid foundation in Java and tough that migrating to PHP won't be pain at all. Well, this was a mistake. At least for CMSMS, since none of the IDEs auto complete functionality works for CMSMS.
I tried NetBeans (5.5,6,7), Aptana, Eclipse, and couple of others I forgot their names already, but none of them provide this so wanted by me auto complete option. Netbeans was handling some Zend projects properly but CMSMS was a nightmare, it doesn't even recognize the file variables.
Maybe I am a bit spoiled since in Java, when I put the dot, everything goes on the screen: from the list of vars to full documentation. At least on Netbeans, Eclipse and inteliJdea.
Is there're something like those but for PHP?
(I know PHP is not Java, and there're some very different concepts in the way that the projects are crawled and indexed for their member methods and classes, but c'mon, it is a real pain to write an OOP code and trying to remember all the classes, inheritances, methods for each class and interfaces).
I spotted a threat where were listed some editors. Well I am searching for full functional IDE (debug, SVN, etc) with autocomplete and documentor functionality.
So what you're using guys?