Path: blob/master/web-gui/buildyourownbotnet/assets/js/codemirror/mode/meta.js
1293 views
CodeMirror.modeInfo = [1{name: 'APL', mime: 'text/apl', mode: 'apl'},2{name: 'Asterisk', mime: 'text/x-asterisk', mode: 'asterisk'},3{name: 'C', mime: 'text/x-csrc', mode: 'clike'},4{name: 'C++', mime: 'text/x-c++src', mode: 'clike'},5{name: 'Cobol', mime: 'text/x-cobol', mode: 'cobol'},6{name: 'Java', mime: 'text/x-java', mode: 'clike'},7{name: 'C#', mime: 'text/x-csharp', mode: 'clike'},8{name: 'Scala', mime: 'text/x-scala', mode: 'clike'},9{name: 'Clojure', mime: 'text/x-clojure', mode: 'clojure'},10{name: 'CoffeeScript', mime: 'text/x-coffeescript', mode: 'coffeescript'},11{name: 'Common Lisp', mime: 'text/x-common-lisp', mode: 'commonlisp'},12{name: 'CSS', mime: 'text/css', mode: 'css'},13{name: 'D', mime: 'text/x-d', mode: 'd'},14{name: 'diff', mime: 'text/x-diff', mode: 'diff'},15{name: 'DTD', mime: 'application/xml-dtd', mode: 'dtd'},16{name: 'ECL', mime: 'text/x-ecl', mode: 'ecl'},17{name: 'Eiffel', mime: 'text/x-eiffel', mode: 'eiffel'},18{name: 'Erlang', mime: 'text/x-erlang', mode: 'erlang'},19{name: 'Fortran', mime: 'text/x-fortran', mode: 'fortran'},20{name: 'F#', mime: 'text/x-fsharp', mode: 'mllike'},21{name: 'Gas', mime: 'text/x-gas', mode: 'gas'},22{name: 'Gherkin', mime: 'text/x-feature', mode: 'gherkin'},23{name: 'GitHub Flavored Markdown', mime: 'text/x-gfm', mode: 'gfm'},24{name: 'Go', mime: 'text/x-go', mode: 'go'},25{name: 'Groovy', mime: 'text/x-groovy', mode: 'groovy'},26{name: 'HAML', mime: 'text/x-haml', mode: 'haml'},27{name: 'Haskell', mime: 'text/x-haskell', mode: 'haskell'},28{name: 'Haxe', mime: 'text/x-haxe', mode: 'haxe'},29{name: 'ASP.NET', mime: 'application/x-aspx', mode: 'htmlembedded'},30{name: 'Embedded Javascript', mime: 'application/x-ejs', mode: 'htmlembedded'},31{name: 'JavaServer Pages', mime: 'application/x-jsp', mode: 'htmlembedded'},32{name: 'HTML', mime: 'text/html', mode: 'htmlmixed'},33{name: 'HTTP', mime: 'message/http', mode: 'http'},34{name: 'Jade', mime: 'text/x-jade', mode: 'jade'},35{name: 'JavaScript', mime: 'text/javascript', mode: 'javascript'},36{name: 'JSON', mime: 'application/x-json', mode: 'javascript'},37{name: 'JSON', mime: 'application/json', mode: 'javascript'},38{name: 'TypeScript', mime: 'application/typescript', mode: 'javascript'},39{name: 'Jinja2', mime: null, mode: 'jinja2'},40{name: 'Julia', mime: 'text/x-julia', mode: 'julia'},41{name: 'LESS', mime: 'text/x-less', mode: 'less'},42{name: 'LiveScript', mime: 'text/x-livescript', mode: 'livescript'},43{name: 'Lua', mime: 'text/x-lua', mode: 'lua'},44{name: 'Markdown (GitHub-flavour)', mime: 'text/x-markdown', mode: 'markdown'},45{name: 'mIRC', mime: 'text/mirc', mode: 'mirc'},46{name: 'Nginx', mime: 'text/x-nginx-conf', mode: 'nginx'},47{name: 'NTriples', mime: 'text/n-triples', mode: 'ntriples'},48{name: 'OCaml', mime: 'text/x-ocaml', mode: 'mllike'},49{name: 'Octave', mime: 'text/x-octave', mode: 'octave'},50{name: 'Pascal', mime: 'text/x-pascal', mode: 'pascal'},51{name: 'PEG.js', mime: null, mode: 'pegjs'},52{name: 'Perl', mime: 'text/x-perl', mode: 'perl'},53{name: 'PHP', mime: 'text/x-php', mode: 'php'},54{name: 'PHP(HTML)', mime: 'application/x-httpd-php', mode: 'php'},55{name: 'Pig', mime: 'text/x-pig', mode: 'pig'},56{name: 'Plain Text', mime: 'text/plain', mode: 'null'},57{name: 'Properties files', mime: 'text/x-properties', mode: 'properties'},58{name: 'Python', mime: 'text/x-python', mode: 'python'},59{name: 'Cython', mime: 'text/x-cython', mode: 'python'},60{name: 'R', mime: 'text/x-rsrc', mode: 'r'},61{name: 'reStructuredText', mime: 'text/x-rst', mode: 'rst'},62{name: 'Ruby', mime: 'text/x-ruby', mode: 'ruby'},63{name: 'Rust', mime: 'text/x-rustsrc', mode: 'rust'},64{name: 'Sass', mime: 'text/x-sass', mode: 'sass'},65{name: 'Scheme', mime: 'text/x-scheme', mode: 'scheme'},66{name: 'SCSS', mime: 'text/x-scss', mode: 'css'},67{name: 'Shell', mime: 'text/x-sh', mode: 'shell'},68{name: 'Sieve', mime: 'application/sieve', mode: 'sieve'},69{name: 'Smalltalk', mime: 'text/x-stsrc', mode: 'smalltalk'},70{name: 'Smarty', mime: 'text/x-smarty', mode: 'smarty'},71{name: 'SmartyMixed', mime: 'text/x-smarty', mode: 'smartymixed'},72{name: 'SPARQL', mime: 'application/x-sparql-query', mode: 'sparql'},73{name: 'SQL', mime: 'text/x-sql', mode: 'sql'},74{name: 'MariaDB', mime: 'text/x-mariadb', mode: 'sql'},75{name: 'sTeX', mime: 'text/x-stex', mode: 'stex'},76{name: 'LaTeX', mime: 'text/x-latex', mode: 'stex'},77{name: 'Tcl', mime: 'text/x-tcl', mode: 'tcl'},78{name: 'TiddlyWiki ', mime: 'text/x-tiddlywiki', mode: 'tiddlywiki'},79{name: 'Tiki wiki', mime: 'text/tiki', mode: 'tiki'},80{name: 'TOML', mime: 'text/x-toml', mode: 'toml'},81{name: 'Turtle', mime: 'text/turtle', mode: 'turtle'},82{name: 'VB.NET', mime: 'text/x-vb', mode: 'vb'},83{name: 'VBScript', mime: 'text/vbscript', mode: 'vbscript'},84{name: 'Velocity', mime: 'text/velocity', mode: 'velocity'},85{name: 'Verilog', mime: 'text/x-verilog', mode: 'verilog'},86{name: 'XML', mime: 'application/xml', mode: 'xml'},87{name: 'HTML', mime: 'text/html', mode: 'xml'},88{name: 'XQuery', mime: 'application/xquery', mode: 'xquery'},89{name: 'YAML', mime: 'text/x-yaml', mode: 'yaml'},90{name: 'Z80', mime: 'text/x-z80', mode: 'z80'}91];929394