16

The dropdown available for moderators to set the syntax highlighting language for tags does not include all the available language codes. These are the options I see on Stack Overflow em Português:

lang-bsh, lang-c, lang-cpp, lang-cs, lang-csh, lang-css, lang-hs, lang-html, lang-java, lang-js, lang-lisp, lang-lua, lang-ml, lang-perl, lang-php, lang-proto, lang-py, lang-rb, lang-scala, lang-sh, lang-sql, lang-vb, lang-xml, lang-vhdl

Pascal, R and Go, for example, are not included, but they're supported according to the linked meta post (and indeed work when used on inline overrides).

Could all the supported languages be included in the dropdown?

0

2 Answers 2

3

I'd rather not include all possible languages. It'd make the dropdown unwieldy for fairly little benefit since most of those will go unused. For many (most?) languages, picking "default" should remove the need for explicitly specifying any language since Prettify will just do the right thing anyway.

We also have a way to set a default language for all posts on the site, although that certainly makes no sense on a Stack Overflow.

Having said that, I added a few more options that look reasonably common/useful:

lang-clj
lang-coffee
lang-go
lang-latex
lang-pascal
lang-r
lang-regex
lang-rust

These will be available in the dropdown starting with the next prod build.

1
  • Thanks, these extra options plus the default seem to suffice indeed.
    – bfavaretto
    Commented Feb 19, 2015 at 18:43
2

We're looking into this now, as a different subset is showing up on Portuguese, Japanese and the other languages we're working on which have not launched yet. They should be the same unless there's a compelling reason that they can't be, which I don't think exists, but will find out.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .