Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: maxter on March 16, 2007, 07:56:17 am

Title: Indent and unindent commands in Edit
Post by: maxter on March 16, 2007, 07:56:17 am
Are there any plans to implement this useful feature?
Title: Re: Indent and unindent commands in Edit
Post by: dje on March 16, 2007, 10:01:34 am
Hi !

Not sure about your need but did you try to select many lines and click on Tab (resp. shift + Tab) ?
Check that the feature is enabled in 'Settings/Editor' : in 'General settings', the 'TAB indents' must be checked.

Dje
Title: Re: Indent and unindent commands in Edit
Post by: Biplab on March 16, 2007, 11:46:35 am
It's already available.

Tab - For Indent
Shift+Tab - For UnIndent

Regards,

Biplab :)