Welcome Guest, Not a member yet? Register   Sign In
PHP IDE Feature Query
#2

[eluser]theprodigy[/eluser]
1. Available on Linux, not just Windows.

2. Fully customizable text expansion
(I type in 'pubfun' and hit tab, and it replaces it with 'public function', but also ability to create my own outside of defaults).

3. Ctrl+Left click
(Hitting Ctrl and Left clicking on a function call takes me to function declaration (opening source file if not in same file))
(Would be nice to work for loading of classes too. If I have $this->load->library('users') and I ctrl+click on users, it takes me to the constructor of the users library. Same for views, models, etc, etc).

4. FULL support for CodeIgniter. When I create a new project and I select CodeIgniter project, have it create a copy of system and app folders in the chosen workspace (whether currently stored version, or possibly download on command from EllisLabs :-P )

5. Integrated CodeIgniter User Guide (similar to many IDE's PHP manual stuff).

Heh, not exactly easy stuff to code, but you asked for it. lol


Messages In This Thread
PHP IDE Feature Query - by El Forum - 09-27-2010, 01:22 PM
PHP IDE Feature Query - by El Forum - 09-27-2010, 08:38 PM
PHP IDE Feature Query - by El Forum - 09-28-2010, 12:45 AM
PHP IDE Feature Query - by El Forum - 09-28-2010, 07:17 AM
PHP IDE Feature Query - by El Forum - 01-11-2011, 04:25 AM
PHP IDE Feature Query - by El Forum - 01-11-2011, 06:45 AM
PHP IDE Feature Query - by El Forum - 01-11-2011, 10:28 AM
PHP IDE Feature Query - by El Forum - 01-11-2011, 11:28 AM
PHP IDE Feature Query - by El Forum - 03-09-2011, 09:48 AM
PHP IDE Feature Query - by El Forum - 11-03-2012, 08:04 PM



Theme © iAndrew 2016 - Forum software by © MyBB