On Tue, 4 Sep 2007 23:12:32 -0600, Steve steve@trinidadgraphics.com wrote:
Autocompletion.conf expansions don't work if there is text on the line after the expansion point. Is there a way to fix this? They work fine on empty lines or at the end of a line. I'm using build 1851.
This is a feature not a bug. We discussed this partly on this list[1]. IMO it is better to not auto complete if the cursor is not at the end of a line.
I attached a simple patch which just disables the check for existing characters right of the cursor.
[1] http://lists.uvena.de/pipermail/geany/2007-June/001134.html
Regards, Enrico