All Questions
Tagged with syntax-highlighting stack-overflow
35 questions
0
votes
0
answers
24
views
Get keyword not highlighted (SO) [duplicate]
When I was browsing SO, I came upon a unexpected syntax highlighting quirk. In C# code, the "set" keyword, used in properties, was highlighted, but not "get". Could this be changed?
Here's a sample ...
18
votes
1
answer
1k
views
google-code-prettify seems dead
The code formating engine used by SO (google-code-prettify) seems dead (lasts two commits have been made on sep 2013 & mar 2014). As stated on this post, each code-formatting request have to be ...
2
votes
1
answer
67
views
Suggesting a modification to a wiki post [duplicate]
I have been trying to figure out the Prettify (<!-- language: lang-or-tag-here -->) languages tags.
Language Codes:
default
lang-none
lang-bash, lang-bsh, lang-csh, lang-sh
lang-c, ...
3
votes
0
answers
64
views
Adding syntax-highlighting to "processing" tag? [closed]
The Processing language (tag wiki here) is based on Java but uses a simplified syntax from Java. Would it be possible to add automatic syntax-highlighting for questions tagged with processing using ...
4
votes
1
answer
164
views
Can the jsoup tag be associated with Java? [closed]
Can we please set the default syntax highlighter of the jsoup tag to Java? I've seen lots of questions tagged only jsoup, with code that doesn't get highlighted because people don't specify the ...
-3
votes
2
answers
187
views
Should at least one syntax Tag in Stack Overflow be mandatory? [closed]
As I was looking through some questions on So, I noticed that some questions have certain tags like arrays and if-statement, but no actual tag denoting what language the question is asking about. A ...
6
votes
1
answer
264
views
Enable automatic syntax highlighting for VHDL
VHDL is a language supported by Prettify. Could the vhdl tag have <!-- language: lang-vhdl --> associated with it by default?
It appears that others have this concern too.
VHDL syntax ...
8
votes
1
answer
114
views
Questions tagged with WiX should get XML code formatting
Currently if a question is tagged only with one of the wix tags, any code blocks in the question don't get syntax highlighting. Given that WiX is XML based, I think it would be helpful for the tag to ...
-3
votes
2
answers
127
views
Assign Java syntax to Blackberry tag [closed]
Programming questions tagged blackberry will normally relate to Java (since BlackBerry applications are written in Java).
Can we adjust the syntax highlighting so that blackberry questions are syntax-...
4
votes
1
answer
206
views
How does Stack Overflow's syntax highlighting work? [duplicate]
Possible Duplicate:
Which tools and technologies build the Stack Exchange Network?
What syntax highlighting library is used on Stack Overflow?
How does Stack Overflow handle its syntax ...
6
votes
2
answers
112
views
Can questions tagged with [symfony1] & [symfony2] have PHP's syntax highlighting?
Many askers set the symfony1 or symfony2 tag without the php tag.
I usually retag them adding php or using <!-- language: lang-php --> for specific part but I don't think this is the best way ...
7
votes
1
answer
120
views
Add C syntax highlighting to the nesc tag
nesC is an extension of C, aimed at embedded devices. Can we please set the default syntax highlighting to lang-c for the nesc tag?
Also, if there is a more efficient way to get a tag associated with ...
4
votes
1
answer
108
views
Use JavaScript code formatting for questions tagged with TypeScript
See title - questions tagged with typescript (a superset of JavaScript) should have code samples colorized according to the JavaScript code coloring rules.
4
votes
0
answers
76
views
Can questions tagged with [yii] have PHP's syntax highlighting? [closed]
Many askers set the yii tag without the php tag. Can questions with this tag also be automatically colorized with PHP's syntax highlighting?
8
votes
1
answer
411
views
Please set ember.js tags to use JavaScript syntax highlighting
Ember is a JavaScript-based MVC framework and its tag, ember.js, probably should use default to using JavaScript syntax highlighting. I'm not sure if this is the best place to ask this; if it's not, ...