Feature: per project/lang Indent(space or tab) config

Discussion about CodeLite development process and patches
lygstate
CodeLite Curious
Posts: 1
Joined: Fri Apr 06, 2012 1:01 pm
Genuine User: Yes
IDE Question: C++
Contact:

Feature: per project/lang Indent(space or tab) config

Post by lygstate »

Because different project and different lang always have different Ident style(such as use space or tab).
So recommended codelite can add config about this per project, and for different language have different Indent style.
DavidGH
CodeLite Plugin
Posts: 819
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: Feature: per project/lang Indent(space or tab) config

Post by DavidGH »

Hi,

You already can. See 'Workspace > workspace editor preferences' or right-clicking over the project icon in the Workspace View and choosing 'Project editor preferences'.

Regards,

David
Post Reply