I already set AStyle plugin a keyboard shortcut .In order to format the code I have to  press those keys(obviously).
I like to add padding around operators which I set this feature already too.
eg.     In Visual Studio , int a=5;  after I enter that ';'  the code would be  int a = 5;  padding auto added to the operator.   Can C::B do this ? auto formatting .Thx