|
Author |
Topic: indent / outdent (Read 294 times) |
|
_cory
|
indent / outdent
« on: Mar 6th, 2003, 5:34pm » |
|
just a suggestion for the proce55ing interface, it would be great to have an indent/outdent function that would easily allow you to indent a selected section of code. Most editors have something like this, like the Shift-left and Shift-right in BBedit. I know there is a Beautify command, but this doesn't really deal well with parenthesis and braces inside of quotes.
|
|
|
|
REAS
|
Re: indent / outdent
« Reply #1 on: Mar 6th, 2003, 7:54pm » |
|
Thank you for the good suggestion. We've been fighting with our text editor for months. For now, it's possible to use an external editor if you prefer.
|
|
|
|
Jordan J
|
Re: indent / outdent
« Reply #2 on: Mar 18th, 2003, 2:48am » |
|
I second this suggestion. It would be alot faster than going <space>, <space>, down-key, <space>, <space>, down-key, home, etc.
|
|
|
|
fry
|
Re: indent / outdent
« Reply #3 on: Mar 25th, 2003, 4:18pm » |
|
good suggestion, and fairly easy to implement.. i've added it to the list and we'll see when we can get it in there..
|
|
|
|
|