The source-code tag has no wiki summary.
4
votes
0answers
177 views
Syntax highlighter misbehaves with PostScript code
This is probably not the most important thing, but since uservoice is closed, here's a feature request.
The syntax highlighter for code blocks really screws up on PostScript code, making it ...
2
votes
0answers
31 views
show whitespace when dealing with regexps
Hi,
When answering question about regexps, it would be great if whitespace could be shown in the code listing. Whitespace plays an crucial role and they are all to easy to miss and get wrong. What ...
1
vote
0answers
21 views
Text alignment in the code code view does not match text alignment in the edit box
In many questions, we see the source code with wrong indentation. On of the reasons for it, if the copy/pasted code contains tabs, the assumed tab size in the edit box is different from the assumed ...