Does anyone have any idea about my first problem, i.e. code snippet does not complete in Geany?

I'm using geany 1.23, Ubuntu 12.04, appropriate section for Python in snippets.conf (already reloaded / Geany restarted)
When I type, say, "while<TAB>" it just inserts white space.

Best, - Anh

On Mon 02 Dec 2013 05:43:32 AM EST, Emil Brink wrote:
https://sourceforge.net/p/geany-plugins/feature-requests


    Minimap is actually not that hard to make, I started writing a
    plugin to do this a while back but stopped working on it due to
    the fact that I find it annoying and would never use it myself (I
    disable it in SublimeText2 even). If someone wants to work on it,
    I might be able to find the code I started with.


I had a quick look at it yesterday too (it sounded interesting). One
problem I ran into was that it seems pretty hard to add widgets to the
notebook page of a document.

How did you solve this in your attempt, where did you put the minimap
widget(s)? Having one minimap widget per document tab seemed like the
right solution to me, but it wasn't very easy to implement.

Just wondering, not sure I'll work any more on the minimap but it was
kind of fun to try. :)

Regards,

/Emil


_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to