Most of the time, I paste example code into my questions/answers, but for very short snippets I also type it directly into the field in the browser. For those times, it would be really nice to have a simple automatic indentation of the code. Nothing fancy that would analyse the presence of opening or closing braces, but some simple mechanism like, e.g., automatically reinsert n spaces/tabs after I type Return if the previous line also began with n spaces or tabs.
|
|
Shift-Return already does this, if you can get used to that... (Or, as a workaround: just type without indenting, then select the whole block, and use the code button or hit Ctrl-K.) |
|||||||||
|
