[Geany-devel] Additions to Addon plugin

Meyer 3m.meyer at xxxxx
Tue Dec 6 03:05:05 UTC 2011


Hi all,

I've been working on an addition to the Addons plugin that gives a couple
options for wrapping text with characters.  It adds two check boxes to the
plugin's preferences, one to enable "auto wrapping" and one to enable
"keybinded wrapping."  Auto wrapping automatically wraps selected text as
soon as a certain character is pressed (apostrophe, quote, back tick, left
parenthesis, or left square/curly bracket) and keybinded wrapping provides
eight keybindings which correspond to eight user-set pairs of characters,
which will surround selected text when the keybinding is pressed.

The code (two new files and modified addons.c) is here -
https://github.com/pzoxiuv/Geany-Plugins/tree/master/geany-plugins-0.21.1/addons/src.
 Is there any way this could be eventually added to the Addons plugin?

(And thanks Dimitar Zhekov for the advice you gave me in my previous
thread, it was very helpful).

Cheers,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20111205/6d71fbaf/attachment.html>


More information about the Devel mailing list