Archive for the ‘gedit’ Category

Textmate for linux with gedit

December 15th, 2007 by Sadri Sahraoui 7

Gedit snippets plugins allow smart code completion ala Textmate. Here is how to configure gedit to enable this feature :
1/ Download this file it contains symfony smart completion code
2/ Click “Edit” > “Preferences” and then select the plugins tab, scroll down unitl you found “Snippets”, Check it

3/ Go to “Tools” > “Manage Snippets” [...]