Textmate tab and de-tab selected block

Posted by Derek Organ on Stack Overflow See other posts from Stack Overflow or by Derek Organ
Published on 2010-05-31T15:14:54Z Indexed on 2010/05/31 15:23 UTC
Read the original article Hit count: 230

Filed under:
|
|

Recently switched to Textmate on Mac for coding. On PC when ever I want to tab in or out a block of code I just highlight and press tab or shift+tab to move it in our out. It's very useful when you are adding an extra loop or conditional statement to a block of code to keep everything tidy and neatly indented.

On Textmate however when I try this it just replaces my selected text with a tab. So is there a way to do tab and de-tab lines of code in textmate?

© Stack Overflow or respective owner

Related posts about mac

Related posts about textmate