Gedit Modifications for PHP
by Samet Kilictas on May.17, 2009, under General, Linux, PHP, Programming
Since i am coding with codeigniter framework on gedit, i was looking for snippets for codeigniter on gedit
download gedit snippet for codeigniter
By the way if you want to make your gedit more useful for programming surely you may add some third party plugins as many as you want or simply just active default plugins. Idea is that firstly download a plugin then extract its content to ‘~/.gnome2/gedit/plugins/’ directory. Once you have installed the plugin you want, you need to enable it via Edit>Preferences and then the Plugins Tab. Such as;
- Snippets
- Class Browser
- Bracket Completation
- Character Map
- Embedded Terminal
etc..
You can basicly find out third-party plugins by clicking on this link
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the 
February 12th, 2010 on 10:40 am
Hi Samet,
Thanks for the codeigniter snippets they will become handy when I start playing around with the codeigniter framework after I’ve stopped hacking away at a couple of wordpress plugins.