Full CodeIgniter Textmate Bundle

Cost: Free
Found Via: David Ferguson

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.


Add Comment

Discussion 52 Comments

  1. JIMMY says:

    YAY FIRST ONE WOW I GET TO SAY I AM THE FIRST ONE!

  2. Bryant says:

    Awesome! Very useful!

  3. Furley says:

    I wish there was a Coda plugin

  4. David Ferguson says:

    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.

  5. Ryan says:

    Thanks. I’ve been using a bundle for an older version of Code Igniter.

  6. Michael Dennis says:

    How about one for NetBeans!

  7. aimad says:

    need something for eclipse or for any windows application :)

  8. any body has plugin for net beans.any idea how to make plugin.

  9. @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.

  10. Markus says:

    This is awesome. I’m a big fan of e and have just started to learn CI, so this is awesomely perfect.

  11. riiad says:

    This is just great, i was lookin for this one, thanks :)

  12. Damon Sharp says:

    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!

  13. Jacob says:

    Does anybody know if there are any current bundles for Cakephp?

  14. Mini0n says:

    Is there anything like this for Aptana Studio?

  15. Jacob says:

    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/

  16. Eric B. says:

    Sounds great!

    Now I just need something like this for Vim…

  17. a77icu5 says:

    Aptana Studio version ?

  18. David Rojas says:

    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

  19. markokaup says:

    Just nice! For new CI developer like this is just gold! ;)

  20. flux says:

    nooo… and something for linux? for example gedit, kate? Please, think us too!

  21. Seth says:

    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.

  22. David Ferguson says:

    Wow 400+ downloads in the first day.. Glad you guys liked it, and glad I could help out.

  23. Alex says:

    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.

  24. Rasmus says:

    Minor bug in the snippet for db->delete.

    Returns: $this->db->delete(‘table’);[0}

    Simple fix:
    Bundle Editor -> Replace [0} with {0}

  25. Jeordy says:

    Man this is awesome!! I’ve been working with Textmate and CodeIgniter for some time, and this is just great!!

    Thanks!!

  26. Erik says:

    This is very very usefull thank you :)

  27. Abdelali says:

    How to use in in Windows?

  28. Clinton says:

    How do you install this is Coda? Any help welcome.

  29. thanks, buti developing blog

  30. Just nice! For new CI developer like this is just gold

  31. Rodrigo says:

    This is absolutely great. Thanks very much for sharing.

  32. devlim says:

    It great but why i cant select it as my syntax mode???

  33. krike says:

    nice :D will sure be usefull :)

  34. Tahsin Hasan says:

    hello,

    see the codeigniter twitter library on tahsin’s garage.

  35. wascko says:

    thanx for writing and sharing this one!

  36. Thank’s very much for sharing :)
    I really appreciate, bravo for You

  37. Nice, i was waiting for that long time ago. Thanks

  38. dedi says:

    ehem…testing…newbie here, how do i make view? there’s only make model and controller (MC) available. by the way anyway bus way(joke), good for lazy typing.

Add a Comment

To add a code snippet to your comment, please wrap your code like so: <pre name="code" class="html">YOUR CODE</pre>. You can replace the class name with "js," "css," "sql," or "php." If there are any "<" or ">" within your code, please search and replace them with: &lt; and &gt; respectively.