-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Rich Text Editor
-
None
Jira allows user to add code blocks in wiki render style fields (e.g., Description, Comments, etc.), and specify language highlighting by switching to 'Text' mode and adding language to {code} tag.
It appears that 'Tcl' and 'Verilog' are not supported, when we add these 2 languages to code tag: {code:Tcl} or {code:Verilog}, and switch back to 'Visual' mode, it displays below error:
Unable to find source-code formatter for language: tcl. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
Since 'Tcl' and 'Verilog' are highly common scripting language used by most EDA tools for the Semiconductor industry. We request them to be supported in Jira wiki text code block.