Pelles C forum

Pelles C => Feature requests => Topic started by: MrBcx on June 25, 2020, 05:46:20 AM

Title: Convert to formatted C code
Post by: MrBcx on June 25, 2020, 05:46:20 AM
Hi Pelle,

It would be useful to have a version of your IDE C code formatter also in
the form of a standalone .exe, so that it could be used in a batch file. 

Something like:

PoBeautify  filename[.c]

Thanks,
MrBcx


Title: Re: Convert to formatted C code
Post by: Pelle on June 25, 2020, 12:25:29 PM
It would be useful to have a version of your IDE C code formatter also in
the form of a standalone .exe, so that it could be used in a batch file. 
Yes, could be useful. For the moment I will just put it on the "wishlist" (i.e. don't expect anything for version 10).
Title: Re: Convert to formatted C code
Post by: AlexN on June 25, 2020, 02:34:49 PM
Hi Pelle

Yes, could be useful. For the moment I will just put it on the "wishlist" (i.e. don't expect anything for version 10).
You write a wishlist?
I have an item for it.
Title: Re: Convert to formatted C code
Post by: Pelle on June 25, 2020, 05:39:36 PM
You write a wishlist?
Sort of.

  • With the selection of Release or Debug, change the directory where you write the results. :)
This has been considered and rejected. Would cause too much trouble with backward compatibility (add-ins etc.)
Title: Re: Convert to formatted C code
Post by: MrBcx on June 26, 2020, 04:40:23 PM
It would be useful to have a version of your IDE C code formatter also in
the form of a standalone .exe, so that it could be used in a batch file. 
Yes, could be useful. For the moment I will just put it on the "wishlist" (i.e. don't expect anything for version 10).

Thank you for considering the request Pelle. 

I understand you have bigger fish to fry  :D