[Lazarus] Syntax checking from Lazarus
Bo Berglund
bo.berglund at gmail.com
Tue Nov 30 09:12:53 CET 2010
In Delphi I use the "Syntax check" function a lot to verify that my
project does not contain any illegal constructs or missing begin-end
terminators etc.
In Lazarus the only comparable such command I have found is "Quick
Compile", but this is not really what I am after because:
1) It saves my edited files before I am really ready for this
2) It actually compiles the project
3) It takes longer than I expect
Is there a "syntax check" function that I have overlooked, which works
the same way as in Delphi?
And what does "Quick" mean in regards to "quick compile"???
--
Bo Berglund
Developer in Sweden
More information about the Lazarus
mailing list