Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: AZ on October 12, 2015, 08:07:40 am

Title: Source auto format
Post by: AZ on October 12, 2015, 08:07:40 am
hello,
 is there a way to autoformat the code after saving to file?
also is there a shortcut i can use instead of going Plugins->Source ... ?

thank you
Title: Re: Source auto format
Post by: Quiss on October 12, 2015, 01:32:41 pm
You can assign a keyboard shortcut from: Settings->Editor->Keyboard shortcuts->Plugins->Source code formatter (AStyle)
Title: Re: Source auto format
Post by: AZ on October 12, 2015, 02:15:00 pm
perfect. thank you.