On Sun, 09 May 2010 20:09:12 +0100, Ximin wrote: Hi,
> make a new file called "test.java", then open it in geany. paste in:
>
> public void test() {
> //}
> System.out.println("hello, world");
> }
>
> and try to fold the method definition to make it invisible (the [-]
> button next to the line number). notice that it folds the method at
> the commented-out brace, rather than at the actual end of the method.
this is a bug in Scintilla, the editing component used by Geany.
Could you please report this issue against the Scintilla project?
http://sourceforge.net/tracker/?group_id=2439&atid=102439
Thank you.
Regards,
Enrico
--
Get my GPG key from http://www.uvena.de/pub.asc
signature.asc
Description: PGP signature

