I really love having the source formatting plugin but the one thing I'm either missing how to setup or it is not an option is a space between < and > for things like template < typename T > and std::map< std::string, std::string >. You get the point. It's a rather small thing and it is my coding style that I prefer. So if I'm missing something obvious I apologize ahead of time. I'm using revision 2509 and downloading the latest later on today(I'm on dial-up so I don't download them as often). So if it's been fixed or added into a later addition thanks again!
Later
It seems that option is missing in AStyle (or it's just not documented). Since the plugin depends on AStyle (http://www.sf.net/projects/astyle (http://www.sf.net/projects/astyle)) we're also restricted by what it can do.
No problem thanks for the fast reply!