Tagged Questions
-8
votes
1answer
151 views
Should Stackexchange switch to ACE Editor?
There is an Open Source code editor called ACE.
It is used in Github gist right now.
One feature they have that I love is box shaped text selection.
(ALT+Click drag to use)
This is hyper-useful ...
0
votes
1answer
64 views
Bold / Italics in codeblocks [duplicate]
Possible Duplicate:
Bold code in a question
Allow highlighting certain bits of a code fragment or quote
Am I missing something? Can one not put either bold or italics inside codeblocks / ...
2
votes
0answers
77 views
Print a stackoverflow page with long code block cropped
The long code block will be stored in a scroll-able box. And printing will crop the code.
A workaround is switching to mobile view (by click the "mobile" at the bottom of the page). However, it ...
12
votes
0answers
134 views
Why is the code syntax color highlight gone in the mobile view?
The code block on a phone or tablet is only black/white.
Update: example
The code in the following link will have syntax color highlight in desktop browser.
MVP Framework for winforms
Here is the ...
-8
votes
2answers
175 views
Warn user when their code is larger than 80 characters
Scrolling horizontally is hard. Warning someone that posts code that is larger than 80 characters against the readability problem this causes would be a solution to avoid then from the start.
-6
votes
2answers
148 views
Provide a means to not “scrollbar” code that's only a few lines too long
Many times I enter code into SO questions and answers (obviously!) that is only a little bit longer than the threshold that will activate the right-side scroll bar.
This makes it rather annoying that ...
2
votes
2answers
75 views
Why are the colors in code formatting sometimes wrong?
The third code block in this question has the right colors - attribute names are red and the values are blue; whereas in this other question colors for the same tokens are black and brown, why is ...
2
votes
0answers
74 views
Start new lines of code block with same indent as previous line [duplicate]
Possible Duplicates:
Automatic code reindent button
AutoIndent of Source Code
I realize that you can already indent code blocks with the 'code sample' button or ctrl+K, but that's ...
-5
votes
1answer
260 views
how to put code [duplicate]
Possible Duplicate:
How do I format my code blocks?
hey!! how do i put my code in this question window... am new to this i donno, pls help...
0
votes
0answers
88 views
How to create code blocks? [duplicate]
Possible Duplicate:
How do I format my code blocks?
I don't know of any easy, practical way of putting 4 spaces in front of every line of a piece of text.
Why doesn't Stack Overflow use a ...
13
votes
2answers
260 views
Can we pretty please have a full screen mode for large code blocks?
This would be soo easy to implement with just a little bit of jquery... And, it would make reading large code blocks sooo much easier. Pretty please? I'll even write it...
