Anjuta Snippets Manager - weekly report #10



Hello,

     Well, this week was exciting, GUADEC was one of the best
experiences I had. Had lots of fun and I hope I will be next year in
Berlin. If any GSoC student which hold a presentation wants pictures
with him, just mail me, because I took pictures with all of you on the
stage :).

     * What have I done this week?
       - attended most of the GUADEC talks mainly :D.
       - as I said in my presentation, the snippets are dynamic now.
Managed to get some time somehow and implement this (mostly in breaks
and at night). It was a bit more difficult than I thought.
       - hacked a bit in the Sourceview plugin also to make that
possible. Haven't tested it with Scintilla, but will do soon.

     * What will I do next week?
       - Should make an import/export feature. This should be done in
a way that I could import snippets from other editors (if those
snippets aren't way too complicated to be ported).

     * Git log (without the modifications in the Sourceview plugin)

commit 80702a17b37272f662a332e1f5697997a8456ca5
Author: Dragos Dena <dragos dena gmail com>
Date:   Sun Aug 1 15:10:39 2010 +0300

    Dynamic snippets are mostly working

 snippets-interaction-interpreter.c |   23 ++++++++++-------------
 1 files changed, 10 insertions(+), 13 deletions(-)


commit a56b8d5bc6668b98971dc0b1830bf6750f9f9c11
Author: Dragos Dena <dragos dena gmail com>
Date:   Sun Aug 1 01:24:24 2010 +0300

    Dynamic snippets (still work needed and still buggy)

 Makefile.am                        |    5 +-
 plugin.c                           |   20 +-
 plugin.h                           |    5 +-
 snippet.c                          |   27 ++-
 snippet.h                          |    1 +
 snippets-group.c                   |    2 +-
 snippets-interaction-interpreter.c |  694 ++++++++++++++++++++++++++++++++++--
 snippets-interaction-interpreter.h |    4 +
 snippets-xml-parser.c              |    2 +-
 9 files changed, 699 insertions(+), 61 deletions(-)


    Best regards,
        Dragoș


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]