[Geany] PATCH - XML - Auto Complete

Bob Doan bdoan at xxxxx
Fri Dec 1 18:22:01 UTC 2006


Hym,

Maybe the problem is a a deeper problem.  I did the patch to make it
stop completing things in PHP code, as it was driving me a little
crazy..

If I have PHP code like: 

xml .= "<Part fontSize=\"9\" orientation=\"landscape\" ...

And I attempt to do any object references, as soon as I type '>' in the
'$object->'  It would give me '</Part>'.

On Fri, 2006-12-01 at 19:15 +0100, Enrico Tröger wrote:
> On Thu, 30 Nov 2006 13:25:07 -0500, Bob Doan <bdoan at sicom.com> wrote:
> 
> > All,
> >
> > The attached patch stops geany from autocompleting XML in regular
> > source files (Which I find annoying.....)
> Thanks. Before applying, one question:
> What do you mean with regular source files? It shouldn't do anything
> if the current file is not handled by the XML or HTML lexer. So, the
> XML auto completion works or should work only for XML(including
> docbook), HTML and PHP (where mostly HTML code is embedded) files.
> 
> > No ChangeLog this time
> We'll do this for you, no need to touch the ChangeLog ;-).
> 
> 
> Regards,
> Enrico
> 
> --
> Get my GPG key from http://www.uvena.de/pub.key
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> http://uvena.de/cgi-bin/mailman/listinfo/geany
-- 





More information about the Users mailing list