On Mon, 8 Oct 2007 15:54:18 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> On 08/10/2007, Mattias Gaertner <[EMAIL PROTECTED]> wrote:
> >
> > I added a checkbox in the codetools options.
> >
> .....
> >
> > It works here. It will add a space in front of := if you check
> > 'Insert space in front of' 'Symbol'.
> >
> .....
> >
> > Fixed.
> >
> 
> Thanks Mattias!  Your responses and fixes are still as quick as
> ever!  ;)
> 
> > BTW,
> > The built-in beautifier is a very simple thing, and we need a more
> > complete and more flexible beautifier. It needs the following
> > features:
> >
> > - beautify whole sources or parts of sources or new source, that
> > will be inserted.
> 
> 
> I have been using the Jedi Code Formatter (available on SourceForge)
> for years to beautify my code. It supports bulk runs, single files and
> selections.  It's only binary is a windows .exe but runs perfectly
> under Wine.
> 
> I've never looked at the source code, but maybe we can use that as a
> Lazarus plugin?  It has a huge selection of options to tweak to fit
> just about any developers needs. Settings can be saved to different
> files as well and loaded at a later date. Really nice when you work on
> multiple projects with different coding styles.

Last time a looked at the Jedi Formatter it didn't support FPC syntax.
Does it now?

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to