Página 1 de 1
Code formatter: nLineFnc = 1
Publicado: Mié Mar 16, 2022 1:56 pm
por Hurricane
Hi,
Not inserting an empty line before FUNCTION/PROCEDURE

- nLineFnc.png (27.66 KiB) Visto 2342 veces
regards,
Re: Code formatter: nLineFnc = 1
Publicado: Mié Mar 16, 2022 5:41 pm
por ignacio
Hi,
We use a standard Harbour class. Code attached.
Regards,
Re: Code formatter: nLineFnc = 1
Publicado: Jue Mar 17, 2022 2:01 am
por Hurricane
Hi,
I did a little repair and it's working fine.
I'll keep testing and then I'll send you the PRG.
Note:
I downloaded the file from the repository (there is a different line in your file)
ignacio escribió: Mié Mar 16, 2022 5:41 pm
We use a standard Harbour class. Code attached.
regards,
Re: Code formatter: nLineFnc = 1
Publicado: Jue Jun 02, 2022 6:43 pm
por Hurricane
Hi,
now the code looks beautiful with Xailer 8. Someone did a good job

(but the director doesn't like this guy).
I was going to try to create a parameter to insert a line to separate the functions, but I found it a bit complicated. The ideal would be to make a virtual line via plugin, but I don't even know where to start (scintilla).
regards,