RedmineCodeHighlightingLanguages » History » Version 10
Go MAEDA, 2023-10-30 13:50
Update the list for Redmine 5.1.0
1 | 1 | Go MAEDA | h1. Code highlighting supported languages |
---|---|---|---|
2 | |||
3 | 9 | Go MAEDA | Default code highlighting relies on "Rouge":http://rouge.jneen.net/ since Redmine 4.0.0. It supports over 200 languages. Refer [[RedmineTextFormattingTextile#Code-highlighting]] or [[RedmineTextFormattingMarkdown#Code-highlighting]] for how to highlight code. |
4 | 1 | Go MAEDA | |
5 | 10 | Go MAEDA | Here is a list of supported languages by Rouge 4.2.0, which is bundled with Redmine 5.1.0. You can also get a list by running @bundle exec rougify list@ in the installation directory of Redmine. |
6 | 1 | Go MAEDA | |
7 | |_. Language |_. Description | |
||
8 | | @abap@ | SAP - Advanced Business Application Programming | |
||
9 | | @actionscript@ | ActionScript [aliases: as,as3] | |
||
10 | 8 | Go MAEDA | | @ada@ | The Ada 2012 programming language | |
11 | 1 | Go MAEDA | | @apache@ | configuration files for Apache web server | |
12 | 8 | Go MAEDA | | @apex@ | The Apex programming language (provided by salesforce) | |
13 | 1 | Go MAEDA | | @apiblueprint@ | Markdown based API description language. [aliases: apiblueprint,apib] | |
14 | 10 | Go MAEDA | | @applescript@ | The AppleScript scripting language by Apple Inc. (https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html) [aliases: applescript] | |
15 | 1 | Go MAEDA | | @armasm@ | Arm assembly syntax | |
16 | 9 | Go MAEDA | | @augeas@ | The Augeas programming language (augeas.net) [aliases: aug] | |
17 | 1 | Go MAEDA | | @awk@ | pattern-directed scanning and processing language | |
18 | | @batchfile@ | Windows Batch File [aliases: bat,batch,dosbatch,winbatch] | |
||
19 | 8 | Go MAEDA | | @bbcbasic@ | BBC BASIC syntax | |
20 | 9 | Go MAEDA | | @bibtex@ | BibTeX [aliases: bib] | |
21 | 1 | Go MAEDA | | @biml@ | BIML, Business Intelligence Markup Language | |
22 | | @bpf@ | BPF bytecode syntax | |
||
23 | 8 | Go MAEDA | | @brainfuck@ | The Brainfuck programming language | |
24 | 9 | Go MAEDA | | @brightscript@ | BrightScript Programming Language (https://developer.roku.com/en-ca/docs/references/brightscript/language/brightscript-language-reference.md) [aliases: bs,brs] | |
25 | 1 | Go MAEDA | | @bsl@ | The 1C:Enterprise programming language | |
26 | | @c@ | The C programming language | |
||
27 | | @ceylon@ | Say more, more clearly. | |
||
28 | | @cfscript@ | CFScript, the CFML scripting language [aliases: cfc] | |
||
29 | 10 | Go MAEDA | | @cisco_ios@ | Cisco IOS configuration lexer | |
30 | 8 | Go MAEDA | | @clean@ | The Clean programming language (clean.cs.ru.nl) | |
31 | 1 | Go MAEDA | | @clojure@ | The Clojure programming language (clojure.org) [aliases: clj,cljs] | |
32 | | @cmake@ | The cross-platform, open-source build system | |
||
33 | 8 | Go MAEDA | | @cmhg@ | RISC OS C module header generator source file | |
34 | 10 | Go MAEDA | | @codeowners@ | Code Owners syntax (https://docs.gitlab.com/ee/user/project/codeowners/reference.html) | |
35 | 1 | Go MAEDA | | @coffeescript@ | The Coffeescript programming language (coffeescript.org) [aliases: coffee,coffee-script] | |
36 | | @common_lisp@ | The Common Lisp variant of Lisp (common-lisp.net) [aliases: cl,common-lisp,elisp,emacs-lisp,lisp] | |
||
37 | | @conf@ | A generic lexer for configuration files [aliases: config,configuration] | |
||
38 | 10 | Go MAEDA | | @console@ | A generic lexer for shell sessions. Accepts ?lang and ?output lexer options, a ?prompt option, ?comments to enable # comments, and ?error to handle error messages. [aliases: terminal,shell_session,shell-session,terminal,shell_session,shell-session] | |
39 | 1 | Go MAEDA | | @coq@ | Coq (coq.inria.fr) | |
40 | 10 | Go MAEDA | | @cpp@ | The C++ programming language [aliases: c++,c++] | |
41 | 1 | Go MAEDA | | @crystal@ | Crystal The Programming Language (crystal-lang.org) [aliases: cr] | |
42 | | @csharp@ | a multi-paradigm language targeting .NET [aliases: c#,cs] | |
||
43 | | @css@ | Cascading Style Sheets, used to style web pages | |
||
44 | | @csvs@ | The CSV Schema Language (digital-preservation.github.io) | |
||
45 | | @cuda@ | Compute Unified Device Architecture, used for programming with NVIDIA GPU | |
||
46 | 8 | Go MAEDA | | @cypher@ | The Cypher query language (neo4j.com/docs/cypher-manual) [aliases: cypher] | |
47 | 1 | Go MAEDA | | @cython@ | Cython and Pyrex source code (cython.org) [aliases: pyx,pyrex] | |
48 | | @d@ | The D programming language(dlang.org) [aliases: dlang] | |
||
49 | 10 | Go MAEDA | | @dafny@ | The Dafny programming language (github.com/dafny-lang/dafny) | |
50 | | @dart@ | The Dart programming language (dart.dev) | |
||
51 | 9 | Go MAEDA | | @datastudio@ | Datastudio scripting language | |
52 | 1 | Go MAEDA | | @diff@ | Lexes unified diffs or patches [aliases: patch,udiff] | |
53 | | @digdag@ | A simple, open source, multi-cloud workflow engine (https://www.digdag.io/) | |
||
54 | 9 | Go MAEDA | | @docker@ | Dockerfile syntax [aliases: dockerfile,Dockerfile] | |
55 | 10 | Go MAEDA | | @dot@ | graph description language [aliases: graphviz] | |
56 | 9 | Go MAEDA | | @ecl@ | Enterprise Control Language (hpccsystems.com) | |
57 | 10 | Go MAEDA | | @eex@ | Embedded Elixir [aliases: leex,heex] | |
58 | 8 | Go MAEDA | | @eiffel@ | Eiffel programming language | |
59 | 1 | Go MAEDA | | @elixir@ | Elixir language (elixir-lang.org) [aliases: elixir,exs] | |
60 | | @elm@ | The Elm programming language (http://elm-lang.org/) | |
||
61 | | @email@ | An email message [aliases: eml,e-mail] | |
||
62 | 9 | Go MAEDA | | @epp@ | Embedded Puppet template files | |
63 | 8 | Go MAEDA | | @erb@ | Embedded ruby template files [aliases: eruby,rhtml] | |
64 | 1 | Go MAEDA | | @erlang@ | The Erlang programming language (erlang.org) [aliases: erl] | |
65 | | @escape@ | A generic lexer for including escaped content - see Formatter.enable_escape! [aliases: esc] | |
||
66 | | @factor@ | Factor, the practical stack language (factorcode.org) | |
||
67 | 10 | Go MAEDA | | @fluent@ | Fluent localization files [aliases: ftl] | |
68 | 1 | Go MAEDA | | @fortran@ | Fortran 2008 (free-form) | |
69 | 9 | Go MAEDA | | @freefem@ | The FreeFEM programming language (freefem.org) [aliases: ff] | |
70 | 1 | Go MAEDA | | @fsharp@ | F# (fsharp.net) | |
71 | | @gdscript@ | The Godot Engine programming language (https://godotengine.org/) [aliases: gd,gdscript] | |
||
72 | 9 | Go MAEDA | | @ghc-cmm@ | GHC Cmm is the intermediate representation of the GHC Haskell compiler [aliases: cmm] | |
73 | | @ghc-core@ | Intermediate representation of the GHC Haskell compiler. | |
||
74 | 8 | Go MAEDA | | @gherkin@ | A business-readable spec DSL (github.com/cucumber/cucumber/wiki/Gherkin) [aliases: cucumber,behat] | |
75 | 1 | Go MAEDA | | @glsl@ | The GLSL shader language | |
76 | | @go@ | The Go programming language (http://golang.org) [aliases: go,golang] | |
||
77 | | @gradle@ | A powerful build system for the JVM | |
||
78 | | @graphql@ | GraphQL | |
||
79 | | @groovy@ | The Groovy programming language (http://www.groovy-lang.org/) | |
||
80 | | @hack@ | The Hack programming language (hacklang.org) [aliases: hack,hh] | |
||
81 | | @haml@ | The Haml templating system for Ruby (haml.info) [aliases: HAML] | |
||
82 | | @handlebars@ | the Handlebars and Mustache templating languages [aliases: hbs,mustache] | |
||
83 | | @haskell@ | The Haskell programming language (haskell.org) [aliases: hs] | |
||
84 | | @haxe@ | Haxe Cross-platform Toolkit (http://haxe.org) [aliases: hx,haxe] | |
||
85 | 8 | Go MAEDA | | @hcl@ | Hashicorp Configuration Language, used by Terraform and other Hashicorp tools | |
86 | 1 | Go MAEDA | | @hlsl@ | HLSL, the High Level Shading Language for DirectX (docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl) | |
87 | 9 | Go MAEDA | | @hocon@ | Human-Optimized Config Object Notation (https://github.com/lightbend/config) | |
88 | 8 | Go MAEDA | | @hql@ | Hive Query Language SQL dialect | |
89 | 1 | Go MAEDA | | @html@ | HTML, the markup language of the web | |
90 | | @http@ | http requests and responses | |
||
91 | | @hylang@ | The HyLang programming language (hylang.org) [aliases: hy] | |
||
92 | | @idlang@ | Interactive Data Language | |
||
93 | 10 | Go MAEDA | | @idris@ | The Idris programming language (idris-lang.org) [aliases: idr] | |
94 | 1 | Go MAEDA | | @igorpro@ | WaveMetrics Igor Pro | |
95 | | @ini@ | the INI configuration format | |
||
96 | | @io@ | The IO programming language (http://iolanguage.com) | |
||
97 | | @irb@ | Shell sessions in IRB or Pry [aliases: pry] | |
||
98 | 10 | Go MAEDA | | @isabelle@ | Isabelle theories (isabelle.in.tum.de) [aliases: isa,Isabelle] | |
99 | 9 | Go MAEDA | | @isbl@ | The ISBL programming language | |
100 | 1 | Go MAEDA | | @j@ | The J programming language (jsoftware.com) | |
101 | 9 | Go MAEDA | | @janet@ | The Janet programming language (janet-lang.org) [aliases: jdn] | |
102 | 1 | Go MAEDA | | @java@ | The Java programming language (java.com) | |
103 | 10 | Go MAEDA | | @javascript@ | JavaScript, the browser scripting language [aliases: js,js] | |
104 | | @jinja@ | Django/Jinja template engine (jinja.pocoo.org) [aliases: django,django] | |
||
105 | 1 | Go MAEDA | | @jsl@ | The JMP Scripting Language (JSL) (jmp.com) | |
106 | 8 | Go MAEDA | | @json@ | JavaScript Object Notation (json.org) | |
107 | 1 | Go MAEDA | | @json-doc@ | JavaScript Object Notation with extensions for documentation [aliases: jsonc] | |
108 | 9 | Go MAEDA | | @jsonnet@ | An elegant, formally-specified config language for JSON | |
109 | 3 | Go MAEDA | | @jsp@ | JSP | |
110 | 10 | Go MAEDA | | @jsx@ | An XML-like syntax extension to JavaScript (facebook.github.io/jsx/) [aliases: jsx,react,jsx,react] | |
111 | 1 | Go MAEDA | | @julia@ | The Julia programming language [aliases: jl] | |
112 | | @kotlin@ | Kotlin Programming Language (http://kotlinlang.org) | |
||
113 | | @lasso@ | The Lasso programming language (lassosoft.com) [aliases: lassoscript] | |
||
114 | 10 | Go MAEDA | | @lean@ | The Lean programming language (leanprover.github.io) [aliases: lean] | |
115 | 1 | Go MAEDA | | @liquid@ | Liquid is a templating engine for Ruby (liquidmarkup.org) | |
116 | | @literate_coffeescript@ | Literate coffeescript [aliases: litcoffee] | |
||
117 | | @literate_haskell@ | Literate haskell [aliases: lithaskell,lhaskell,lhs] | |
||
118 | 9 | Go MAEDA | | @livescript@ | LiveScript, a language which compiles to JavaScript (livescript.net) [aliases: ls] | |
119 | 1 | Go MAEDA | | @llvm@ | The LLVM Compiler Infrastructure (http://llvm.org/) | |
120 | | @lua@ | Lua (http://www.lua.org) | |
||
121 | | @lustre@ | The Lustre programming language (Verimag) | |
||
122 | 8 | Go MAEDA | | @lutin@ | The Lutin programming language (Verimag) | |
123 | | @m68k@ | Motorola 68k Assembler | |
||
124 | 1 | Go MAEDA | | @magik@ | Smallworld Magik | |
125 | 8 | Go MAEDA | | @make@ | Makefile syntax [aliases: makefile,mf,gnumake,bsdmake] | |
126 | 10 | Go MAEDA | | @markdown@ | Markdown, a light-weight markup language for authors [aliases: md,mkd,md,mkd] | |
127 | 8 | Go MAEDA | | @mason@ | The HTML::Mason framework (https://metacpan.org/pod/HTML::Mason) | |
128 | 1 | Go MAEDA | | @mathematica@ | Wolfram Mathematica, the world's definitive system for modern technical computing. [aliases: wl] | |
129 | | @matlab@ | Matlab [aliases: m] | |
||
130 | 10 | Go MAEDA | | @meson@ | Meson's specification language (mesonbuild.com) | |
131 | 8 | Go MAEDA | | @minizinc@ | MiniZinc is a free and open-source constraint modeling language (minizinc.org) | |
132 | 1 | Go MAEDA | | @moonscript@ | Moonscript (http://www.moonscript.org) [aliases: moon] | |
133 | | @mosel@ | An optimization language used by Fico's Xpress. | |
||
134 | | @msgtrans@ | RISC OS message translator messages file | |
||
135 | 8 | Go MAEDA | | @mxml@ | MXML | |
136 | 1 | Go MAEDA | | @nasm@ | Netwide Assembler | |
137 | | @nesasm@ | Nesasm3 assembly (6502 asm) [aliases: nes] | |
||
138 | 9 | Go MAEDA | | @nginx@ | configuration files for the nginx web server (nginx.org) | |
139 | 10 | Go MAEDA | | @nial@ | The Nial programming language (nial-array-language.org) | |
140 | 1 | Go MAEDA | | @nim@ | The Nim programming language (http://nim-lang.org/) [aliases: nimrod] | |
141 | | @nix@ | The Nix expression language (https://nixos.org/nix/manual/#ch-expression-language) [aliases: nixos] | |
||
142 | | @objective_c@ | an extension of C commonly used to write Apple software [aliases: objc,obj-c,obj_c,objectivec] | |
||
143 | 9 | Go MAEDA | | @objective_cpp@ | an extension of C++ uncommonly used to write Apple software [aliases: objcpp,obj-cpp,obj_cpp,objectivecpp,objc++,obj-c++,obj_c++,objectivec++] | |
144 | 1 | Go MAEDA | | @ocaml@ | Objective Caml (ocaml.org) | |
145 | 9 | Go MAEDA | | @ocl@ | OMG Object Constraint Language (omg.org/spec/OCL) [aliases: OCL] | |
146 | 10 | Go MAEDA | | @openedge@ | The OpenEdge ABL programming language [aliases: abl] | |
147 | 8 | Go MAEDA | | @opentype_feature_file@ | Feature specifications for an OpenType font (adobe-type-tools.github.io/afdko) [aliases: fea,opentype,opentypefeature] | |
148 | 1 | Go MAEDA | | @pascal@ | a procedural programming language commonly used as a teaching language. | |
149 | | @perl@ | The Perl scripting language (perl.org) [aliases: pl] | |
||
150 | 10 | Go MAEDA | | @php@ | The PHP scripting language (php.net) [aliases: php,php3,php4,php5,php,php3,php4,php5] | |
151 | 1 | Go MAEDA | | @plaintext@ | A boring lexer that doesn't highlight anything [aliases: text] | |
152 | | @plist@ | plist [aliases: plist] | |
||
153 | 10 | Go MAEDA | | @plsql@ | Procedural Language Structured Query Language for Oracle relational database | |
154 | 8 | Go MAEDA | | @postscript@ | The PostScript language (adobe.com/devnet/postscript.html) [aliases: postscr,postscript,ps,eps] | |
155 | 1 | Go MAEDA | | @powershell@ | powershell [aliases: posh,microsoftshell,msshell] | |
156 | | @praat@ | The Praat scripting language (praat.org) | |
||
157 | | @prolog@ | The Prolog programming language (http://en.wikipedia.org/wiki/Prolog) [aliases: prolog] | |
||
158 | | @prometheus@ | prometheus [aliases: prometheus] | |
||
159 | | @properties@ | .properties config files for Java | |
||
160 | | @protobuf@ | Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data [aliases: proto] | |
||
161 | | @puppet@ | The Puppet configuration management language (puppetlabs.org) [aliases: pp] | |
||
162 | 10 | Go MAEDA | | @python@ | The Python programming language (python.org) [aliases: py,py] | |
163 | 1 | Go MAEDA | | @q@ | The Q programming language (kx.com) [aliases: kdb+] | |
164 | | @qml@ | QML, a UI markup language [aliases: qml] | |
||
165 | | @r@ | The R statistics language (r-project.org) [aliases: r,R,s,S] | |
||
166 | | @racket@ | Racket is a Lisp descended from Scheme (racket-lang.org) | |
||
167 | | @reasonml@ | New syntax on top of OCaml ecosystem (reasonml.github.io) | |
||
168 | 9 | Go MAEDA | | @rego@ | The Rego open-policy-agent (OPA) policy language (openpolicyagent.org) | |
169 | | @rescript@ | The ReScript programming language (rescript-lang.org) | |
||
170 | 10 | Go MAEDA | | @rml@ | A system agnostic domain-specific language for runtime monitoring and verification (https://rmlatdibris.github.io/) | |
171 | 1 | Go MAEDA | | @robot_framework@ | Robot Framework is a generic open source automation testing framework (robotframework.org) [aliases: robot,robot-framework] | |
172 | 10 | Go MAEDA | | @ruby@ | The Ruby programming language (ruby-lang.org) [aliases: rb,rb] | |
173 | 1 | Go MAEDA | | @rust@ | The Rust programming language (rust-lang.org) [aliases: rs,rust,no_run,rs,no_run,rust,ignore,rs,ignore,rust,should_panic,rs,should_panic] | |
174 | | @sas@ | SAS (Statistical Analysis Software) | |
||
175 | | @sass@ | The Sass stylesheet language language (sass-lang.com) | |
||
176 | | @scala@ | The Scala programming language (scala-lang.org) [aliases: scala] | |
||
177 | | @scheme@ | The Scheme variant of Lisp | |
||
178 | | @scss@ | SCSS stylesheets (sass-lang.com) | |
||
179 | | @sed@ | sed, the ultimate stream editor | |
||
180 | | @shell@ | Various shell languages, including sh and bash [aliases: bash,zsh,ksh,sh] | |
||
181 | | @sieve@ | mail filtering language | |
||
182 | | @slice@ | Specification Language for Ice (doc.zeroc.com) | |
||
183 | | @slim@ | The Slim template language | |
||
184 | 9 | Go MAEDA | | @smalltalk@ | The Smalltalk programming language [aliases: st,squeak] | |
185 | 1 | Go MAEDA | | @smarty@ | Smarty Template Engine [aliases: smarty] | |
186 | | @sml@ | Standard ML [aliases: ml] | |
||
187 | | @sparql@ | Semantic Query Language, for RDF data | |
||
188 | | @sqf@ | Status Quo Function, a Real Virtuality engine scripting language | |
||
189 | | @sql@ | Structured Query Language, for relational databases | |
||
190 | | @ssh@ | A lexer for SSH configuration files | |
||
191 | 10 | Go MAEDA | | @stan@ | Stan Modeling Language (mc-stan.org) | |
192 | | @stata@ | The Stata programming language (www.stata.com) | |
||
193 | 1 | Go MAEDA | | @supercollider@ | A cross-platform interpreted programming language for sound synthesis, algorithmic composition, and realtime performance | |
194 | 10 | Go MAEDA | | @svelte@ | Svelte single-file components (https://svelte.dev/) | |
195 | 8 | Go MAEDA | | @swift@ | Multi paradigm, compiled programming language developed by Apple for iOS and OS X development. (developer.apple.com/swift) | |
196 | 1 | Go MAEDA | | @systemd@ | A lexer for systemd unit files [aliases: unit-file] | |
197 | 10 | Go MAEDA | | @syzlang@ | Syscall description language used by syzkaller | |
198 | | @syzprog@ | Program description language used by syzkaller | |
||
199 | 1 | Go MAEDA | | @tap@ | Test Anything Protocol [aliases: tap] | |
200 | | @tcl@ | The Tool Command Language (tcl.tk) | |
||
201 | | @terraform@ | Terraform HCL Interpolations [aliases: tf] | |
||
202 | | @tex@ | The TeX typesetting system [aliases: TeX,LaTeX,latex] | |
||
203 | 10 | Go MAEDA | | @toml@ | the TOML configuration format (https://github.com/toml-lang/toml) | |
204 | 1 | Go MAEDA | | @tsx@ | TypeScript-compatible JSX (www.typescriptlang.org/docs/handbook/jsx.html) | |
205 | 9 | Go MAEDA | | @ttcn3@ | The TTCN3 programming language (ttcn-3.org) | |
206 | 1 | Go MAEDA | | @tulip@ | the tulip programming language (twitter.com/tuliplang) [aliases: tulip] | |
207 | | @turtle@ | Terse RDF Triple Language, TriG | |
||
208 | | @twig@ | Twig template engine (twig.sensiolabs.org) | |
||
209 | 10 | Go MAEDA | | @typescript@ | TypeScript, a superset of JavaScript (https://www.typescriptlang.org/) [aliases: ts] | |
210 | 1 | Go MAEDA | | @vala@ | A programming language similar to csharp. | |
211 | | @vb@ | Visual Basic [aliases: visualbasic] | |
||
212 | 9 | Go MAEDA | | @vcl@ | The configuration language for Varnish HTTP Cache (varnish-cache.org) [aliases: varnishconf,varnish] | |
213 | | @velocity@ | Velocity is a Java-based template engine (velocity.apache.org) | |
||
214 | 1 | Go MAEDA | | @verilog@ | The System Verilog hardware description language | |
215 | | @vhdl@ | Very High Speed Integrated Circuit Hardware Description Language | |
||
216 | | @viml@ | VimL, the scripting language for the Vim editor (vim.org) [aliases: vim,vimscript,ex] | |
||
217 | | @vue@ | Vue.js single-file components [aliases: vuejs] | |
||
218 | | @wollok@ | Wollok lang | |
||
219 | | @xml@ | <desc for="this-lexer">XML</desc> | |
||
220 | | @xojo@ | Xojo [aliases: realbasic] | |
||
221 | | @xpath@ | XML Path Language (XPath) 3.1 | |
||
222 | 8 | Go MAEDA | | @xquery@ | XQuery 3.1: An XML Query Language | |
223 | 10 | Go MAEDA | | @yaml@ | Yaml Ain't Markup Language (yaml.org) [aliases: yml,yml] | |
224 | 9 | Go MAEDA | | @yang@ | Lexer for the YANG 1.1 modeling language (RFC7950) | |
225 | | @zig@ | The Zig programming language (ziglang.org) [aliases: zir] | |
||
226 | 1 | Go MAEDA | |
227 | |||
228 | {{collapse(Note for the wiki maintainers) |
||
229 | The table above can be generated by running the following command. |
||
230 | <pre> |
||
231 | bundle exec rougify list | ruby -nle 'if $_ =~ /^([a-z0-9_-]+): (.+)/ ; puts "| @#{$1}@ | #{$2} |"; end' |
||
232 | </pre> |
||
233 | }} |