Skip to main content

All Questions

5 votes
1 answer
168 views

Add language hint to [c++98], [c++03], ..., [c++26] tags

Can you please add a syntax highlighting hint for the C++ programming versioned tags such as c++20. It is generally recommended to use both c++ and the version-specific tag, and c++ already has this ...
Jan Schultke's user avatar
9 votes
1 answer
105 views

Remove language hint from [gcc] tag or make [c++] a stronger hint

Every now and then, I come across C++ questions for which syntax highlighting is broken. For example: What's {} in void({})? renders as follows: This is obviously broken and should look like: ...
Jan Schultke's user avatar
3 votes
0 answers
130 views

Could you please add the `pine` language code to three tags? [duplicate]

I would like to implement highlighting for Pine Script™ code, which is typically used in the following tags: pine-script pine-script-v4 pine-script-v5 Could you please associate the pine language ...
PineCoders-LucF's user avatar
1 vote
0 answers
51 views

Add lang-cmake as syntax highlighting for the cmake tag [duplicate]

I guess that lang-cmake became available on Stack Overflow only recently. According to "What is syntax highlighting and how does it work?", moderators can assign syntax highlighting ...
Benjamin Buch's user avatar
9 votes
0 answers
259 views

Request to set the TOML tag to default syntax highlighting to lang-ini

As per the guidance in What is syntax highlighting and how does it work? If the tag doesn't have a highlighting language specified when it should, create a feature-request on your site's per-site ...
Henry Ecker's user avatar
  • 35.2k
5 votes
0 answers
65 views

Set lang-js as the default syntax highlighting for [react-native]

React Native code is basically React code, so I'm extending an old request that was made for React (Add the JavaScript language hint to the `reactjs` and `react-jsx` tags) to React Native. Can we have ...
Rafael Tavares's user avatar
4 votes
0 answers
113 views

Set C++ as the default syntax highlighter for the [systemc] tag

Please set the syntax highlighting language used by the systemc tag to be the same as the c++ tag. Currently, systemc does not have syntax highlighting, but c++ does. The systemc tag info aptly ...
toolic's user avatar
  • 60.9k
8 votes
3 answers
245 views

Visually distinguish code highlighting tags

Recently I'm encountering more and more questions that contain a significant amount of code but due to the poor/lazy choice of tags, the code is usually not highlighted. When the question contains ...
mat.hudak's user avatar
  • 3,028
10 votes
0 answers
88 views

Set the default syntax highlighting of the GitLab-CI tag to YAML

Please set the default language for gitlab-ci to lang-yaml. The GitLab CI/CD pipeline configuration is described in a YAML file (for reference: https://docs.gitlab.com/ee/ci/yaml/). Here are several ...
riQQ's user avatar
  • 11.7k
8 votes
0 answers
62 views

Request to set Kubernetes tag default syntax highlighting to YAML

Please set the default language for kubernetes to lang-yaml. Kubernetes configuration is mostly written in YAML and applied via kubectl. While JSON is also possible to use, it's recommended to use ...
Dominik's user avatar
  • 2,421
6 votes
1 answer
111 views

Request to set YAML tag default syntax highlighting to lang-yaml

Please set the default language for yaml to lang-yaml. Here are several examples where defaulting the language would be helpful: How do I break a string over multiple lines? YAML Multi-Line Arrays ...
riQQ's user avatar
  • 11.7k
5 votes
1 answer
126 views

Syntax highlighting on posts with multiple tags; how is it resolved?

Came across a post recently where it was vb.net heavy but the sql-server tag was relevant because the problem could have been solved in either the DB or the front end All the vb.net code (there was ...
Caius Jard's user avatar
  • 73.7k
8 votes
1 answer
147 views

Request to set Azure Pipelines tag default syntax highlighting to YAML

Please set the default language for azure-pipelines to lang-yaml. The new pipelines are described in YAML files, the old ones were only configurable via GUI (reference). Here are several recent ...
riQQ's user avatar
  • 11.7k
6 votes
1 answer
130 views

Could we have automatic syntax highlighting on the gap-system tag?

The gap-system tag currently doesn't currently support automatic syntax highlighting for GAP code. Could we get this enabled? I've been manually adding <!-- language-all: lang-gap --> to a bunch ...
Mike Pierce's user avatar
  • 1,514
10 votes
1 answer
175 views

Request to set GitHub Actions tag default syntax highlighting to YAML

Please set the default language for github-actions to lang-yaml. The workflows and actions for GitHub Actions are described in YAML files (for reference: https://help.github.com/en/actions/reference/...
riQQ's user avatar
  • 11.7k

15 30 50 per page
1
2 3 4 5