News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Can not set indent space in aStyle

Started by Anonymous, May 05, 2005, 06:58:15 PM

Previous topic - Next topic

Anonymous

Hi

I am using CB v1.0-beta7. The astyle configure can only select a general style, but all other specific options like indent space is disable(gray, can not change)?

Is this something still not implemented?

Thanks!

mandrav

You need to select "Custom" in the first tab.

Yiannis.
Be patient!
This bug will be fixed soon...

Anonymous

Quote from: mandravYou need to select "Custom" in the first tab.

Yiannis.
Thank you, mandrav

However if I select "Custom", other things will change. If I want to keep everything as ISO C style and only indentation changes to 3, can I?

I can do it using aStyle stand alone version.

mandrav

Currently, no, because I don't know the defaults for each style  :oops:
But I 'll see what can be done about it.

Yiannis.
Be patient!
This bug will be fixed soon...

Anonymous

Quote from: mandravCurrently, no, because I don't know the defaults for each style  :oops:
But I 'll see what can be done about it.

Yiannis.
Yiannis

That is just a tiny wish, that is fine. And by the way, I love Code::Blocks, I tried Dev-C++ four years ago, I did  not like it becasue it has to do debug through GDB command line. Eclipse+CDT is great but too huge and some features are not good to me. Code::Blocks is the best light-weight IDE.

Thanks!

Anonymous

Another question, When I new an empty project, the default is GUI one, can I set the default as console mode so I do not have to manually change it every time?

Thanks!