News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Block untab

Started by para, October 06, 2007, 02:28:28 AM

Previous topic - Next topic

para

I've seen other editors do this but I haven't found a way to do it in Code::Blocks.

Once in a while I want to remove a tab from the beginning of a block of code.  Is there any function to do this?

I'm using SVN 4105.  Thanks.

Ceniza

Select the block of code, press Shift+Tab. Is that what you want?

para