Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-11-13 Thread Dave Page
On Sun, Nov 13, 2011 at 9:02 AM, Guillaume Lelarge wrote: > On Mon, 2011-11-07 at 09:26 -0600, Ken Haley wrote: >> I think there is a point: (a) the block folding option (as I think it's >> called elsewhere) is buggy -- it doesn't seem to handle nested if's >> correctly, sometimes mis-matches pare

Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-11-13 Thread Guillaume Lelarge
On Mon, 2011-11-07 at 09:26 -0600, Ken Haley wrote: > I think there is a point: (a) the block folding option (as I think it's > called elsewhere) is buggy -- it doesn't seem to handle nested if's > correctly, sometimes mis-matches parentheses, etc. (b) Several times, I've > accidentally collapsed

Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-11-07 Thread Ken Haley
I think there is a point: (a) the block folding option (as I think it's called elsewhere) is buggy -- it doesn't seem to handle nested if's correctly, sometimes mis-matches parentheses, etc. (b) Several times, I've accidentally collapsed a block trying to highlight an entire line (using the far le

Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-05-06 Thread Erwin Brandstetter
On 06.05.2011 21:52, Dave Page wrote: On Friday, May 6, 2011, Erwin Brandstetter wrote: About the new feature the SQL editor: collapsing / expanding logical parts of the code .. (Do we have a name for it?) Other features like this have an entry in the "View" menu with which to activate / dea

Re: [pgadmin-hackers] v1.14 SQL editor collapsing feature

2011-05-06 Thread Dave Page
On Friday, May 6, 2011, Erwin Brandstetter wrote: > About the new feature the SQL editor: collapsing / expanding logical parts of > the code .. (Do we have a name for it?) > > Other features like this have an entry in the "View" menu with which to > activate / deactivate it. >    Indent guides