Re: [Harbour] hbIDE[ 16 -17 ]

2010-01-26 Thread Jerry Finuliar
Hi, Sorry for dropping in. hbformat could come in handy for this. Cheers Jerry > - Original Message - > From: "Pritpal Bedi" > To: harbour@harbour-project.org > Subject: Re: [Harbour] hbIDE[ 16 -17 ] > Date: Tue, 26 Jan 2010 11:08:23 -0800 (PST) > >

Re: [Harbour] hbIDE[ 16 -17 ]

2010-01-26 Thread Pritpal Bedi
AbeB wrote: > > a Beautifier will go thru code and > > indent/Outdent the lines properly. > number of spaces before/after operators like == := <> > delete double spaced lines. > capitalize keywords properly > etc. > Some formatting constructs are there in option. But I agree a full blown f

Re: [Harbour] hbIDE[ 16 -17 ]

2010-01-26 Thread AbeB
a Beautifier will go thru code and indent/Outdent the lines properly. number of spaces before/after operators like == := <> delete double spaced lines. capitalize keywords properly etc. -- View this message in context: http://n2.nabble.com/hbIDE-Requested-Thought-of-Features-Tracking-tp4

Re: [Harbour] hbIDE[ 16 -17 ]

2010-01-26 Thread Pritpal Bedi
Abeb wrote: > > 17.1 > How about a feature to insert with a press of a key the missing 'close > code construct' like endif , next , endcase. > On my TODO list. Sometime later, now more important things. > 17.2 > & a beautifier. Now this needs a lot of user customization options. > What