CodeIgniter Forums
Codeigniter bundles / snippets for Kate (KDE text editor) and Kdevelop - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Codeigniter bundles / snippets for Kate (KDE text editor) and Kdevelop (/showthread.php?tid=56942)



Codeigniter bundles / snippets for Kate (KDE text editor) and Kdevelop - El Forum - 02-01-2013

[eluser]Stolz[/eluser]
For those who, like me, use Kate (KDE text editor) for developing, I've made public some of my Codeigniter snippets (also called bundles in some other text editors). I think they are also valid for Kdevelop.

General CI snippets
Query Builder (former Active record) snippets
General PHP snippets

To use them just copy the files to your ~.kde4/share/apps/ktexteditor_snippets/data/ folder and enable "Snippets plugging" in Kate.

I hope someone finds them useful.