User forums > Using Code::Blocks

AStyle template < typename T > question

(1/1)

Tsurumaru:
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
--- Code: (cpp) ---template < typename T >
--- End code ---
and
--- Code: (cpp) ---std::map< std::string, std::string >
--- End code ---
. 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

Ceniza:
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) we're also restricted by what it can do.

Tsurumaru:
No problem thanks for the fast reply!

Navigation

[0] Message Index

Go to full version