Gedit Modifications for PHP
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
Tweet
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the

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.
Hello, I’m trying to configure this XML file into gEdit. I’m using Linux Mint and i have downloaded the file into PLUGINS folder and when checked “Preference” i can only see “Snippets” plugin.
What am i doing wrong ?
Hi Darshana,
Please be sure you have extracted the file into “plugins” folder. It shouldn’t be in format of compressed anyway.
Did you have a chance to compare your new plugin with xml file for snippets plugin which is already works.
Best of luck