[Lazarus] Production
Paul Ishenin
webpirat at mail.ru
Fri Apr 24 00:07:25 CEST 2009
Osvaldo Filho wrote:
> Our team need help with:
>
> jcf - Jedi Code Format
>
What help? JCF is integrated into lazarus IDE and you can use it either
from menu item or by pressing key combination (default = Ctrl + D).
Default format style file is placed in the lazarus directory
JCFSettings.cfg. There is no way currently to edit it from the IDE but
you can edit it in windows using JCF application from the sourceforge.
The big work has been done to support some FPC specific syntax contructions:
- c-style operators ( +=, -=, ...)
- operator overloading
- absolute for record/object fields (like v: TSomeType absolute
SomeRecord.SomeField)
If some contruction still does not work in JCF create a feature request
in the JCF bug-tracker.
Best regards,
Paul Ishenin.
More information about the Lazarus
mailing list