CodeIgniter Forums
Best IDE for CI - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Best IDE for CI (/showthread.php?tid=16799)

Pages: 1 2 3 4


Best IDE for CI - El Forum - 03-27-2009

[eluser]cahva[/eluser]
I've got fed up with Zend Studio's bugs and downloaded Netbeans for PHP and didnt have to look back since Smile The PHP edition of Netbeans is lightweight (download size is only 25MB) and a joy to use. So for PHP coding, netbeans is a very good choice.


Best IDE for CI - El Forum - 03-27-2009

[eluser]halwaraj[/eluser]
[quote author="cahva" date="1238160172"]I've got fed up with Zend Studio's bugs and downloaded Netbeans for PHP and didnt have to look back since Smile The PHP edition of Netbeans is lightweight (download size is only 25MB) and a joy to use. So for PHP coding, netbeans is a very good choice.[/quote]



Oh yes, You are right. I downloaded the whole package cause I need it all. Yes Netbeans is really superb to work with. Enjoy guys. Netbeans is the best.


Best IDE for CI - El Forum - 03-28-2009

[eluser]bezidejni[/eluser]
Probably Textmate for mac with CI bundle installed. Speeds up the work considerably.


Best IDE for CI - El Forum - 03-30-2009

[eluser]xc8[/eluser]
TextMate or Espresso for quick publish to the server.


Best IDE for CI - El Forum - 03-30-2009

[eluser]richfearless[/eluser]
NuSphere PHPEd >>


Best IDE for CI - El Forum - 03-30-2009

[eluser]PermanaJ[/eluser]
I use Netbeans and it works great ...

But I have one question about CI documentation ... for example :
Code:
...

/**
* initialize image preferences
*
* @access    public
* @param    array
* @return    void
*/    
function initialize($props = array())
...

why not use
Code:
...
/**
* initialize image preferences
*
* @access public
* @param  array $props some text
* @return void
*/    
function initialize($props = array())
..

So it will be read correctly by netbeans Big Grin


Best IDE for CI - El Forum - 08-10-2009

[eluser]sihijau[/eluser]
i'm using Notepad++/Dreamweaver on windows and gedit/Eclipse on Ubuntu Smile


Best IDE for CI - El Forum - 06-08-2012

[eluser]kesty[/eluser]
i'm using WAMP + aptana studio 3 + komodo IDE.
Work flawlessly on my windows xp sp3