Linked Questions

15 votes
1 answer
2k views

Possible Duplicates: The Editor - Possible Improvements Add increase/decrease tab indent buttons to the editor toolbar Is it at all possible to have the Tab key insert 4 spaces in the question/...
Roee Adler's user avatar
  • 1,174
2 votes
1 answer
508 views

Just wondering: Is there a key-combination for moving code blocks left (inverted tab)? shift+ tab doesn't seem to work.
Rob's user avatar
  • 581
7 votes
1 answer
112 views

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 of ...
brunnerh's user avatar
  • 2,473
0 votes
1 answer
95 views

Possible Duplicate: Add increase/decrease tab indent buttons to the editor toolbar Visual Studio has a feature that does exactly what i'm talking about if anyone is confused: Basically it allows ...
Abe Miessler's user avatar
  • 2,041
3 votes
1 answer
108 views

Possible Duplicate: Add increase/decrease tab indent buttons to the editor toolbar When posting code inside a list you need to indent it by an additional level, i.e. 8 instead of just 4 spaces. ...
ThiefMaster's user avatar
  • 15.7k
0 votes
0 answers
108 views

For a site that is so much about code and programming, why does it not have much, much better tools built in for managing blocks of code? I spend a LOT of time on Stack Overflow answering a lot of ...
jfriend00's user avatar
  • 635
7 votes
0 answers
75 views

Possible Duplicate: Add increase/decrease tab indent buttons to the editor toolbar I would like the ability to indent a selected block of text in Markdown by four spaces, by pushing a button. ...
user avatar
2 votes
0 answers
68 views

Possible Duplicate: Add increase/decrease tab indent buttons to the editor toolbar Currently hitting Tab moves the focus out of the editor. This is regular behavior for textboxes/textareas, I get ...
Mrchief's user avatar
  • 213
6 votes
0 answers
41 views

A long time ago there was a feature request asking to add increase/decrease indent buttons to the editor toolbar: These should work by adding spaces or removing spaces from the beginning of the ...
AD7six's user avatar
  • 474
1 vote
0 answers
36 views

Would it be possible to add an option to the edit control (used to write questions/answers) to indent the line by 4 spaces. I find myself using 4-space indentation quite often to format the code and ...
Szymon's user avatar
  • 5,721
329 votes
5 answers
168k views

Oftentimes, I want to include code samples in a list, for example: Item One Item Two, for example: private bool ItemTwo() { return this.IFeelLucky; } Item Three The problem is that there isn't a ...
103 votes
18 answers
3k views

Does anyone else have problems with the editor? I may be doing something incredibly stupid, but I find that whenever I use tab I tab out of the box. This is obviously irritating if you're trying to ...
Damien's user avatar
  • 3,666
-4 votes
2 answers
23k views

Markdown formatting makes easier to write good looking questions and answers, but sometimes people use ASCII art (like above) to create tables or other symbols to make their question/answer more clear....
totymedli's user avatar
  • 1,916
22 votes
3 answers
3k views

After some discussion on this question I decided to make a feature-request (or at least a discussion about it). It would be very nice to be able to use Tab and Shift+Tab to move code blocks (like in ...
Rob's user avatar
  • 581
8 votes
4 answers
323 views

Do you think that giving TAB formatting functionality will improve UX? I've seen people complain about not been able to use TAB to format code in SE. There are many fixes such as: format code in a ...
J.Todd's user avatar
  • 967

15 30 50 per page