Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: para on October 06, 2007, 02:28:28 am
-
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.
-
Select the block of code, press Shift+Tab. Is that what you want?
-
Yes it was, thanks.