Code::Blocks Forums
		User forums => General (but related to Code::Blocks) => Topic started by: Old Spider on July 11, 2010, 11:28:56 pm
		
			
			- 
				Needed utility:
An indent/outdent utility for highlighted lines in the editing menu would be very helpful.
Quibble:
A closed fold should display both brackets; displaying only the opening bracket makes it look like the beginning of a code block, which can be confusing.
			 
			
			- 
				[TAB] indents all selected lines one tab-stop or 4 spaces (depending on your settings); [SHIFT]+[TAB] unindents all selected lines.
			
 
			
			- 
				Nice.  Thank you.