Page 1 of 1

Tab indent VS space indent

Posted: Thu Feb 21, 2008 6:01 pm
by steffilion
Hi folks

Is it possible to change the tab indentation to the white space indentation?

This editor is really nice, but without this option, I cannot use this editor for my projects at my work.



Thanks


Steff

Re: Tab indent VS space indent

Posted: Mon Feb 25, 2008 5:40 pm
by eranif
Currently there is no such option to do so.
There is a feature request for this option...
Unfortunately, I wont be near computer until this Saturday, so this item will be fixed during this weekend.

Eran

Re: Tab indent VS space indent

Posted: Tue Feb 26, 2008 11:46 am
by eranif
steffilion wrote:Hi folks

Is it possible to change the tab indentation to the white space indentation?

This editor is really nice, but without this option, I cannot use this editor for my projects at my work.



Thanks


Steff
I might have been to hasty in my previous reply - I added new option to support indenting using spaces (also the code formatter plugin is now supporting this feature as well)
However, unless you are building your own version of codelite from sources, you will need to wait for the next build release (which will take place sometime during this weekend)

Eran

Re: Tab indent VS space indent

Posted: Tue Feb 26, 2008 5:10 pm
by steffilion
Thank you for your fast reply.

I will try to build my version.

Re: Tab indent VS space indent

Posted: Wed Mar 05, 2008 10:45 pm
by eranif
I released today (March, 5th) new build for CodeLite, which includes the option to indent using spaces instead of tabs.

The option is available under:
Settings -> Editor -> General

Eran