On 27/11/2021 03:32, Ryan Joseph via fpc-pascal wrote:
1) Original form (the compiler doesn't use spaces between punctuation). Very 
difficult to read if nothing else because the lack of spaces but it's also not 
clear at all which params are which. Even code tools are going to not help very 
much unless they can hilight the parameters in the editor.

That's exactly what Lazarus does: place your cursor on any of the parameters and press ctrl-shift-space. It will show you the declaration with the current parameter in bold.


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to