Author Topic: How to display TABs as normal blank spaces?  (Read 9096 times)

SteelFist

  • Guest
How to display TABs as normal blank spaces?
« on: July 30, 2010, 05:34:32 am »
Hi everyone!
I'm using C::B 10.05 and it always displays TAB character as an arrow
How can I set it to display normal blank space?

Offline RyanSW

  • Single posting newcomer
  • *
  • Posts: 2
  • My highest grade in school is a C++
    • RyanSW.com
Re: How to display TABs as normal blank spaces?
« Reply #1 on: August 10, 2010, 07:13:55 am »
Go to settings > Editor... In 'General Settings' make sure 'Use TAB character' under 'TAB options' and 'Show indentation guides' under 'Indent options' are uncheacked an 'Show spaces' is set to 'No'.
« Last Edit: August 10, 2010, 08:42:22 am by MortenMacFly »

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: How to display TABs as normal blank spaces?
« Reply #2 on: August 10, 2010, 07:43:15 am »
It should be enough to switch show spaces off.

@RyanSW:
could you please turn off these really annoying moving smilies ?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: How to display TABs as normal blank spaces?
« Reply #3 on: August 10, 2010, 08:43:14 am »
@RyanSW:
could you please turn off these really annoying moving smilies ?
Done.
@RyanSW: Please never do that again. Thanks!
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ