The breaking support is pretty good in Astyle, but here is one that is surprisingly missing:
Insert a newline after the closing brace of a function. So this:
void func1()
{
}
void func2()
{
}
becomes this:
You could also apply this logic to classes as well.
Thanks for this great product.
Hi Jim, I see you've released some new versions but it appears there's been no movement on this. It seems like it'd be a simple addition. Any thoughts on it yet? Thanks.
Ticket moved from /p/astyle/bugs/362/
Hi Jim, any progress on this one? Thanks.
Nothing has been done on this. You can work on it if you want and send me the changes.