On Tue, 11 May 2010 11:06:36 +0100, Ximin wrote:
Hi,
> after talking with the developer of scintilla, it turns out that this
> feature is off by default in scintilla.
>
> could you turn it off too in geany? the behaviour interferes with
> ordinary code practices (ie. commenting out code blocks e
after talking with the developer of scintilla, it turns out that this feature
is off by default in scintilla.
could you turn it off too in geany? the behaviour interferes with ordinary code
practices (ie. commenting out code blocks eg. for testing), and is very
unexpected if you don't specifically
On Sun, 9 May 2010 22:17:42 +0200, Enrico wrote:
> 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");
> >
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 invis
Package: geany
Version: 0.18.1-1
Severity: normal
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 [-
5 matches
Mail list logo