GtkSnippets News
Status: Pre-Alpha
Brought to you by:
ch4chiperriman
- Added new in-place variables parser. This object replace snippets variables into the GtkTextView.
- Gedit plugin uses GtkSourceCompletion 0.5.0
You can take a look at this screencast that show the snippets and the snippets inplace variable parser into gedit.
http://gtksnippets.sourceforge.net/images/inplace-example.ogg
This is the first version of this
library that adds support to use an uniformed snippets library for all
gtk application. The snippets are saved in the user home and a user can
use the same snippets into a lot of application using this library.
The Gedit plugin uses GtkSnippets library to manage
the snippets and GtkSourceCompletion to show and insert the snippets
contento into the gedit document.