Le 23/05/2012 21:19, Davide Andreoli a écrit :
[...]
Ok, I also finished the snippets part, super-easy at the end :) you can find my new 'supersnip' branch at: https://github.com/DaveMDS/geany/tree/supersnip also included the multicursor 3 lines (needed)
Here you can read the description, one example and the commit diff for the "super snippets" patch: https://github.com/DaveMDS/geany/commit/c7035d58f2b8b50df96e9cd9fbf6f9e73ec2...
I think also this one is small enough for the core...29 lines :)
[...]
No review yet but a small test: it looks pretty good, but it has a bug: when no %wordN% is defined but there is a %cursor%, a second selection is created at the very position of the cursor.
Cheers, Colomban