This is a complete CodeIgniter TextMate/E-Texteditor bundle. It includes shortcuts for every CodeIgniter helper function, and library included in CodeIgniter 1.7.2. Tab stops and default values are provided.
- Follow us on Twitter, or subscribe to the NETTUTS RSS Feed for more daily web development tuts and articles.
Related Freebies
Download some more awesome freebies!












User Comments
( ADD YOURS )JIMMY October 14th
YAY FIRST ONE WOW I GET TO SAY I AM THE FIRST ONE!
( )Ivan November 8th
Dumbass.
( )Val November 15th
LMAO!
Bryant October 14th
Awesome! Very useful!
( )Furley October 14th
I wish there was a Coda plugin
( )Phil October 21st
I second that!
( )Matt October 21st
Build one then. Less talk, more action!
Andri Yudatama October 22nd
You can use Clips in coda right?
( )David Ferguson October 14th
I may make one, one day, but this takes a good bit of time going through the whole user guide, finding all optional parameters and such, and then setting up all the tabs too.
( )Ryan October 14th
Thanks. I’ve been using a bundle for an older version of Code Igniter.
( )Michael Dennis October 14th
How about one for NetBeans!
( )Bretticus October 14th
http://rhasan.com/blog/2009/09/codeigniter-auto-complete-with-netbeans/
( )aimad October 14th
need something for eclipse or for any windows application
( )David Ferguson October 14th
It’s not free, but Textmate bundles, including this one, work with E-Texteditor. It’s basically a Windows port of TextMate
( )aiamd October 14th
thank you man
webmasterdubai October 14th
any body has plugin for net beans.any idea how to make plugin.
( )Nathan Fitzsimmons October 14th
@Furley The Coda Plug-in Creator supposedly imports Textmate bundles to create a plugin but can’t get it to work at all with this one.
( )Markus October 14th
This is awesome. I’m a big fan of e and have just started to learn CI, so this is awesomely perfect.
( )riiad October 14th
This is just great, i was lookin for this one, thanks
( )antpaw October 14th
TextMate !
( )Damon Sharp October 14th
This is just awesome. I have made clips in Coda for some of these that I use more frequently, but this saves a bunch of time. Thanks a lot for taking the time to put this together. A speedy process on top of a fast framework!
( )Jacob October 14th
Does anybody know if there are any current bundles for Cakephp?
( )Mini0n October 14th
Is there anything like this for Aptana Studio?
( )Jacob October 14th
Never mind I found a cakephp bundle that works with e-text editor http://www.toadz.dk/2008/07/install-cakephp-textmate-bundle-in-e-texteditor/
( )Eric B. October 14th
Sounds great!
Now I just need something like this for Vim…
( )a77icu5 October 14th
Aptana Studio version ?
( )Can Berkol October 14th
Beautiful.
( )David Rojas October 15th
Great! I’ve been looking for a decente CI textmate bundle for a long time. The one that i’ve been using is old and very incomplete. This one looks pretty good
( )markokaup October 15th
Just nice! For new CI developer like this is just gold!
( )flux October 15th
nooo… and something for linux? for example gedit, kate? Please, think us too!
( )Seth October 15th
I’d love to see one for dreamweaver so I could use it here at work and at home. I can never seem to find a useful library for Dreamweaver, but I’m too comfortable with this coding hints and work faster with it.
( )David Ferguson October 15th
Wow 400+ downloads in the first day.. Glad you guys liked it, and glad I could help out.
( )Yorick Peterse October 15th
Fucking awesome
( )Alex October 19th
How does the E-Text Editor compare to NetBeans & Eclipse?
Currently, I use NetBeans and like it quite a bit. I had heard a lot of positive things about Eclipse, but after using it for only a short while I realized it didn’t have a remote put/get feature and I didn’t want to spend 3+ hours just to learn how to install the pluggin for that. Of course I can persuaded to use it.
Anyways, I am relatively new to web development and would like to start off by using the best possible tools (within $ limits of course). Could anyone give me a brief pros and cons for each of the major IDE offerings?
Thanks.
( )Rasmus November 1st
Minor bug in the snippet for db->delete.
Returns: $this->db->delete(’table’);[0}
Simple fix:
( )Bundle Editor -> Replace [0} with {0}
Jeordy November 12th
Man this is awesome!! I’ve been working with Textmate and CodeIgniter for some time, and this is just great!!
Thanks!!
( )