Indent code in bbedit / textwrangler [solved]
I will be posting a lot of bbedit / textwrangler tips in here. Some may be obvious, others may be not.
I was looking for a way in textwrangler to indent a section of code without having to individually hit the tab key for each line.
The answer is simple: Highlight the block of code you want, then hit command ] to indent right or command [ to indent left. (Undent?)
The equivalent menu commands are text > shift right and shift left.
I love you textwrangler!
0 comments Wednesday 31 May 2006 | jordan314 | Computers, OS X, Programming, solved
Leave a Reply
You must be logged in to post a comment.