[Lazarus] Working on big units

Juha Manninen juha.manninen62 at gmail.com
Thu Oct 22 10:21:58 CEST 2015


On Thu, Oct 22, 2015 at 8:52 AM, Aradeonas <aradeonas at operamail.com> wrote:
> Very good! But sadly for me if I use JCF when I have a folded code it will
> messed up.
> It seems there are tools that I cant use because of JCF. But code formatting
> is a lot more important for me, I can write a line without!

You use JCF for your own code while editing? It makes no sense.
Adjust the Codetools code generation settings to match your coding
style instead.

Using JCF will limit you even more if you start to use the new
language features like advanced generics, class helpers etc.
JCF's parser does not understand some of the syntax and nobody
maintains it actively.
Codetool parser on the other hand is maintained. That's why I have
created this report :
 http://bugs.freepascal.org/view.php?id=19754


Regards,
Juha




More information about the Lazarus mailing list