On Sun, 5 Jul 2009 18:47:09 +0200 Enrico Tröger <[email protected]> wrote: > No, the line_prefix means to insert an asterisk at the beginning of > lines inside the multi line comment, e.g. > /* > * blah > * blah > */ > line_prefix would be " *" in this case.
I see. > Function name should be inserted into the template if it is known. I > just tested it with C and it works provided that the cursor is inside > the function definition so that Geany knows on what function it should > operate. Wow, really. Didn't know this. > This can be improved but doesn't necessarily need to. I'll have a look at the code. Maybe I can make it work for haxe, too ... -- Mockey _______________________________________________ Geany-devel mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
