User forums > Nightly builds
The 19 May 2008 build (5074) is out.
Deschamps:
--- Quote from: k1mgy on May 22, 2008, 06:37:04 pm ---(..) In the editor I change the tab spacing (from 4 to 6). It appears that the window refreshes, yet the tab spacing remains the same (..)
--- End quote ---
Maybe you have not checked 'Use TAB character' in your editor settings, so your tabs are being replaced with blank spaces (i.e. you're not using 'real' tabs), so the new configuration will not have effect there.
Regards.
k1mgy:
Looks like you're correct.
I am stuck. Unless I do a global search/replace of [n] spaces to a tab character??
Too bad code::blocks can't do this for me.
Bummer.
Jenna:
--- Quote from: k1mgy on May 22, 2008, 09:00:12 pm ---Too bad code::blocks can't do this for me.
--- End quote ---
Goto "Settings -> Editor -> Source Formatter ->style", chose "Custom", then goto tab "Indentation" set "Indentation size" zo six and check "Use TABs instead of spaces" and then run AStyle-plugin again, that should help.
EDIT:
I forgot:
you can right-click your project in manager and chose "Format this project (AStyle)" to format all files in one step.
Deschamps:
--- Quote from: k1mgy on May 22, 2008, 09:00:12 pm ---I am stuck. Unless I do a global search/replace of [n] spaces to a tab character??
Too bad code::blocks can't do this for me.
--- End quote ---
You could use the 'Source Code formatter (AStyle)' pluging for that purpose:
Settings -> Editor -> Category: Source formatter -> Select "Custom" and open the "Indentation" tab.
There you should configure the options of your choice, and then use the auto-style from the plugins menu (I suppose that it's only applied to the current opened document). But doing this you could replace all the leading spaces to tabs... and other options.
Regards.
Edit: Ouch! jens has been faster than me :)
Loaden:
Crash on WinXP SP3, SVN:5074
First, i open a exist project, and edit it.
When i want read codeblocks-8.02 project, i open this project use File->Open, but CB crash!
[attachment deleted by admin]
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version