Tagged Questions
4
votes
2answers
119 views
Code button no longer unindenting like it used to?
As well as slightly different images for the vote counts on question the SO questions pages, the code button in the question editing doesn't seem to be unindenting like it used to do.
Is it just me, ...
6
votes
1answer
113 views
Auto indentation in code editor
When writing code in the question/answer editor's code block I believe that it would be extremely useful if we could have the code auto indented instead of being forced to hit space bar multiple ...
0
votes
1answer
192 views
Check for the indentation code control
I know that it isn't a new question (I read already some others questions) but:
the question was asked many months ago;
my problem, perhaps, is a little different!
Well, as I wrote in the previous ...
7
votes
1answer
85 views
Changing code indentation levels automatically or manually [duplicate]
Possible Duplicate:
Add increase/decrease tab indent buttons to the editor toolbar
If you have some code which is heavy nested and you just copy some of the inner code you end up with a lot ...
5
votes
0answers
153 views
Make multi-line code indent work with sloppy selections in the editor
This is only a minor annoyance, but one at least I often run into.
Would it be possible to make the "indent code" button (or Ctrl+K) always indent entire lines when there's a multi-line selection? It ...