@openui5/sap.ui.codeeditor 1.120.6 → 1.121.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.reuse/dep5 +23 -21
- package/THIRDPARTY.txt +6 -43
- package/package.json +2 -2
- package/src/sap/ui/codeeditor/.library +2 -2
- package/src/sap/ui/codeeditor/CodeEditor.js +41 -27
- package/src/sap/ui/codeeditor/js/ace/ace.js +16262 -16597
- package/src/sap/ui/codeeditor/js/ace/css/ace.css +358 -86
- package/src/sap/ui/codeeditor/js/ace/css/ambiance-3.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/chrome-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_day-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_day-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night_low_color-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cloud9_night_low_color-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/clouds-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/clouds_midnight-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/cobalt-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/crimson_editor-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/dawn-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/dracula-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/dreamweaver-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/eclipse-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/github-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/github_dark-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/github_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gob-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox_dark_hard-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox_light_hard-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/gruvbox_light_hard-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/idle_fingers-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/iplastic-3.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/katzenmilch-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/katzenmilch-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/kr_theme-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/kuroir-1.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/kuroir-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-10.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-11.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-12.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-13.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-14.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-15.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-16.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-17.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-18.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-19.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-20.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-21.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-22.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-22.svg +1 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-23.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-5.svg +7 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-6.svg +7 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-7.svg +9 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-8.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-8.svg +4 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-9.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/main-9.svg +4 -0
- package/src/sap/ui/codeeditor/js/ace/css/merbivore-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/merbivore_soft-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/mono_industrial-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/monokai-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/one_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/pastel_on_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/solarized_dark-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/solarized_light-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/sqlserver-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/terminal-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/textmate-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/ambiance.css +120 -68
- package/src/sap/ui/codeeditor/js/ace/css/theme/chaos.css +79 -66
- package/src/sap/ui/codeeditor/js/ace/css/theme/chrome.css +82 -43
- package/src/sap/ui/codeeditor/js/ace/css/theme/cloud9_day.css +160 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/cloud9_night.css +146 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/cloud9_night_low_color.css +134 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/clouds.css +59 -31
- package/src/sap/ui/codeeditor/js/ace/css/theme/clouds_midnight.css +60 -32
- package/src/sap/ui/codeeditor/js/ace/css/theme/cobalt.css +71 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/crimson_editor.css +79 -42
- package/src/sap/ui/codeeditor/js/ace/css/theme/dawn.css +70 -40
- package/src/sap/ui/codeeditor/js/ace/css/theme/dracula.css +95 -49
- package/src/sap/ui/codeeditor/js/ace/css/theme/dreamweaver.css +95 -49
- package/src/sap/ui/codeeditor/js/ace/css/theme/eclipse.css +62 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/github.css +71 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/github_dark.css +134 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/gob.css +68 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/gruvbox.css +54 -28
- package/src/sap/ui/codeeditor/js/ace/css/theme/gruvbox_dark_hard.css +163 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/gruvbox_light_hard.css +167 -0
- package/src/sap/ui/codeeditor/js/ace/css/theme/idle_fingers.css +62 -34
- package/src/sap/ui/codeeditor/js/ace/css/theme/iplastic.css +76 -45
- package/src/sap/ui/codeeditor/js/ace/css/theme/katzenmilch.css +91 -53
- package/src/sap/ui/codeeditor/js/ace/css/theme/kr_theme.css +67 -36
- package/src/sap/ui/codeeditor/js/ace/css/theme/kuroir.css +43 -17
- package/src/sap/ui/codeeditor/js/ace/css/theme/merbivore.css +57 -31
- package/src/sap/ui/codeeditor/js/ace/css/theme/merbivore_soft.css +57 -31
- package/src/sap/ui/codeeditor/js/ace/css/theme/mono_industrial.css +66 -36
- package/src/sap/ui/codeeditor/js/ace/css/theme/monokai.css +63 -35
- package/src/sap/ui/codeeditor/js/ace/css/theme/nord_dark.css +55 -29
- package/src/sap/ui/codeeditor/js/ace/css/theme/one_dark.css +88 -47
- package/src/sap/ui/codeeditor/js/ace/css/theme/pastel_on_dark.css +70 -38
- package/src/sap/ui/codeeditor/js/ace/css/theme/solarized_dark.css +52 -28
- package/src/sap/ui/codeeditor/js/ace/css/theme/solarized_light.css +55 -29
- package/src/sap/ui/codeeditor/js/ace/css/theme/sqlserver.css +90 -48
- package/src/sap/ui/codeeditor/js/ace/css/theme/terminal.css +64 -34
- package/src/sap/ui/codeeditor/js/ace/css/theme/textmate.css +82 -43
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow.css +61 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night.css +61 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night_blue.css +59 -32
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night_bright.css +71 -40
- package/src/sap/ui/codeeditor/js/ace/css/theme/tomorrow_night_eighties.css +61 -33
- package/src/sap/ui/codeeditor/js/ace/css/theme/twilight.css +66 -36
- package/src/sap/ui/codeeditor/js/ace/css/theme/vibrant_ink.css +59 -32
- package/src/sap/ui/codeeditor/js/ace/css/theme/xcode.css +54 -28
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night_blue-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night_bright-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/tomorrow_night_eighties-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/twilight-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/vibrant_ink-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/css/xcode-2.png +0 -0
- package/src/sap/ui/codeeditor/js/ace/ext-beautify.js +90 -91
- package/src/sap/ui/codeeditor/js/ace/ext-code_lens.js +39 -75
- package/src/sap/ui/codeeditor/js/ace/ext-command_bar.js +457 -0
- package/src/sap/ui/codeeditor/js/ace/ext-elastic_tabstops_lite.js +47 -97
- package/src/sap/ui/codeeditor/js/ace/ext-emmet.js +496 -552
- package/src/sap/ui/codeeditor/js/ace/ext-hardwrap.js +47 -16
- package/src/sap/ui/codeeditor/js/ace/ext-inline_autocomplete.js +3269 -0
- package/src/sap/ui/codeeditor/js/ace/ext-keybinding_menu.js +45 -105
- package/src/sap/ui/codeeditor/js/ace/ext-language_tools.js +1438 -1128
- package/src/sap/ui/codeeditor/js/ace/ext-linking.js +8 -16
- package/src/sap/ui/codeeditor/js/ace/ext-modelist.js +198 -185
- package/src/sap/ui/codeeditor/js/ace/ext-options.js +405 -443
- package/src/sap/ui/codeeditor/js/ace/ext-prompt.js +1682 -1508
- package/src/sap/ui/codeeditor/js/ace/ext-rtl.js +26 -28
- package/src/sap/ui/codeeditor/js/ace/ext-searchbox.js +160 -332
- package/src/sap/ui/codeeditor/js/ace/ext-settings_menu.js +409 -446
- package/src/sap/ui/codeeditor/js/ace/ext-simple_tokenizer.js +45 -0
- package/src/sap/ui/codeeditor/js/ace/ext-spellcheck.js +4 -10
- package/src/sap/ui/codeeditor/js/ace/ext-split.js +41 -63
- package/src/sap/ui/codeeditor/js/ace/ext-statusbar.js +19 -27
- package/src/sap/ui/codeeditor/js/ace/ext-themelist.js +45 -41
- package/src/sap/ui/codeeditor/js/ace/ext-whitespace.js +62 -83
- package/src/sap/ui/codeeditor/js/ace/keybinding-emacs.js +442 -551
- package/src/sap/ui/codeeditor/js/ace/keybinding-sublime.js +338 -351
- package/src/sap/ui/codeeditor/js/ace/keybinding-vim.js +5242 -4758
- package/src/sap/ui/codeeditor/js/ace/keybinding-vscode.js +228 -235
- package/src/sap/ui/codeeditor/js/ace/mode-abap.js +72 -93
- package/src/sap/ui/codeeditor/js/ace/mode-abc.js +136 -164
- package/src/sap/ui/codeeditor/js/ace/mode-actionscript.js +109 -150
- package/src/sap/ui/codeeditor/js/ace/mode-ada.js +45 -74
- package/src/sap/ui/codeeditor/js/ace/mode-alda.js +77 -109
- package/src/sap/ui/codeeditor/js/ace/mode-apache_conf.js +196 -241
- package/src/sap/ui/codeeditor/js/ace/mode-apex.js +192 -247
- package/src/sap/ui/codeeditor/js/ace/mode-applescript.js +56 -102
- package/src/sap/ui/codeeditor/js/ace/mode-aql.js +85 -95
- package/src/sap/ui/codeeditor/js/ace/mode-asciidoc.js +120 -158
- package/src/sap/ui/codeeditor/js/ace/mode-asl.js +233 -298
- package/src/sap/ui/codeeditor/js/ace/mode-assembly_x86.js +78 -101
- package/src/sap/ui/codeeditor/js/ace/mode-astro.js +2414 -0
- package/src/sap/ui/codeeditor/js/ace/mode-autohotkey.js +80 -116
- package/src/sap/ui/codeeditor/js/ace/mode-batchfile.js +74 -105
- package/src/sap/ui/codeeditor/js/ace/mode-bibtex.js +318 -0
- package/src/sap/ui/codeeditor/js/ace/mode-c9search.js +72 -115
- package/src/sap/ui/codeeditor/js/ace/mode-c_cpp.js +171 -257
- package/src/sap/ui/codeeditor/js/ace/mode-cirru.js +97 -115
- package/src/sap/ui/codeeditor/js/ace/mode-clojure.js +126 -119
- package/src/sap/ui/codeeditor/js/ace/mode-cobol.js +48 -67
- package/src/sap/ui/codeeditor/js/ace/mode-coffee.js +203 -268
- package/src/sap/ui/codeeditor/js/ace/mode-coldfusion.js +1029 -1276
- package/src/sap/ui/codeeditor/js/ace/mode-crystal.js +337 -393
- package/src/sap/ui/codeeditor/js/ace/mode-csharp.js +127 -216
- package/src/sap/ui/codeeditor/js/ace/mode-csound_document.js +1539 -1569
- package/src/sap/ui/codeeditor/js/ace/mode-csound_orchestra.js +786 -898
- package/src/sap/ui/codeeditor/js/ace/mode-csound_score.js +184 -237
- package/src/sap/ui/codeeditor/js/ace/mode-csp.js +37 -37
- package/src/sap/ui/codeeditor/js/ace/mode-css.js +293 -384
- package/src/sap/ui/codeeditor/js/ace/mode-curly.js +1019 -1262
- package/src/sap/ui/codeeditor/js/ace/mode-cuttlefish.js +56 -0
- package/src/sap/ui/codeeditor/js/ace/mode-d.js +163 -233
- package/src/sap/ui/codeeditor/js/ace/mode-dart.js +330 -427
- package/src/sap/ui/codeeditor/js/ace/mode-diff.js +20 -38
- package/src/sap/ui/codeeditor/js/ace/mode-django.js +1032 -1271
- package/src/sap/ui/codeeditor/js/ace/mode-dockerfile.js +211 -284
- package/src/sap/ui/codeeditor/js/ace/mode-dot.js +131 -200
- package/src/sap/ui/codeeditor/js/ace/mode-drools.js +408 -349
- package/src/sap/ui/codeeditor/js/ace/mode-edifact.js +89 -125
- package/src/sap/ui/codeeditor/js/ace/mode-eiffel.js +47 -62
- package/src/sap/ui/codeeditor/js/ace/mode-ejs.js +1350 -1666
- package/src/sap/ui/codeeditor/js/ace/mode-elixir.js +349 -407
- package/src/sap/ui/codeeditor/js/ace/mode-elm.js +136 -168
- package/src/sap/ui/codeeditor/js/ace/mode-erlang.js +707 -881
- package/src/sap/ui/codeeditor/js/ace/mode-flix.js +164 -0
- package/src/sap/ui/codeeditor/js/ace/mode-forth.js +128 -172
- package/src/sap/ui/codeeditor/js/ace/mode-fortran.js +177 -246
- package/src/sap/ui/codeeditor/js/ace/mode-fsharp.js +92 -131
- package/src/sap/ui/codeeditor/js/ace/mode-fsl.js +91 -124
- package/src/sap/ui/codeeditor/js/ace/mode-ftl.js +813 -748
- package/src/sap/ui/codeeditor/js/ace/mode-gcode.js +52 -71
- package/src/sap/ui/codeeditor/js/ace/mode-gherkin.js +105 -119
- package/src/sap/ui/codeeditor/js/ace/mode-gitignore.js +12 -22
- package/src/sap/ui/codeeditor/js/ace/mode-glsl.js +184 -289
- package/src/sap/ui/codeeditor/js/ace/mode-gobstones.js +686 -623
- package/src/sap/ui/codeeditor/js/ace/mode-golang.js +167 -239
- package/src/sap/ui/codeeditor/js/ace/mode-graphqlschema.js +48 -88
- package/src/sap/ui/codeeditor/js/ace/mode-groovy.js +577 -471
- package/src/sap/ui/codeeditor/js/ace/mode-haml.js +1062 -1026
- package/src/sap/ui/codeeditor/js/ace/mode-handlebars.js +1061 -1305
- package/src/sap/ui/codeeditor/js/ace/mode-haskell.js +199 -255
- package/src/sap/ui/codeeditor/js/ace/mode-haskell_cabal.js +81 -87
- package/src/sap/ui/codeeditor/js/ace/mode-haxe.js +111 -184
- package/src/sap/ui/codeeditor/js/ace/mode-hjson.js +164 -199
- package/src/sap/ui/codeeditor/js/ace/mode-html.js +1009 -1239
- package/src/sap/ui/codeeditor/js/ace/mode-html_elixir.js +1402 -1705
- package/src/sap/ui/codeeditor/js/ace/mode-html_ruby.js +1390 -1706
- package/src/sap/ui/codeeditor/js/ace/mode-ini.js +58 -82
- package/src/sap/ui/codeeditor/js/ace/mode-io.js +85 -123
- package/src/sap/ui/codeeditor/js/ace/mode-ion.js +477 -0
- package/src/sap/ui/codeeditor/js/ace/mode-jack.js +109 -162
- package/src/sap/ui/codeeditor/js/ace/mode-jade.js +1339 -1344
- package/src/sap/ui/codeeditor/js/ace/mode-java.js +710 -498
- package/src/sap/ui/codeeditor/js/ace/mode-javascript.js +441 -354
- package/src/sap/ui/codeeditor/js/ace/mode-jexl.js +270 -0
- package/src/sap/ui/codeeditor/js/ace/mode-json.js +93 -147
- package/src/sap/ui/codeeditor/js/ace/mode-json5.js +128 -180
- package/src/sap/ui/codeeditor/js/ace/mode-jsoniq.js +58 -112
- package/src/sap/ui/codeeditor/js/ace/mode-jsp.js +1045 -865
- package/src/sap/ui/codeeditor/js/ace/mode-jssm.js +158 -190
- package/src/sap/ui/codeeditor/js/ace/mode-jsx.js +121 -194
- package/src/sap/ui/codeeditor/js/ace/mode-julia.js +128 -177
- package/src/sap/ui/codeeditor/js/ace/mode-kotlin.js +262 -614
- package/src/sap/ui/codeeditor/js/ace/mode-latex.js +94 -138
- package/src/sap/ui/codeeditor/js/ace/mode-latte.js +1120 -1366
- package/src/sap/ui/codeeditor/js/ace/mode-less.js +342 -442
- package/src/sap/ui/codeeditor/js/ace/mode-liquid.js +1353 -1414
- package/src/sap/ui/codeeditor/js/ace/mode-lisp.js +65 -73
- package/src/sap/ui/codeeditor/js/ace/mode-livescript.js +217 -224
- package/src/sap/ui/codeeditor/js/ace/mode-logiql.js +97 -142
- package/src/sap/ui/codeeditor/js/ace/mode-logtalk.js +187 -227
- package/src/sap/ui/codeeditor/js/ace/mode-lsl.js +99 -155
- package/src/sap/ui/codeeditor/js/ace/mode-lua.js +152 -211
- package/src/sap/ui/codeeditor/js/ace/mode-luapage.js +1167 -1470
- package/src/sap/ui/codeeditor/js/ace/mode-lucene.js +25 -34
- package/src/sap/ui/codeeditor/js/ace/mode-makefile.js +244 -282
- package/src/sap/ui/codeeditor/js/ace/mode-markdown.js +1858 -2177
- package/src/sap/ui/codeeditor/js/ace/mode-mask.js +964 -1007
- package/src/sap/ui/codeeditor/js/ace/mode-matlab.js +197 -221
- package/src/sap/ui/codeeditor/js/ace/mode-maze.js +127 -163
- package/src/sap/ui/codeeditor/js/ace/mode-mediawiki.js +464 -476
- package/src/sap/ui/codeeditor/js/ace/mode-mel.js +90 -140
- package/src/sap/ui/codeeditor/js/ace/mode-mips.js +101 -134
- package/src/sap/ui/codeeditor/js/ace/mode-mixal.js +63 -75
- package/src/sap/ui/codeeditor/js/ace/mode-mushcode.js +537 -576
- package/src/sap/ui/codeeditor/js/ace/mode-mysql.js +85 -102
- package/src/sap/ui/codeeditor/js/ace/mode-nasal.js +513 -0
- package/src/sap/ui/codeeditor/js/ace/mode-nginx.js +119 -155
- package/src/sap/ui/codeeditor/js/ace/mode-nim.js +159 -197
- package/src/sap/ui/codeeditor/js/ace/mode-nix.js +283 -375
- package/src/sap/ui/codeeditor/js/ace/mode-nsis.js +139 -172
- package/src/sap/ui/codeeditor/js/ace/mode-nunjucks.js +1138 -1378
- package/src/sap/ui/codeeditor/js/ace/mode-objectivec.js +400 -514
- package/src/sap/ui/codeeditor/js/ace/mode-ocaml.js +77 -120
- package/src/sap/ui/codeeditor/js/ace/mode-odin.js +449 -0
- package/src/sap/ui/codeeditor/js/ace/mode-partiql.js +750 -0
- package/src/sap/ui/codeeditor/js/ace/mode-pascal.js +28 -47
- package/src/sap/ui/codeeditor/js/ace/mode-perl.js +122 -185
- package/src/sap/ui/codeeditor/js/ace/mode-pgsql.js +974 -851
- package/src/sap/ui/codeeditor/js/ace/mode-php.js +2282 -1502
- package/src/sap/ui/codeeditor/js/ace/mode-php_laravel_blade.js +2463 -1696
- package/src/sap/ui/codeeditor/js/ace/mode-pig.js +133 -165
- package/src/sap/ui/codeeditor/js/ace/mode-plain_text.js +5 -10
- package/src/sap/ui/codeeditor/js/ace/mode-plsql.js +268 -0
- package/src/sap/ui/codeeditor/js/ace/mode-powershell.js +332 -183
- package/src/sap/ui/codeeditor/js/ace/mode-praat.js +168 -234
- package/src/sap/ui/codeeditor/js/ace/mode-prisma.js +292 -324
- package/src/sap/ui/codeeditor/js/ace/mode-prolog.js +180 -246
- package/src/sap/ui/codeeditor/js/ace/mode-properties.js +26 -37
- package/src/sap/ui/codeeditor/js/ace/mode-protobuf.js +232 -327
- package/src/sap/ui/codeeditor/js/ace/mode-prql.js +320 -0
- package/src/sap/ui/codeeditor/js/ace/mode-puppet.js +68 -120
- package/src/sap/ui/codeeditor/js/ace/mode-python.js +338 -370
- package/src/sap/ui/codeeditor/js/ace/mode-qml.js +244 -279
- package/src/sap/ui/codeeditor/js/ace/mode-r.js +295 -220
- package/src/sap/ui/codeeditor/js/ace/mode-raku.js +356 -433
- package/src/sap/ui/codeeditor/js/ace/mode-razor.js +1130 -1374
- package/src/sap/ui/codeeditor/js/ace/mode-rdoc.js +214 -171
- package/src/sap/ui/codeeditor/js/ace/mode-red.js +212 -274
- package/src/sap/ui/codeeditor/js/ace/mode-redshift.js +181 -220
- package/src/sap/ui/codeeditor/js/ace/mode-rhtml.js +1325 -1443
- package/src/sap/ui/codeeditor/js/ace/mode-robot.js +168 -0
- package/src/sap/ui/codeeditor/js/ace/mode-rst.js +217 -229
- package/src/sap/ui/codeeditor/js/ace/mode-ruby.js +338 -420
- package/src/sap/ui/codeeditor/js/ace/mode-rust.js +258 -155
- package/src/sap/ui/codeeditor/js/ace/mode-sac.js +349 -0
- package/src/sap/ui/codeeditor/js/ace/mode-sass.js +257 -309
- package/src/sap/ui/codeeditor/js/ace/mode-scad.js +127 -191
- package/src/sap/ui/codeeditor/js/ace/mode-scala.js +572 -468
- package/src/sap/ui/codeeditor/js/ace/mode-scheme.js +104 -126
- package/src/sap/ui/codeeditor/js/ace/mode-scrypt.js +181 -228
- package/src/sap/ui/codeeditor/js/ace/mode-scss.js +364 -472
- package/src/sap/ui/codeeditor/js/ace/mode-sh.js +204 -266
- package/src/sap/ui/codeeditor/js/ace/mode-sjs.js +477 -405
- package/src/sap/ui/codeeditor/js/ace/mode-slim.js +2631 -3161
- package/src/sap/ui/codeeditor/js/ace/mode-smarty.js +1075 -1334
- package/src/sap/ui/codeeditor/js/ace/mode-smithy.js +276 -327
- package/src/sap/ui/codeeditor/js/ace/mode-snippets.js +78 -102
- package/src/sap/ui/codeeditor/js/ace/mode-soy_template.js +1251 -1548
- package/src/sap/ui/codeeditor/js/ace/mode-space.js +47 -63
- package/src/sap/ui/codeeditor/js/ace/mode-sparql.js +139 -171
- package/src/sap/ui/codeeditor/js/ace/mode-sql.js +77 -133
- package/src/sap/ui/codeeditor/js/ace/mode-sqlserver.js +138 -192
- package/src/sap/ui/codeeditor/js/ace/mode-stylus.js +306 -338
- package/src/sap/ui/codeeditor/js/ace/mode-svg.js +642 -794
- package/src/sap/ui/codeeditor/js/ace/mode-swift.js +96 -150
- package/src/sap/ui/codeeditor/js/ace/mode-tcl.js +151 -200
- package/src/sap/ui/codeeditor/js/ace/mode-terraform.js +78 -132
- package/src/sap/ui/codeeditor/js/ace/mode-tex.js +148 -96
- package/src/sap/ui/codeeditor/js/ace/mode-textile.js +45 -70
- package/src/sap/ui/codeeditor/js/ace/mode-toml.js +63 -87
- package/src/sap/ui/codeeditor/js/ace/mode-tsx.js +462 -384
- package/src/sap/ui/codeeditor/js/ace/mode-turtle.js +119 -151
- package/src/sap/ui/codeeditor/js/ace/mode-twig.js +1099 -1350
- package/src/sap/ui/codeeditor/js/ace/mode-typescript.js +455 -376
- package/src/sap/ui/codeeditor/js/ace/mode-vala.js +382 -505
- package/src/sap/ui/codeeditor/js/ace/mode-vbscript.js +231 -264
- package/src/sap/ui/codeeditor/js/ace/mode-velocity.js +1116 -1388
- package/src/sap/ui/codeeditor/js/ace/mode-verilog.js +61 -81
- package/src/sap/ui/codeeditor/js/ace/mode-vhdl.js +57 -79
- package/src/sap/ui/codeeditor/js/ace/mode-visualforce.js +1046 -1292
- package/src/sap/ui/codeeditor/js/ace/mode-wollok.js +525 -417
- package/src/sap/ui/codeeditor/js/ace/mode-xml.js +182 -389
- package/src/sap/ui/codeeditor/js/ace/mode-xquery.js +58 -112
- package/src/sap/ui/codeeditor/js/ace/mode-yaml.js +202 -137
- package/src/sap/ui/codeeditor/js/ace/mode-zeek.js +237 -274
- package/src/sap/ui/codeeditor/js/ace/snippets/abc.js +5 -34
- package/src/sap/ui/codeeditor/js/ace/snippets/actionscript.js +5 -160
- package/src/sap/ui/codeeditor/js/ace/snippets/astro.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/bibtex.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/c_cpp.js +5 -134
- package/src/sap/ui/codeeditor/js/ace/snippets/clojure.js +5 -93
- package/src/sap/ui/codeeditor/js/ace/snippets/coffee.js +5 -98
- package/src/sap/ui/codeeditor/js/ace/snippets/csound_document.js +5 -13
- package/src/sap/ui/codeeditor/js/ace/snippets/csound_orchestra.js +5 -50
- package/src/sap/ui/codeeditor/js/ace/snippets/css.js +5 -970
- package/src/sap/ui/codeeditor/js/ace/snippets/cuttlefish.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/dart.js +5 -86
- package/src/sap/ui/codeeditor/js/ace/snippets/diff.js +5 -14
- package/src/sap/ui/codeeditor/js/ace/snippets/django.js +5 -111
- package/src/sap/ui/codeeditor/js/ace/snippets/drools.js +5 -22
- package/src/sap/ui/codeeditor/js/ace/snippets/edifact.js +8 -246
- package/src/sap/ui/codeeditor/js/ace/snippets/erlang.js +5 -163
- package/src/sap/ui/codeeditor/js/ace/snippets/flix.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/fsl.js +6 -4
- package/src/sap/ui/codeeditor/js/ace/snippets/gobstones.js +5 -1707
- package/src/sap/ui/codeeditor/js/ace/snippets/graphqlschema.js +5 -35
- package/src/sap/ui/codeeditor/js/ace/snippets/haml.js +5 -23
- package/src/sap/ui/codeeditor/js/ace/snippets/haskell.js +5 -85
- package/src/sap/ui/codeeditor/js/ace/snippets/html.js +5 -856
- package/src/sap/ui/codeeditor/js/ace/snippets/io.js +1 -3
- package/src/sap/ui/codeeditor/js/ace/snippets/ion.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/java.js +5 -243
- package/src/sap/ui/codeeditor/js/ace/snippets/javascript.js +5 -198
- package/src/sap/ui/codeeditor/js/ace/snippets/jexl.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/jsoniq.js +44 -41
- package/src/sap/ui/codeeditor/js/ace/snippets/jsp.js +5 -102
- package/src/sap/ui/codeeditor/js/ace/snippets/liquid.js +5 -884
- package/src/sap/ui/codeeditor/js/ace/snippets/lsl.js +5 -1235
- package/src/sap/ui/codeeditor/js/ace/snippets/lua.js +5 -24
- package/src/sap/ui/codeeditor/js/ace/snippets/makefile.js +5 -7
- package/src/sap/ui/codeeditor/js/ace/snippets/markdown.js +5 -91
- package/src/sap/ui/codeeditor/js/ace/snippets/maze.js +5 -12
- package/src/sap/ui/codeeditor/js/ace/snippets/nasal.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/odin.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/partiql.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/perl.js +5 -350
- package/src/sap/ui/codeeditor/js/ace/snippets/php.js +5 -386
- package/src/sap/ui/codeeditor/js/ace/snippets/plsql.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/prql.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/python.js +5 -161
- package/src/sap/ui/codeeditor/js/ace/snippets/r.js +5 -124
- package/src/sap/ui/codeeditor/js/ace/snippets/razor.js +5 -6
- package/src/sap/ui/codeeditor/js/ace/snippets/robot.js +16 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/rst.js +5 -25
- package/src/sap/ui/codeeditor/js/ace/snippets/ruby.js +5 -931
- package/src/sap/ui/codeeditor/js/ace/snippets/sac.js +9 -0
- package/src/sap/ui/codeeditor/js/ace/snippets/sh.js +5 -86
- package/src/sap/ui/codeeditor/js/ace/snippets/snippets.js +5 -12
- package/src/sap/ui/codeeditor/js/ace/snippets/sql.js +5 -29
- package/src/sap/ui/codeeditor/js/ace/snippets/sqlserver.js +5 -72
- package/src/sap/ui/codeeditor/js/ace/snippets/tcl.js +5 -95
- package/src/sap/ui/codeeditor/js/ace/snippets/tex.js +5 -193
- package/src/sap/ui/codeeditor/js/ace/snippets/textile.js +5 -33
- package/src/sap/ui/codeeditor/js/ace/snippets/vala.js +1 -2
- package/src/sap/ui/codeeditor/js/ace/snippets/velocity.js +5 -31
- package/src/sap/ui/codeeditor/js/ace/snippets/wollok.js +5 -87
- package/src/sap/ui/codeeditor/js/ace/snippets/xquery.js +44 -41
- package/src/sap/ui/codeeditor/js/ace/theme-ambiance.js +5 -172
- package/src/sap/ui/codeeditor/js/ace/theme-chaos.js +5 -150
- package/src/sap/ui/codeeditor/js/ace/theme-chrome.js +6 -123
- package/src/sap/ui/codeeditor/js/ace/theme-cloud9_day.js +19 -0
- package/src/sap/ui/codeeditor/js/ace/theme-cloud9_night.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-cloud9_night_low_color.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-clouds.js +6 -90
- package/src/sap/ui/codeeditor/js/ace/theme-clouds_midnight.js +6 -91
- package/src/sap/ui/codeeditor/js/ace/theme-cobalt.js +6 -108
- package/src/sap/ui/codeeditor/js/ace/theme-crimson_editor.js +6 -113
- package/src/sap/ui/codeeditor/js/ace/theme-dawn.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-dracula.js +6 -122
- package/src/sap/ui/codeeditor/js/ace/theme-dreamweaver.js +7 -137
- package/src/sap/ui/codeeditor/js/ace/theme-eclipse.js +6 -92
- package/src/sap/ui/codeeditor/js/ace/theme-github.js +7 -99
- package/src/sap/ui/codeeditor/js/ace/theme-github_dark.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-gob.js +6 -107
- package/src/sap/ui/codeeditor/js/ace/theme-gruvbox.js +5 -76
- package/src/sap/ui/codeeditor/js/ace/theme-gruvbox_dark_hard.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-gruvbox_light_hard.js +18 -0
- package/src/sap/ui/codeeditor/js/ace/theme-idle_fingers.js +6 -91
- package/src/sap/ui/codeeditor/js/ace/theme-iplastic.js +6 -116
- package/src/sap/ui/codeeditor/js/ace/theme-katzenmilch.js +6 -116
- package/src/sap/ui/codeeditor/js/ace/theme-kr_theme.js +6 -99
- package/src/sap/ui/codeeditor/js/ace/theme-kuroir.js +6 -56
- package/src/sap/ui/codeeditor/js/ace/theme-merbivore.js +6 -90
- package/src/sap/ui/codeeditor/js/ace/theme-merbivore_soft.js +6 -91
- package/src/sap/ui/codeeditor/js/ace/theme-mono_industrial.js +6 -102
- package/src/sap/ui/codeeditor/js/ace/theme-monokai.js +6 -100
- package/src/sap/ui/codeeditor/js/ace/theme-nord_dark.js +6 -89
- package/src/sap/ui/codeeditor/js/ace/theme-one_dark.js +10 -131
- package/src/sap/ui/codeeditor/js/ace/theme-pastel_on_dark.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-solarized_dark.js +6 -83
- package/src/sap/ui/codeeditor/js/ace/theme-solarized_light.js +6 -86
- package/src/sap/ui/codeeditor/js/ace/theme-sqlserver.js +6 -133
- package/src/sap/ui/codeeditor/js/ace/theme-terminal.js +6 -109
- package/src/sap/ui/codeeditor/js/ace/theme-textmate.js +3 -124
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night_blue.js +6 -101
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night_bright.js +6 -116
- package/src/sap/ui/codeeditor/js/ace/theme-tomorrow_night_eighties.js +6 -103
- package/src/sap/ui/codeeditor/js/ace/theme-twilight.js +6 -104
- package/src/sap/ui/codeeditor/js/ace/theme-vibrant_ink.js +6 -89
- package/src/sap/ui/codeeditor/js/ace/theme-xcode.js +6 -83
- package/src/sap/ui/codeeditor/js/ace/worker-base.js +516 -595
- package/src/sap/ui/codeeditor/js/ace/worker-coffee.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-css.js +501 -578
- package/src/sap/ui/codeeditor/js/ace/worker-html.js +515 -584
- package/src/sap/ui/codeeditor/js/ace/worker-javascript.js +2964 -2551
- package/src/sap/ui/codeeditor/js/ace/worker-json.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-lua.js +497 -576
- package/src/sap/ui/codeeditor/js/ace/worker-php.js +2906 -2795
- package/src/sap/ui/codeeditor/js/ace/worker-xml.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-xquery.js +496 -575
- package/src/sap/ui/codeeditor/js/ace/worker-yaml.js +5851 -0
- package/src/sap/ui/codeeditor/library.js +6 -5
- package/LICENSES/BSD-2-Clause.txt +0 -22
|
@@ -1,21 +1,16 @@
|
|
|
1
|
-
ace.define("ace/mode/css_highlight_rules",[], function(require, exports, module)
|
|
2
|
-
"use strict";
|
|
3
|
-
|
|
1
|
+
ace.define("ace/mode/css_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text_highlight_rules"], function(require, exports, module){"use strict";
|
|
4
2
|
var oop = require("../lib/oop");
|
|
5
3
|
var lang = require("../lib/lang");
|
|
6
4
|
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
|
|
7
5
|
var supportType = exports.supportType = "align-content|align-items|align-self|all|animation|animation-delay|animation-direction|animation-duration|animation-fill-mode|animation-iteration-count|animation-name|animation-play-state|animation-timing-function|backface-visibility|background|background-attachment|background-blend-mode|background-clip|background-color|background-image|background-origin|background-position|background-repeat|background-size|border|border-bottom|border-bottom-color|border-bottom-left-radius|border-bottom-right-radius|border-bottom-style|border-bottom-width|border-collapse|border-color|border-image|border-image-outset|border-image-repeat|border-image-slice|border-image-source|border-image-width|border-left|border-left-color|border-left-style|border-left-width|border-radius|border-right|border-right-color|border-right-style|border-right-width|border-spacing|border-style|border-top|border-top-color|border-top-left-radius|border-top-right-radius|border-top-style|border-top-width|border-width|bottom|box-shadow|box-sizing|caption-side|clear|clip|color|column-count|column-fill|column-gap|column-rule|column-rule-color|column-rule-style|column-rule-width|column-span|column-width|columns|content|counter-increment|counter-reset|cursor|direction|display|empty-cells|filter|flex|flex-basis|flex-direction|flex-flow|flex-grow|flex-shrink|flex-wrap|float|font|font-family|font-size|font-size-adjust|font-stretch|font-style|font-variant|font-weight|hanging-punctuation|height|justify-content|left|letter-spacing|line-height|list-style|list-style-image|list-style-position|list-style-type|margin|margin-bottom|margin-left|margin-right|margin-top|max-height|max-width|max-zoom|min-height|min-width|min-zoom|nav-down|nav-index|nav-left|nav-right|nav-up|opacity|order|outline|outline-color|outline-offset|outline-style|outline-width|overflow|overflow-x|overflow-y|padding|padding-bottom|padding-left|padding-right|padding-top|page-break-after|page-break-before|page-break-inside|perspective|perspective-origin|position|quotes|resize|right|tab-size|table-layout|text-align|text-align-last|text-decoration|text-decoration-color|text-decoration-line|text-decoration-style|text-indent|text-justify|text-overflow|text-shadow|text-transform|top|transform|transform-origin|transform-style|transition|transition-delay|transition-duration|transition-property|transition-timing-function|unicode-bidi|user-select|user-zoom|vertical-align|visibility|white-space|width|word-break|word-spacing|word-wrap|z-index";
|
|
8
6
|
var supportFunction = exports.supportFunction = "rgb|rgba|url|attr|counter|counters";
|
|
9
|
-
var supportConstant = exports.supportConstant = "absolute|after-edge|after|all-scroll|all|alphabetic|always|antialiased|armenian|auto|avoid-column|avoid-page|avoid|balance|baseline|before-edge|before|below|bidi-override|block-line-height|block|bold|bolder|border-box|both|bottom|box|break-all|break-word|capitalize|caps-height|caption|center|central|char|circle|cjk-ideographic|clone|close-quote|col-resize|collapse|column|consider-shifts|contain|content-box|cover|crosshair|cubic-bezier|dashed|decimal-leading-zero|decimal|default|disabled|disc|disregard-shifts|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ease-in|ease-in-out|ease-out|ease|ellipsis|end|exclude-ruby|fill|fixed|georgian|glyphs|grid-height|groove|hand|hanging|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|icon|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|ideographic|inactive|include-ruby|inherit|initial|inline-block|inline-box|inline-line-height|inline-table|inline|inset|inside|inter-ideograph|inter-word|invert|italic|justify|katakana-iroha|katakana|keep-all|last|left|lighter|line-edge|line-through|line|linear|list-item|local|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|mathematical|max-height|max-size|medium|menu|message-box|middle|move|n-resize|ne-resize|newspaper|no-change|no-close-quote|no-drop|no-open-quote|no-repeat|none|normal|not-allowed|nowrap|nw-resize|oblique|open-quote|outset|outside|overline|padding-box|page|pointer|pre-line|pre-wrap|pre|preserve-3d|progress|relative|repeat-x|repeat-y|repeat|replaced|reset-size|ridge|right|round|row-resize|rtl|s-resize|scroll|se-resize|separate|slice|small-caps|small-caption|solid|space|square|start|static|status-bar|step-end|step-start|steps|stretch|strict|sub|super|sw-resize|table-caption|table-cell|table-column-group|table-column|table-footer-group|table-header-group|table-row-group|table-row|table|tb-rl|text-after-edge|text-before-edge|text-bottom|text-size|text-top|text|thick|thin|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|use-script|vertical-ideographic|vertical-text|visible|w-resize|wait|whitespace|z-index|zero|zoom";
|
|
7
|
+
var supportConstant = exports.supportConstant = "absolute|after-edge|after|all-scroll|all|alphabetic|always|antialiased|armenian|auto|avoid-column|avoid-page|avoid|balance|baseline|before-edge|before|below|bidi-override|block-line-height|block|bold|bolder|border-box|both|bottom|box|break-all|break-word|capitalize|caps-height|caption|center|central|char|circle|cjk-ideographic|clone|close-quote|col-resize|collapse|column|consider-shifts|contain|content-box|cover|crosshair|cubic-bezier|dashed|decimal-leading-zero|decimal|default|disabled|disc|disregard-shifts|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ease-in|ease-in-out|ease-out|ease|ellipsis|end|exclude-ruby|flex-end|flex-start|fill|fixed|georgian|glyphs|grid-height|groove|hand|hanging|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|icon|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|ideographic|inactive|include-ruby|inherit|initial|inline-block|inline-box|inline-line-height|inline-table|inline|inset|inside|inter-ideograph|inter-word|invert|italic|justify|katakana-iroha|katakana|keep-all|last|left|lighter|line-edge|line-through|line|linear|list-item|local|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|mathematical|max-height|max-size|medium|menu|message-box|middle|move|n-resize|ne-resize|newspaper|no-change|no-close-quote|no-drop|no-open-quote|no-repeat|none|normal|not-allowed|nowrap|nw-resize|oblique|open-quote|outset|outside|overline|padding-box|page|pointer|pre-line|pre-wrap|pre|preserve-3d|progress|relative|repeat-x|repeat-y|repeat|replaced|reset-size|ridge|right|round|row-resize|rtl|s-resize|scroll|se-resize|separate|slice|small-caps|small-caption|solid|space|square|start|static|status-bar|step-end|step-start|steps|stretch|strict|sub|super|sw-resize|table-caption|table-cell|table-column-group|table-column|table-footer-group|table-header-group|table-row-group|table-row|table|tb-rl|text-after-edge|text-before-edge|text-bottom|text-size|text-top|text|thick|thin|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|use-script|vertical-ideographic|vertical-text|visible|w-resize|wait|whitespace|z-index|zero|zoom";
|
|
10
8
|
var supportConstantColor = exports.supportConstantColor = "aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen";
|
|
11
9
|
var supportConstantFonts = exports.supportConstantFonts = "arial|century|comic|courier|cursive|fantasy|garamond|georgia|helvetica|impact|lucida|symbol|system|tahoma|times|trebuchet|utopia|verdana|webdings|sans-serif|serif|monospace";
|
|
12
|
-
|
|
13
10
|
var numRe = exports.numRe = "\\-?(?:(?:[0-9]+(?:\\.[0-9]+)?)|(?:\\.[0-9]+))";
|
|
14
11
|
var pseudoElements = exports.pseudoElements = "(\\:+)\\b(after|before|first-letter|first-line|moz-selection|selection)\\b";
|
|
15
|
-
var pseudoClasses
|
|
16
|
-
|
|
17
|
-
var CssHighlightRules = function() {
|
|
18
|
-
|
|
12
|
+
var pseudoClasses = exports.pseudoClasses = "(:)\\b(active|checked|disabled|empty|enabled|first-child|first-of-type|focus|hover|indeterminate|invalid|last-child|last-of-type|link|not|nth-child|nth-last-child|nth-last-of-type|nth-of-type|only-child|only-of-type|required|root|target|valid|visited)\\b";
|
|
13
|
+
var CssHighlightRules = function () {
|
|
19
14
|
var keywordMapper = this.createKeywordMapper({
|
|
20
15
|
"support.function": supportFunction,
|
|
21
16
|
"support.constant": supportConstant,
|
|
@@ -23,263 +18,317 @@ var CssHighlightRules = function() {
|
|
|
23
18
|
"support.constant.color": supportConstantColor,
|
|
24
19
|
"support.constant.fonts": supportConstantFonts
|
|
25
20
|
}, "text", true);
|
|
26
|
-
|
|
27
21
|
this.$rules = {
|
|
28
|
-
"start"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
22
|
+
"start": [{
|
|
23
|
+
include: ["strings", "url", "comments"]
|
|
24
|
+
}, {
|
|
25
|
+
token: "paren.lparen",
|
|
26
|
+
regex: "\\{",
|
|
27
|
+
next: "ruleset"
|
|
28
|
+
}, {
|
|
29
|
+
token: "paren.rparen",
|
|
30
|
+
regex: "\\}"
|
|
31
|
+
}, {
|
|
32
|
+
token: "string",
|
|
33
|
+
regex: "@(?!viewport)",
|
|
34
|
+
next: "media"
|
|
35
|
+
}, {
|
|
36
|
+
token: "keyword",
|
|
37
|
+
regex: "#[a-z0-9-_]+"
|
|
38
|
+
}, {
|
|
39
|
+
token: "keyword",
|
|
40
|
+
regex: "%"
|
|
41
|
+
}, {
|
|
42
|
+
token: "variable",
|
|
43
|
+
regex: "\\.[a-z0-9-_]+"
|
|
44
|
+
}, {
|
|
45
|
+
token: "string",
|
|
46
|
+
regex: ":[a-z0-9-_]+"
|
|
47
|
+
}, {
|
|
48
|
+
token: "constant.numeric",
|
|
49
|
+
regex: numRe
|
|
50
|
+
}, {
|
|
51
|
+
token: "constant",
|
|
52
|
+
regex: "[a-z0-9-_]+"
|
|
53
|
+
}, {
|
|
54
|
+
caseInsensitive: true
|
|
55
|
+
}],
|
|
63
56
|
"media": [{
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
57
|
+
include: ["strings", "url", "comments"]
|
|
58
|
+
}, {
|
|
59
|
+
token: "paren.lparen",
|
|
60
|
+
regex: "\\{",
|
|
61
|
+
next: "start"
|
|
62
|
+
}, {
|
|
63
|
+
token: "paren.rparen",
|
|
64
|
+
regex: "\\}",
|
|
65
|
+
next: "start"
|
|
66
|
+
}, {
|
|
67
|
+
token: "string",
|
|
68
|
+
regex: ";",
|
|
69
|
+
next: "start"
|
|
70
|
+
}, {
|
|
71
|
+
token: "keyword",
|
|
72
|
+
regex: "(?:media|supports|document|charset|import|namespace|media|supports|document"
|
|
73
|
+
+ "|page|font|keyframes|viewport|counter-style|font-feature-values"
|
|
74
|
+
+ "|swash|ornaments|annotation|stylistic|styleset|character-variant)"
|
|
75
|
+
}],
|
|
76
|
+
"comments": [{
|
|
77
|
+
token: "comment",
|
|
78
|
+
regex: "\\/\\*",
|
|
79
|
+
push: [{
|
|
80
|
+
token: "comment",
|
|
81
|
+
regex: "\\*\\/",
|
|
82
|
+
next: "pop"
|
|
83
|
+
}, {
|
|
84
|
+
defaultToken: "comment"
|
|
85
|
+
}]
|
|
86
|
+
}],
|
|
87
|
+
"ruleset": [{
|
|
88
|
+
regex: "-(webkit|ms|moz|o)-",
|
|
89
|
+
token: "text"
|
|
91
90
|
}, {
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
}],
|
|
95
|
-
|
|
96
|
-
"ruleset" : [{
|
|
97
|
-
regex : "-(webkit|ms|moz|o)-",
|
|
98
|
-
token : "text"
|
|
99
|
-
}, {
|
|
100
|
-
token : "punctuation.operator",
|
|
101
|
-
regex : "[:;]"
|
|
102
|
-
}, {
|
|
103
|
-
token : "paren.rparen",
|
|
104
|
-
regex : "\\}",
|
|
105
|
-
next : "start"
|
|
106
|
-
}, {
|
|
107
|
-
include : ["strings", "url", "comments"]
|
|
108
|
-
}, {
|
|
109
|
-
token : ["constant.numeric", "keyword"],
|
|
110
|
-
regex : "(" + numRe + ")(ch|cm|deg|em|ex|fr|gd|grad|Hz|in|kHz|mm|ms|pc|pt|px|rad|rem|s|turn|vh|vmax|vmin|vm|vw|%)"
|
|
111
|
-
}, {
|
|
112
|
-
token : "constant.numeric",
|
|
113
|
-
regex : numRe
|
|
114
|
-
}, {
|
|
115
|
-
token : "constant.numeric", // hex6 color
|
|
116
|
-
regex : "#[a-f0-9]{6}"
|
|
117
|
-
}, {
|
|
118
|
-
token : "constant.numeric", // hex3 color
|
|
119
|
-
regex : "#[a-f0-9]{3}"
|
|
120
|
-
}, {
|
|
121
|
-
token : ["punctuation", "entity.other.attribute-name.pseudo-element.css"],
|
|
122
|
-
regex : pseudoElements
|
|
123
|
-
}, {
|
|
124
|
-
token : ["punctuation", "entity.other.attribute-name.pseudo-class.css"],
|
|
125
|
-
regex : pseudoClasses
|
|
126
|
-
}, {
|
|
127
|
-
include: "url"
|
|
128
|
-
}, {
|
|
129
|
-
token : keywordMapper,
|
|
130
|
-
regex : "\\-?[a-zA-Z_][a-zA-Z0-9_\\-]*"
|
|
131
|
-
}, {
|
|
132
|
-
caseInsensitive: true
|
|
133
|
-
}],
|
|
134
|
-
|
|
135
|
-
url: [{
|
|
136
|
-
token : "support.function",
|
|
137
|
-
regex : "(?:url(:?-prefix)?|domain|regexp)\\(",
|
|
138
|
-
push: [{
|
|
139
|
-
token : "support.function",
|
|
140
|
-
regex : "\\)",
|
|
141
|
-
next : "pop"
|
|
91
|
+
token: "punctuation.operator",
|
|
92
|
+
regex: "[:;]"
|
|
142
93
|
}, {
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
strings: [{
|
|
148
|
-
token : "string.start",
|
|
149
|
-
regex : "'",
|
|
150
|
-
push : [{
|
|
151
|
-
token : "string.end",
|
|
152
|
-
regex : "'|$",
|
|
153
|
-
next: "pop"
|
|
94
|
+
token: "paren.rparen",
|
|
95
|
+
regex: "\\}",
|
|
96
|
+
next: "start"
|
|
154
97
|
}, {
|
|
155
|
-
include
|
|
98
|
+
include: ["strings", "url", "comments"]
|
|
156
99
|
}, {
|
|
157
|
-
token
|
|
158
|
-
regex
|
|
159
|
-
consumeLineEnd: true
|
|
100
|
+
token: ["constant.numeric", "keyword"],
|
|
101
|
+
regex: "(" + numRe + ")(ch|cm|deg|em|ex|fr|gd|grad|Hz|in|kHz|mm|ms|pc|pt|px|rad|rem|s|turn|vh|vmax|vmin|vm|vw|%)"
|
|
160
102
|
}, {
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
}, {
|
|
164
|
-
token : "string.start",
|
|
165
|
-
regex : '"',
|
|
166
|
-
push : [{
|
|
167
|
-
token : "string.end",
|
|
168
|
-
regex : '"|$',
|
|
169
|
-
next: "pop"
|
|
103
|
+
token: "constant.numeric",
|
|
104
|
+
regex: numRe
|
|
170
105
|
}, {
|
|
171
|
-
|
|
106
|
+
token: "constant.numeric",
|
|
107
|
+
regex: "#[a-f0-9]{6}"
|
|
172
108
|
}, {
|
|
173
|
-
token
|
|
174
|
-
regex
|
|
175
|
-
consumeLineEnd: true
|
|
109
|
+
token: "constant.numeric",
|
|
110
|
+
regex: "#[a-f0-9]{3}"
|
|
176
111
|
}, {
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
112
|
+
token: ["punctuation", "entity.other.attribute-name.pseudo-element.css"],
|
|
113
|
+
regex: pseudoElements
|
|
114
|
+
}, {
|
|
115
|
+
token: ["punctuation", "entity.other.attribute-name.pseudo-class.css"],
|
|
116
|
+
regex: pseudoClasses
|
|
117
|
+
}, {
|
|
118
|
+
include: "url"
|
|
119
|
+
}, {
|
|
120
|
+
token: keywordMapper,
|
|
121
|
+
regex: "\\-?[a-zA-Z_][a-zA-Z0-9_\\-]*"
|
|
122
|
+
}, {
|
|
123
|
+
caseInsensitive: true
|
|
124
|
+
}],
|
|
125
|
+
url: [{
|
|
126
|
+
token: "support.function",
|
|
127
|
+
regex: "(?:url(:?-prefix)?|domain|regexp)\\(",
|
|
128
|
+
push: [{
|
|
129
|
+
token: "support.function",
|
|
130
|
+
regex: "\\)",
|
|
131
|
+
next: "pop"
|
|
132
|
+
}, {
|
|
133
|
+
defaultToken: "string"
|
|
134
|
+
}]
|
|
135
|
+
}],
|
|
136
|
+
strings: [{
|
|
137
|
+
token: "string.start",
|
|
138
|
+
regex: "'",
|
|
139
|
+
push: [{
|
|
140
|
+
token: "string.end",
|
|
141
|
+
regex: "'|$",
|
|
142
|
+
next: "pop"
|
|
143
|
+
}, {
|
|
144
|
+
include: "escapes"
|
|
145
|
+
}, {
|
|
146
|
+
token: "constant.language.escape",
|
|
147
|
+
regex: /\\$/,
|
|
148
|
+
consumeLineEnd: true
|
|
149
|
+
}, {
|
|
150
|
+
defaultToken: "string"
|
|
151
|
+
}]
|
|
152
|
+
}, {
|
|
153
|
+
token: "string.start",
|
|
154
|
+
regex: '"',
|
|
155
|
+
push: [{
|
|
156
|
+
token: "string.end",
|
|
157
|
+
regex: '"|$',
|
|
158
|
+
next: "pop"
|
|
159
|
+
}, {
|
|
160
|
+
include: "escapes"
|
|
161
|
+
}, {
|
|
162
|
+
token: "constant.language.escape",
|
|
163
|
+
regex: /\\$/,
|
|
164
|
+
consumeLineEnd: true
|
|
165
|
+
}, {
|
|
166
|
+
defaultToken: "string"
|
|
167
|
+
}]
|
|
168
|
+
}],
|
|
180
169
|
escapes: [{
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
170
|
+
token: "constant.language.escape",
|
|
171
|
+
regex: /\\([a-fA-F\d]{1,6}|[^a-fA-F\d])/
|
|
172
|
+
}]
|
|
185
173
|
};
|
|
186
|
-
|
|
187
174
|
this.normalizeRules();
|
|
188
175
|
};
|
|
189
|
-
|
|
190
176
|
oop.inherits(CssHighlightRules, TextHighlightRules);
|
|
191
|
-
|
|
192
177
|
exports.CssHighlightRules = CssHighlightRules;
|
|
193
178
|
|
|
194
179
|
});
|
|
195
180
|
|
|
196
|
-
ace.define("ace/mode/
|
|
197
|
-
"use strict";
|
|
198
|
-
|
|
181
|
+
ace.define("ace/mode/jsdoc_comment_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module){"use strict";
|
|
199
182
|
var oop = require("../lib/oop");
|
|
200
183
|
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
|
|
201
|
-
|
|
202
|
-
var DocCommentHighlightRules = function() {
|
|
184
|
+
var JsDocCommentHighlightRules = function () {
|
|
203
185
|
this.$rules = {
|
|
204
|
-
"start"
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
186
|
+
"start": [
|
|
187
|
+
{
|
|
188
|
+
token: ["comment.doc.tag", "comment.doc.text", "lparen.doc"],
|
|
189
|
+
regex: "(@(?:param|member|typedef|property|namespace|var|const|callback))(\\s*)({)",
|
|
190
|
+
push: [
|
|
191
|
+
{
|
|
192
|
+
token: "lparen.doc",
|
|
193
|
+
regex: "{",
|
|
194
|
+
push: [
|
|
195
|
+
{
|
|
196
|
+
include: "doc-syntax"
|
|
197
|
+
}, {
|
|
198
|
+
token: "rparen.doc",
|
|
199
|
+
regex: "}|(?=$)",
|
|
200
|
+
next: "pop"
|
|
201
|
+
}
|
|
202
|
+
]
|
|
203
|
+
}, {
|
|
204
|
+
token: ["rparen.doc", "text.doc", "variable.parameter.doc", "lparen.doc", "variable.parameter.doc", "rparen.doc"],
|
|
205
|
+
regex: /(})(\s*)(?:([\w=:\/\.]+)|(?:(\[)([\w=:\/\.]+)(\])))/,
|
|
206
|
+
next: "pop"
|
|
207
|
+
}, {
|
|
208
|
+
token: "rparen.doc",
|
|
209
|
+
regex: "}|(?=$)",
|
|
210
|
+
next: "pop"
|
|
211
|
+
}, {
|
|
212
|
+
include: "doc-syntax"
|
|
213
|
+
}, {
|
|
214
|
+
defaultToken: "text.doc"
|
|
215
|
+
}
|
|
216
|
+
]
|
|
217
|
+
}, {
|
|
218
|
+
token: ["comment.doc.tag", "text.doc", "lparen.doc"],
|
|
219
|
+
regex: "(@(?:returns?|yields|type|this|suppress|public|protected|private|package|modifies|"
|
|
220
|
+
+ "implements|external|exception|throws|enum|define|extends))(\\s*)({)",
|
|
221
|
+
push: [
|
|
222
|
+
{
|
|
223
|
+
token: "lparen.doc",
|
|
224
|
+
regex: "{",
|
|
225
|
+
push: [
|
|
226
|
+
{
|
|
227
|
+
include: "doc-syntax"
|
|
228
|
+
}, {
|
|
229
|
+
token: "rparen.doc",
|
|
230
|
+
regex: "}|(?=$)",
|
|
231
|
+
next: "pop"
|
|
232
|
+
}
|
|
233
|
+
]
|
|
234
|
+
}, {
|
|
235
|
+
token: "rparen.doc",
|
|
236
|
+
regex: "}|(?=$)",
|
|
237
|
+
next: "pop"
|
|
238
|
+
}, {
|
|
239
|
+
include: "doc-syntax"
|
|
240
|
+
}, {
|
|
241
|
+
defaultToken: "text.doc"
|
|
242
|
+
}
|
|
243
|
+
]
|
|
244
|
+
}, {
|
|
245
|
+
token: ["comment.doc.tag", "text.doc", "variable.parameter.doc"],
|
|
246
|
+
regex: "(@(?:alias|memberof|instance|module|name|lends|namespace|external|this|template|"
|
|
247
|
+
+ "requires|param|implements|function|extends|typedef|mixes|constructor|var|"
|
|
248
|
+
+ "memberof\\!|event|listens|exports|class|constructs|interface|emits|fires|"
|
|
249
|
+
+ "throws|const|callback|borrows|augments))(\\s+)(\\w[\\w#\.:\/~\"\\-]*)?"
|
|
250
|
+
}, {
|
|
251
|
+
token: ["comment.doc.tag", "text.doc", "variable.parameter.doc"],
|
|
252
|
+
regex: "(@method)(\\s+)(\\w[\\w\.\\(\\)]*)"
|
|
253
|
+
}, {
|
|
254
|
+
token: "comment.doc.tag",
|
|
255
|
+
regex: "@access\\s+(?:private|public|protected)"
|
|
256
|
+
}, {
|
|
257
|
+
token: "comment.doc.tag",
|
|
258
|
+
regex: "@kind\\s+(?:class|constant|event|external|file|function|member|mixin|module|namespace|typedef)"
|
|
259
|
+
}, {
|
|
260
|
+
token: "comment.doc.tag",
|
|
261
|
+
regex: "@\\w+(?=\\s|$)"
|
|
262
|
+
},
|
|
263
|
+
JsDocCommentHighlightRules.getTagRule(),
|
|
264
|
+
{
|
|
265
|
+
defaultToken: "comment.doc",
|
|
266
|
+
caseInsensitive: true
|
|
267
|
+
}
|
|
268
|
+
],
|
|
269
|
+
"doc-syntax": [{
|
|
270
|
+
token: "operator.doc",
|
|
271
|
+
regex: /[|:]/
|
|
272
|
+
}, {
|
|
273
|
+
token: "paren.doc",
|
|
274
|
+
regex: /[\[\]]/
|
|
275
|
+
}]
|
|
213
276
|
};
|
|
277
|
+
this.normalizeRules();
|
|
214
278
|
};
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
DocCommentHighlightRules.getTagRule = function(start) {
|
|
279
|
+
oop.inherits(JsDocCommentHighlightRules, TextHighlightRules);
|
|
280
|
+
JsDocCommentHighlightRules.getTagRule = function (start) {
|
|
219
281
|
return {
|
|
220
|
-
token
|
|
221
|
-
regex
|
|
282
|
+
token: "comment.doc.tag.storage.type",
|
|
283
|
+
regex: "\\b(?:TODO|FIXME|XXX|HACK)\\b"
|
|
222
284
|
};
|
|
223
285
|
};
|
|
224
|
-
|
|
225
|
-
DocCommentHighlightRules.getStartRule = function(start) {
|
|
286
|
+
JsDocCommentHighlightRules.getStartRule = function (start) {
|
|
226
287
|
return {
|
|
227
|
-
token
|
|
228
|
-
regex
|
|
229
|
-
next
|
|
288
|
+
token: "comment.doc",
|
|
289
|
+
regex: "\\/\\*(?=\\*)",
|
|
290
|
+
next: start
|
|
230
291
|
};
|
|
231
292
|
};
|
|
232
|
-
|
|
233
|
-
DocCommentHighlightRules.getEndRule = function (start) {
|
|
293
|
+
JsDocCommentHighlightRules.getEndRule = function (start) {
|
|
234
294
|
return {
|
|
235
|
-
token
|
|
236
|
-
regex
|
|
237
|
-
next
|
|
295
|
+
token: "comment.doc",
|
|
296
|
+
regex: "\\*\\/",
|
|
297
|
+
next: start
|
|
238
298
|
};
|
|
239
299
|
};
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
exports.DocCommentHighlightRules = DocCommentHighlightRules;
|
|
300
|
+
exports.JsDocCommentHighlightRules = JsDocCommentHighlightRules;
|
|
243
301
|
|
|
244
302
|
});
|
|
245
303
|
|
|
246
|
-
ace.define("ace/mode/javascript_highlight_rules",[], function(require, exports, module)
|
|
247
|
-
"use strict";
|
|
248
|
-
|
|
304
|
+
ace.define("ace/mode/javascript_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/jsdoc_comment_highlight_rules","ace/mode/text_highlight_rules"], function(require, exports, module){"use strict";
|
|
249
305
|
var oop = require("../lib/oop");
|
|
250
|
-
var DocCommentHighlightRules = require("./
|
|
306
|
+
var DocCommentHighlightRules = require("./jsdoc_comment_highlight_rules").JsDocCommentHighlightRules;
|
|
251
307
|
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
|
|
252
308
|
var identifierRe = "[a-zA-Z\\$_\u00a1-\uffff][a-zA-Z\\d\\$_\u00a1-\uffff]*";
|
|
253
|
-
|
|
254
|
-
var JavaScriptHighlightRules = function(options) {
|
|
309
|
+
var JavaScriptHighlightRules = function (options) {
|
|
255
310
|
var keywordMapper = this.createKeywordMapper({
|
|
256
|
-
"variable.language":
|
|
257
|
-
"
|
|
258
|
-
"
|
|
259
|
-
"
|
|
260
|
-
"
|
|
261
|
-
"
|
|
262
|
-
"SyntaxError|TypeError|URIError|" +
|
|
311
|
+
"variable.language": "Array|Boolean|Date|Function|Iterator|Number|Object|RegExp|String|Proxy|Symbol|" + // Constructors
|
|
312
|
+
"Namespace|QName|XML|XMLList|" + // E4X
|
|
313
|
+
"ArrayBuffer|Float32Array|Float64Array|Int16Array|Int32Array|Int8Array|" +
|
|
314
|
+
"Uint16Array|Uint32Array|Uint8Array|Uint8ClampedArray|" +
|
|
315
|
+
"Error|EvalError|InternalError|RangeError|ReferenceError|StopIteration|" + // Errors
|
|
316
|
+
"SyntaxError|TypeError|URIError|" +
|
|
263
317
|
"decodeURI|decodeURIComponent|encodeURI|encodeURIComponent|eval|isFinite|" + // Non-constructor functions
|
|
264
|
-
"isNaN|parseFloat|parseInt|"
|
|
265
|
-
"JSON|Math|"
|
|
266
|
-
"this|arguments|prototype|window|document"
|
|
267
|
-
"keyword":
|
|
268
|
-
"const|yield|import|get|set|async|await|" +
|
|
318
|
+
"isNaN|parseFloat|parseInt|" +
|
|
319
|
+
"JSON|Math|" + // Other
|
|
320
|
+
"this|arguments|prototype|window|document",
|
|
321
|
+
"keyword": "const|yield|import|get|set|async|await|" +
|
|
269
322
|
"break|case|catch|continue|default|delete|do|else|finally|for|function|" +
|
|
270
323
|
"if|in|of|instanceof|new|return|switch|throw|try|typeof|let|var|while|with|debugger|" +
|
|
271
324
|
"__parent__|__count__|escape|unescape|with|__proto__|" +
|
|
272
|
-
"class|enum|extends|super|export|implements|private|public|interface|package|protected|static",
|
|
273
|
-
"storage.type":
|
|
274
|
-
|
|
275
|
-
"
|
|
276
|
-
"null|Infinity|NaN|undefined",
|
|
277
|
-
"support.function":
|
|
278
|
-
"alert",
|
|
325
|
+
"class|enum|extends|super|export|implements|private|public|interface|package|protected|static|constructor",
|
|
326
|
+
"storage.type": "const|let|var|function",
|
|
327
|
+
"constant.language": "null|Infinity|NaN|undefined",
|
|
328
|
+
"support.function": "alert",
|
|
279
329
|
"constant.language.boolean": "true|false"
|
|
280
330
|
}, "identifier");
|
|
281
331
|
var kwBeforeRe = "case|do|else|finally|in|instanceof|return|throw|try|typeof|yield|void";
|
|
282
|
-
|
|
283
332
|
var escapedRe = "\\\\(?:x[0-9a-fA-F]{2}|" + // hex
|
|
284
333
|
"u[0-9a-fA-F]{4}|" + // unicode
|
|
285
334
|
"u{[0-9a-fA-F]{1,6}}|" + // es6 unicode
|
|
@@ -287,143 +336,142 @@ var JavaScriptHighlightRules = function(options) {
|
|
|
287
336
|
"3[0-7][0-7]?|" + // oct
|
|
288
337
|
"[4-7][0-7]?|" + //oct
|
|
289
338
|
".)";
|
|
290
|
-
|
|
291
339
|
this.$rules = {
|
|
292
|
-
"no_regex"
|
|
340
|
+
"no_regex": [
|
|
293
341
|
DocCommentHighlightRules.getStartRule("doc-start"),
|
|
294
342
|
comments("no_regex"),
|
|
295
343
|
{
|
|
296
|
-
token
|
|
297
|
-
regex
|
|
298
|
-
next
|
|
344
|
+
token: "string",
|
|
345
|
+
regex: "'(?=.)",
|
|
346
|
+
next: "qstring"
|
|
299
347
|
}, {
|
|
300
|
-
token
|
|
301
|
-
regex
|
|
302
|
-
next
|
|
348
|
+
token: "string",
|
|
349
|
+
regex: '"(?=.)',
|
|
350
|
+
next: "qqstring"
|
|
303
351
|
}, {
|
|
304
|
-
token
|
|
305
|
-
regex
|
|
352
|
+
token: "constant.numeric",
|
|
353
|
+
regex: /0(?:[xX][0-9a-fA-F]+|[oO][0-7]+|[bB][01]+)\b/
|
|
306
354
|
}, {
|
|
307
|
-
token
|
|
308
|
-
regex
|
|
355
|
+
token: "constant.numeric",
|
|
356
|
+
regex: /(?:\d\d*(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+\b)?/
|
|
309
357
|
}, {
|
|
310
|
-
token
|
|
358
|
+
token: [
|
|
311
359
|
"storage.type", "punctuation.operator", "support.function",
|
|
312
|
-
"punctuation.operator", "entity.name.function", "text","keyword.operator"
|
|
360
|
+
"punctuation.operator", "entity.name.function", "text", "keyword.operator"
|
|
313
361
|
],
|
|
314
|
-
regex
|
|
362
|
+
regex: "(" + identifierRe + ")(\\.)(prototype)(\\.)(" + identifierRe + ")(\\s*)(=)",
|
|
315
363
|
next: "function_arguments"
|
|
316
364
|
}, {
|
|
317
|
-
token
|
|
365
|
+
token: [
|
|
318
366
|
"storage.type", "punctuation.operator", "entity.name.function", "text",
|
|
319
367
|
"keyword.operator", "text", "storage.type", "text", "paren.lparen"
|
|
320
368
|
],
|
|
321
|
-
regex
|
|
369
|
+
regex: "(" + identifierRe + ")(\\.)(" + identifierRe + ")(\\s*)(=)(\\s*)(function\\*?)(\\s*)(\\()",
|
|
322
370
|
next: "function_arguments"
|
|
323
371
|
}, {
|
|
324
|
-
token
|
|
372
|
+
token: [
|
|
325
373
|
"entity.name.function", "text", "keyword.operator", "text", "storage.type",
|
|
326
374
|
"text", "paren.lparen"
|
|
327
375
|
],
|
|
328
|
-
regex
|
|
376
|
+
regex: "(" + identifierRe + ")(\\s*)(=)(\\s*)(function\\*?)(\\s*)(\\()",
|
|
329
377
|
next: "function_arguments"
|
|
330
378
|
}, {
|
|
331
|
-
token
|
|
379
|
+
token: [
|
|
332
380
|
"storage.type", "punctuation.operator", "entity.name.function", "text",
|
|
333
381
|
"keyword.operator", "text",
|
|
334
382
|
"storage.type", "text", "entity.name.function", "text", "paren.lparen"
|
|
335
383
|
],
|
|
336
|
-
regex
|
|
384
|
+
regex: "(" + identifierRe + ")(\\.)(" + identifierRe + ")(\\s*)(=)(\\s*)(function\\*?)(\\s+)(\\w+)(\\s*)(\\()",
|
|
337
385
|
next: "function_arguments"
|
|
338
386
|
}, {
|
|
339
|
-
token
|
|
387
|
+
token: [
|
|
340
388
|
"storage.type", "text", "entity.name.function", "text", "paren.lparen"
|
|
341
389
|
],
|
|
342
|
-
regex
|
|
390
|
+
regex: "(function\\*?)(\\s+)(" + identifierRe + ")(\\s*)(\\()",
|
|
343
391
|
next: "function_arguments"
|
|
344
392
|
}, {
|
|
345
|
-
token
|
|
393
|
+
token: [
|
|
346
394
|
"entity.name.function", "text", "punctuation.operator",
|
|
347
395
|
"text", "storage.type", "text", "paren.lparen"
|
|
348
396
|
],
|
|
349
|
-
regex
|
|
397
|
+
regex: "(" + identifierRe + ")(\\s*)(:)(\\s*)(function\\*?)(\\s*)(\\()",
|
|
350
398
|
next: "function_arguments"
|
|
351
399
|
}, {
|
|
352
|
-
token
|
|
400
|
+
token: [
|
|
353
401
|
"text", "text", "storage.type", "text", "paren.lparen"
|
|
354
402
|
],
|
|
355
|
-
regex
|
|
403
|
+
regex: "(:)(\\s*)(function\\*?)(\\s*)(\\()",
|
|
356
404
|
next: "function_arguments"
|
|
357
405
|
}, {
|
|
358
|
-
token
|
|
359
|
-
regex
|
|
406
|
+
token: "keyword",
|
|
407
|
+
regex: "from(?=\\s*('|\"))"
|
|
360
408
|
}, {
|
|
361
|
-
token
|
|
362
|
-
regex
|
|
363
|
-
next
|
|
409
|
+
token: "keyword",
|
|
410
|
+
regex: "(?:" + kwBeforeRe + ")\\b",
|
|
411
|
+
next: "start"
|
|
364
412
|
}, {
|
|
365
|
-
token
|
|
366
|
-
regex
|
|
413
|
+
token: "support.constant",
|
|
414
|
+
regex: /that\b/
|
|
367
415
|
}, {
|
|
368
|
-
token
|
|
369
|
-
regex
|
|
416
|
+
token: ["storage.type", "punctuation.operator", "support.function.firebug"],
|
|
417
|
+
regex: /(console)(\.)(warn|info|log|error|time|trace|timeEnd|assert)\b/
|
|
370
418
|
}, {
|
|
371
|
-
token
|
|
372
|
-
regex
|
|
419
|
+
token: keywordMapper,
|
|
420
|
+
regex: identifierRe
|
|
373
421
|
}, {
|
|
374
|
-
token
|
|
375
|
-
regex
|
|
376
|
-
next
|
|
422
|
+
token: "punctuation.operator",
|
|
423
|
+
regex: /[.](?![.])/,
|
|
424
|
+
next: "property"
|
|
377
425
|
}, {
|
|
378
|
-
token
|
|
379
|
-
regex
|
|
380
|
-
next
|
|
426
|
+
token: "storage.type",
|
|
427
|
+
regex: /=>/,
|
|
428
|
+
next: "start"
|
|
381
429
|
}, {
|
|
382
|
-
token
|
|
383
|
-
regex
|
|
384
|
-
next
|
|
430
|
+
token: "keyword.operator",
|
|
431
|
+
regex: /--|\+\+|\.{3}|===|==|=|!=|!==|<+=?|>+=?|!|&&|\|\||\?:|[!$%&*+\-~\/^]=?/,
|
|
432
|
+
next: "start"
|
|
385
433
|
}, {
|
|
386
|
-
token
|
|
387
|
-
regex
|
|
388
|
-
next
|
|
434
|
+
token: "punctuation.operator",
|
|
435
|
+
regex: /[?:,;.]/,
|
|
436
|
+
next: "start"
|
|
389
437
|
}, {
|
|
390
|
-
token
|
|
391
|
-
regex
|
|
392
|
-
next
|
|
438
|
+
token: "paren.lparen",
|
|
439
|
+
regex: /[\[({]/,
|
|
440
|
+
next: "start"
|
|
393
441
|
}, {
|
|
394
|
-
token
|
|
395
|
-
regex
|
|
442
|
+
token: "paren.rparen",
|
|
443
|
+
regex: /[\])}]/
|
|
396
444
|
}, {
|
|
397
445
|
token: "comment",
|
|
398
446
|
regex: /^#!.*$/
|
|
399
447
|
}
|
|
400
448
|
],
|
|
401
449
|
property: [{
|
|
402
|
-
token
|
|
403
|
-
regex
|
|
450
|
+
token: "text",
|
|
451
|
+
regex: "\\s+"
|
|
404
452
|
}, {
|
|
405
|
-
token
|
|
453
|
+
token: [
|
|
406
454
|
"storage.type", "punctuation.operator", "entity.name.function", "text",
|
|
407
455
|
"keyword.operator", "text",
|
|
408
456
|
"storage.type", "text", "entity.name.function", "text", "paren.lparen"
|
|
409
457
|
],
|
|
410
|
-
regex
|
|
458
|
+
regex: "(" + identifierRe + ")(\\.)(" + identifierRe + ")(\\s*)(=)(\\s*)(function\\*?)(?:(\\s+)(\\w+))?(\\s*)(\\()",
|
|
411
459
|
next: "function_arguments"
|
|
412
460
|
}, {
|
|
413
|
-
token
|
|
414
|
-
regex
|
|
461
|
+
token: "punctuation.operator",
|
|
462
|
+
regex: /[.](?![.])/
|
|
415
463
|
}, {
|
|
416
|
-
token
|
|
417
|
-
regex
|
|
464
|
+
token: "support.function",
|
|
465
|
+
regex: /(s(?:h(?:ift|ow(?:Mod(?:elessDialog|alDialog)|Help))|croll(?:X|By(?:Pages|Lines)?|Y|To)?|t(?:op|rike)|i(?:n|zeToContent|debar|gnText)|ort|u(?:p|b(?:str(?:ing)?)?)|pli(?:ce|t)|e(?:nd|t(?:Re(?:sizable|questHeader)|M(?:i(?:nutes|lliseconds)|onth)|Seconds|Ho(?:tKeys|urs)|Year|Cursor|Time(?:out)?|Interval|ZOptions|Date|UTC(?:M(?:i(?:nutes|lliseconds)|onth)|Seconds|Hours|Date|FullYear)|FullYear|Active)|arch)|qrt|lice|avePreferences|mall)|h(?:ome|andleEvent)|navigate|c(?:har(?:CodeAt|At)|o(?:s|n(?:cat|textual|firm)|mpile)|eil|lear(?:Timeout|Interval)?|a(?:ptureEvents|ll)|reate(?:StyleSheet|Popup|EventObject))|t(?:o(?:GMTString|S(?:tring|ource)|U(?:TCString|pperCase)|Lo(?:caleString|werCase))|est|a(?:n|int(?:Enabled)?))|i(?:s(?:NaN|Finite)|ndexOf|talics)|d(?:isableExternalCapture|ump|etachEvent)|u(?:n(?:shift|taint|escape|watch)|pdateCommands)|j(?:oin|avaEnabled)|p(?:o(?:p|w)|ush|lugins.refresh|a(?:ddings|rse(?:Int|Float)?)|r(?:int|ompt|eference))|e(?:scape|nableExternalCapture|val|lementFromPoint|x(?:p|ec(?:Script|Command)?))|valueOf|UTC|queryCommand(?:State|Indeterm|Enabled|Value)|f(?:i(?:nd|lter|le(?:ModifiedDate|Size|CreatedDate|UpdatedDate)|xed)|o(?:nt(?:size|color)|rward|rEach)|loor|romCharCode)|watch|l(?:ink|o(?:ad|g)|astIndexOf)|a(?:sin|nchor|cos|t(?:tachEvent|ob|an(?:2)?)|pply|lert|b(?:s|ort))|r(?:ou(?:nd|teEvents)|e(?:size(?:By|To)|calc|turnValue|place|verse|l(?:oad|ease(?:Capture|Events)))|andom)|g(?:o|et(?:ResponseHeader|M(?:i(?:nutes|lliseconds)|onth)|Se(?:conds|lection)|Hours|Year|Time(?:zoneOffset)?|Da(?:y|te)|UTC(?:M(?:i(?:nutes|lliseconds)|onth)|Seconds|Hours|Da(?:y|te)|FullYear)|FullYear|A(?:ttention|llResponseHeaders)))|m(?:in|ove(?:B(?:y|elow)|To(?:Absolute)?|Above)|ergeAttributes|a(?:tch|rgins|x))|b(?:toa|ig|o(?:ld|rderWidths)|link|ack))\b(?=\()/
|
|
418
466
|
}, {
|
|
419
|
-
token
|
|
420
|
-
regex
|
|
467
|
+
token: "support.function.dom",
|
|
468
|
+
regex: /(s(?:ub(?:stringData|mit)|plitText|e(?:t(?:NamedItem|Attribute(?:Node)?)|lect))|has(?:ChildNodes|Feature)|namedItem|c(?:l(?:ick|o(?:se|neNode))|reate(?:C(?:omment|DATASection|aption)|T(?:Head|extNode|Foot)|DocumentFragment|ProcessingInstruction|E(?:ntityReference|lement)|Attribute))|tabIndex|i(?:nsert(?:Row|Before|Cell|Data)|tem)|open|delete(?:Row|C(?:ell|aption)|T(?:Head|Foot)|Data)|focus|write(?:ln)?|a(?:dd|ppend(?:Child|Data))|re(?:set|place(?:Child|Data)|move(?:NamedItem|Child|Attribute(?:Node)?)?)|get(?:NamedItem|Element(?:sBy(?:Name|TagName|ClassName)|ById)|Attribute(?:Node)?)|blur)\b(?=\()/
|
|
421
469
|
}, {
|
|
422
|
-
token
|
|
423
|
-
regex
|
|
470
|
+
token: "support.constant",
|
|
471
|
+
regex: /(s(?:ystemLanguage|cr(?:ipts|ollbars|een(?:X|Y|Top|Left))|t(?:yle(?:Sheets)?|atus(?:Text|bar)?)|ibling(?:Below|Above)|ource|uffixes|e(?:curity(?:Policy)?|l(?:ection|f)))|h(?:istory|ost(?:name)?|as(?:h|Focus))|y|X(?:MLDocument|SLDocument)|n(?:ext|ame(?:space(?:s|URI)|Prop))|M(?:IN_VALUE|AX_VALUE)|c(?:haracterSet|o(?:n(?:structor|trollers)|okieEnabled|lorDepth|mp(?:onents|lete))|urrent|puClass|l(?:i(?:p(?:boardData)?|entInformation)|osed|asses)|alle(?:e|r)|rypto)|t(?:o(?:olbar|p)|ext(?:Transform|Indent|Decoration|Align)|ags)|SQRT(?:1_2|2)|i(?:n(?:ner(?:Height|Width)|put)|ds|gnoreCase)|zIndex|o(?:scpu|n(?:readystatechange|Line)|uter(?:Height|Width)|p(?:sProfile|ener)|ffscreenBuffering)|NEGATIVE_INFINITY|d(?:i(?:splay|alog(?:Height|Top|Width|Left|Arguments)|rectories)|e(?:scription|fault(?:Status|Ch(?:ecked|arset)|View)))|u(?:ser(?:Profile|Language|Agent)|n(?:iqueID|defined)|pdateInterval)|_content|p(?:ixelDepth|ort|ersonalbar|kcs11|l(?:ugins|atform)|a(?:thname|dding(?:Right|Bottom|Top|Left)|rent(?:Window|Layer)?|ge(?:X(?:Offset)?|Y(?:Offset)?))|r(?:o(?:to(?:col|type)|duct(?:Sub)?|mpter)|e(?:vious|fix)))|e(?:n(?:coding|abledPlugin)|x(?:ternal|pando)|mbeds)|v(?:isibility|endor(?:Sub)?|Linkcolor)|URLUnencoded|P(?:I|OSITIVE_INFINITY)|f(?:ilename|o(?:nt(?:Size|Family|Weight)|rmName)|rame(?:s|Element)|gColor)|E|whiteSpace|l(?:i(?:stStyleType|n(?:eHeight|kColor))|o(?:ca(?:tion(?:bar)?|lName)|wsrc)|e(?:ngth|ft(?:Context)?)|a(?:st(?:M(?:odified|atch)|Index|Paren)|yer(?:s|X)|nguage))|a(?:pp(?:MinorVersion|Name|Co(?:deName|re)|Version)|vail(?:Height|Top|Width|Left)|ll|r(?:ity|guments)|Linkcolor|bove)|r(?:ight(?:Context)?|e(?:sponse(?:XML|Text)|adyState))|global|x|m(?:imeTypes|ultiline|enubar|argin(?:Right|Bottom|Top|Left))|L(?:N(?:10|2)|OG(?:10E|2E))|b(?:o(?:ttom|rder(?:Width|RightWidth|BottomWidth|Style|Color|TopWidth|LeftWidth))|ufferDepth|elow|ackground(?:Color|Image)))\b/
|
|
424
472
|
}, {
|
|
425
|
-
token
|
|
426
|
-
regex
|
|
473
|
+
token: "identifier",
|
|
474
|
+
regex: identifierRe
|
|
427
475
|
}, {
|
|
428
476
|
regex: "",
|
|
429
477
|
token: "empty",
|
|
@@ -438,9 +486,9 @@ var JavaScriptHighlightRules = function(options) {
|
|
|
438
486
|
regex: "\\/",
|
|
439
487
|
next: "regex"
|
|
440
488
|
}, {
|
|
441
|
-
token
|
|
442
|
-
regex
|
|
443
|
-
next
|
|
489
|
+
token: "text",
|
|
490
|
+
regex: "\\s+|^$",
|
|
491
|
+
next: "start"
|
|
444
492
|
}, {
|
|
445
493
|
token: "empty",
|
|
446
494
|
regex: "",
|
|
@@ -456,13 +504,13 @@ var JavaScriptHighlightRules = function(options) {
|
|
|
456
504
|
regex: "/[sxngimy]*",
|
|
457
505
|
next: "no_regex"
|
|
458
506
|
}, {
|
|
459
|
-
token
|
|
507
|
+
token: "invalid",
|
|
460
508
|
regex: /\{\d+\b,?\d*\}[+*]|[+*$^?][+*]|[$^][?]|\?{3,}/
|
|
461
509
|
}, {
|
|
462
|
-
token
|
|
510
|
+
token: "constant.language.escape",
|
|
463
511
|
regex: /\(\?[:=!]|\)|\{\d+\b,?\d*\}|[+*]\?|[()$^+*?.]/
|
|
464
512
|
}, {
|
|
465
|
-
token
|
|
513
|
+
token: "constant.language.delimiter",
|
|
466
514
|
regex: /\|/
|
|
467
515
|
}, {
|
|
468
516
|
token: "constant.language.escape",
|
|
@@ -495,13 +543,67 @@ var JavaScriptHighlightRules = function(options) {
|
|
|
495
543
|
defaultToken: "string.regexp.charachterclass"
|
|
496
544
|
}
|
|
497
545
|
],
|
|
546
|
+
"default_parameter": [
|
|
547
|
+
{
|
|
548
|
+
token: "string",
|
|
549
|
+
regex: "'(?=.)",
|
|
550
|
+
push: [
|
|
551
|
+
{
|
|
552
|
+
token: "string",
|
|
553
|
+
regex: "'|$",
|
|
554
|
+
next: "pop"
|
|
555
|
+
}, {
|
|
556
|
+
include: "qstring"
|
|
557
|
+
}
|
|
558
|
+
]
|
|
559
|
+
}, {
|
|
560
|
+
token: "string",
|
|
561
|
+
regex: '"(?=.)',
|
|
562
|
+
push: [
|
|
563
|
+
{
|
|
564
|
+
token: "string",
|
|
565
|
+
regex: '"|$',
|
|
566
|
+
next: "pop"
|
|
567
|
+
}, {
|
|
568
|
+
include: "qqstring"
|
|
569
|
+
}
|
|
570
|
+
]
|
|
571
|
+
}, {
|
|
572
|
+
token: "constant.language",
|
|
573
|
+
regex: "null|Infinity|NaN|undefined"
|
|
574
|
+
}, {
|
|
575
|
+
token: "constant.numeric",
|
|
576
|
+
regex: /0(?:[xX][0-9a-fA-F]+|[oO][0-7]+|[bB][01]+)\b/
|
|
577
|
+
}, {
|
|
578
|
+
token: "constant.numeric",
|
|
579
|
+
regex: /(?:\d\d*(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+\b)?/
|
|
580
|
+
}, {
|
|
581
|
+
token: "punctuation.operator",
|
|
582
|
+
regex: ",",
|
|
583
|
+
next: "function_arguments"
|
|
584
|
+
}, {
|
|
585
|
+
token: "text",
|
|
586
|
+
regex: "\\s+"
|
|
587
|
+
}, {
|
|
588
|
+
token: "punctuation.operator",
|
|
589
|
+
regex: "$"
|
|
590
|
+
}, {
|
|
591
|
+
token: "empty",
|
|
592
|
+
regex: "",
|
|
593
|
+
next: "no_regex"
|
|
594
|
+
}
|
|
595
|
+
],
|
|
498
596
|
"function_arguments": [
|
|
597
|
+
comments("function_arguments"),
|
|
499
598
|
{
|
|
500
599
|
token: "variable.parameter",
|
|
501
600
|
regex: identifierRe
|
|
502
601
|
}, {
|
|
503
602
|
token: "punctuation.operator",
|
|
504
|
-
regex: "
|
|
603
|
+
regex: ","
|
|
604
|
+
}, {
|
|
605
|
+
token: "text",
|
|
606
|
+
regex: "\\s+"
|
|
505
607
|
}, {
|
|
506
608
|
token: "punctuation.operator",
|
|
507
609
|
regex: "$"
|
|
@@ -511,44 +613,42 @@ var JavaScriptHighlightRules = function(options) {
|
|
|
511
613
|
next: "no_regex"
|
|
512
614
|
}
|
|
513
615
|
],
|
|
514
|
-
"qqstring"
|
|
616
|
+
"qqstring": [
|
|
515
617
|
{
|
|
516
|
-
token
|
|
517
|
-
regex
|
|
618
|
+
token: "constant.language.escape",
|
|
619
|
+
regex: escapedRe
|
|
518
620
|
}, {
|
|
519
|
-
token
|
|
520
|
-
regex
|
|
521
|
-
consumeLineEnd
|
|
621
|
+
token: "string",
|
|
622
|
+
regex: "\\\\$",
|
|
623
|
+
consumeLineEnd: true
|
|
522
624
|
}, {
|
|
523
|
-
token
|
|
524
|
-
regex
|
|
525
|
-
next
|
|
625
|
+
token: "string",
|
|
626
|
+
regex: '"|$',
|
|
627
|
+
next: "no_regex"
|
|
526
628
|
}, {
|
|
527
629
|
defaultToken: "string"
|
|
528
630
|
}
|
|
529
631
|
],
|
|
530
|
-
"qstring"
|
|
632
|
+
"qstring": [
|
|
531
633
|
{
|
|
532
|
-
token
|
|
533
|
-
regex
|
|
634
|
+
token: "constant.language.escape",
|
|
635
|
+
regex: escapedRe
|
|
534
636
|
}, {
|
|
535
|
-
token
|
|
536
|
-
regex
|
|
537
|
-
consumeLineEnd
|
|
637
|
+
token: "string",
|
|
638
|
+
regex: "\\\\$",
|
|
639
|
+
consumeLineEnd: true
|
|
538
640
|
}, {
|
|
539
|
-
token
|
|
540
|
-
regex
|
|
541
|
-
next
|
|
641
|
+
token: "string",
|
|
642
|
+
regex: "'|$",
|
|
643
|
+
next: "no_regex"
|
|
542
644
|
}, {
|
|
543
645
|
defaultToken: "string"
|
|
544
646
|
}
|
|
545
647
|
]
|
|
546
648
|
};
|
|
547
|
-
|
|
548
|
-
|
|
549
649
|
if (!options || !options.noES6) {
|
|
550
650
|
this.$rules.no_regex.unshift({
|
|
551
|
-
regex: "[{}]", onMatch: function(val, state, stack) {
|
|
651
|
+
regex: "[{}]", onMatch: function (val, state, stack) {
|
|
552
652
|
this.next = val == "{" ? this.nextState : "";
|
|
553
653
|
if (val == "{" && stack.length) {
|
|
554
654
|
stack.unshift("start", state);
|
|
@@ -563,40 +663,60 @@ var JavaScriptHighlightRules = function(options) {
|
|
|
563
663
|
},
|
|
564
664
|
nextState: "start"
|
|
565
665
|
}, {
|
|
566
|
-
token
|
|
567
|
-
regex
|
|
568
|
-
push
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
666
|
+
token: "string.quasi.start",
|
|
667
|
+
regex: /`/,
|
|
668
|
+
push: [{
|
|
669
|
+
token: "constant.language.escape",
|
|
670
|
+
regex: escapedRe
|
|
671
|
+
}, {
|
|
672
|
+
token: "paren.quasi.start",
|
|
673
|
+
regex: /\${/,
|
|
674
|
+
push: "start"
|
|
675
|
+
}, {
|
|
676
|
+
token: "string.quasi.end",
|
|
677
|
+
regex: /`/,
|
|
678
|
+
next: "pop"
|
|
679
|
+
}, {
|
|
680
|
+
defaultToken: "string.quasi"
|
|
681
|
+
}]
|
|
682
|
+
}, {
|
|
683
|
+
token: ["variable.parameter", "text"],
|
|
684
|
+
regex: "(" + identifierRe + ")(\\s*)(?=\\=>)"
|
|
685
|
+
}, {
|
|
686
|
+
token: "paren.lparen",
|
|
687
|
+
regex: "(\\()(?=.+\\s*=>)",
|
|
688
|
+
next: "function_arguments"
|
|
689
|
+
}, {
|
|
690
|
+
token: "variable.language",
|
|
691
|
+
regex: "(?:(?:(?:Weak)?(?:Set|Map))|Promise)\\b"
|
|
692
|
+
});
|
|
693
|
+
this.$rules["function_arguments"].unshift({
|
|
694
|
+
token: "keyword.operator",
|
|
695
|
+
regex: "=",
|
|
696
|
+
next: "default_parameter"
|
|
697
|
+
}, {
|
|
698
|
+
token: "keyword.operator",
|
|
699
|
+
regex: "\\.{3}"
|
|
700
|
+
});
|
|
701
|
+
this.$rules["property"].unshift({
|
|
702
|
+
token: "support.function",
|
|
703
|
+
regex: "(findIndex|repeat|startsWith|endsWith|includes|isSafeInteger|trunc|cbrt|log2|log10|sign|then|catch|"
|
|
704
|
+
+ "finally|resolve|reject|race|any|all|allSettled|keys|entries|isInteger)\\b(?=\\()"
|
|
705
|
+
}, {
|
|
706
|
+
token: "constant.language",
|
|
707
|
+
regex: "(?:MAX_SAFE_INTEGER|MIN_SAFE_INTEGER|EPSILON)\\b"
|
|
582
708
|
});
|
|
583
|
-
|
|
584
709
|
if (!options || options.jsx != false)
|
|
585
710
|
JSX.call(this);
|
|
586
711
|
}
|
|
587
|
-
|
|
588
|
-
this.embedRules(DocCommentHighlightRules, "doc-",
|
|
589
|
-
[ DocCommentHighlightRules.getEndRule("no_regex") ]);
|
|
590
|
-
|
|
712
|
+
this.embedRules(DocCommentHighlightRules, "doc-", [DocCommentHighlightRules.getEndRule("no_regex")]);
|
|
591
713
|
this.normalizeRules();
|
|
592
714
|
};
|
|
593
|
-
|
|
594
715
|
oop.inherits(JavaScriptHighlightRules, TextHighlightRules);
|
|
595
|
-
|
|
596
716
|
function JSX() {
|
|
597
717
|
var tagRegex = identifierRe.replace("\\d", "\\d\\-");
|
|
598
718
|
var jsxTag = {
|
|
599
|
-
onMatch
|
|
719
|
+
onMatch: function (val, state, stack) {
|
|
600
720
|
var offset = val.charAt(1) == "/" ? 2 : 1;
|
|
601
721
|
if (offset == 1) {
|
|
602
722
|
if (state != this.nextState)
|
|
@@ -604,7 +724,8 @@ function JSX() {
|
|
|
604
724
|
else
|
|
605
725
|
stack.unshift(this.next);
|
|
606
726
|
stack[2]++;
|
|
607
|
-
}
|
|
727
|
+
}
|
|
728
|
+
else if (offset == 2) {
|
|
608
729
|
if (state == this.nextState) {
|
|
609
730
|
stack[1]--;
|
|
610
731
|
if (!stack[1] || stack[1] < 0) {
|
|
@@ -614,14 +735,14 @@ function JSX() {
|
|
|
614
735
|
}
|
|
615
736
|
}
|
|
616
737
|
return [{
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
738
|
+
type: "meta.tag.punctuation." + (offset == 1 ? "" : "end-") + "tag-open.xml",
|
|
739
|
+
value: val.slice(0, offset)
|
|
740
|
+
}, {
|
|
741
|
+
type: "meta.tag.tag-name.xml",
|
|
742
|
+
value: val.substr(offset)
|
|
743
|
+
}];
|
|
623
744
|
},
|
|
624
|
-
regex
|
|
745
|
+
regex: "</?" + tagRegex + "",
|
|
625
746
|
next: "jsxAttributes",
|
|
626
747
|
nextState: "jsx"
|
|
627
748
|
};
|
|
@@ -634,383 +755,348 @@ function JSX() {
|
|
|
634
755
|
this.$rules.jsx = [
|
|
635
756
|
jsxJsRule,
|
|
636
757
|
jsxTag,
|
|
637
|
-
{include
|
|
638
|
-
{defaultToken: "string"}
|
|
758
|
+
{ include: "reference" },
|
|
759
|
+
{ defaultToken: "string" }
|
|
639
760
|
];
|
|
640
761
|
this.$rules.jsxAttributes = [{
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
762
|
+
token: "meta.tag.punctuation.tag-close.xml",
|
|
763
|
+
regex: "/?>",
|
|
764
|
+
onMatch: function (value, currentState, stack) {
|
|
765
|
+
if (currentState == stack[0])
|
|
766
|
+
stack.shift();
|
|
767
|
+
if (value.length == 2) {
|
|
768
|
+
if (stack[0] == this.nextState)
|
|
769
|
+
stack[1]--;
|
|
770
|
+
if (!stack[1] || stack[1] < 0) {
|
|
771
|
+
stack.splice(0, 2);
|
|
772
|
+
}
|
|
651
773
|
}
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
774
|
+
this.next = stack[0] || "start";
|
|
775
|
+
return [{ type: this.token, value: value }];
|
|
776
|
+
},
|
|
777
|
+
nextState: "jsx"
|
|
655
778
|
},
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
},
|
|
688
|
-
jsxTag
|
|
779
|
+
jsxJsRule,
|
|
780
|
+
comments("jsxAttributes"),
|
|
781
|
+
{
|
|
782
|
+
token: "entity.other.attribute-name.xml",
|
|
783
|
+
regex: tagRegex
|
|
784
|
+
}, {
|
|
785
|
+
token: "keyword.operator.attribute-equals.xml",
|
|
786
|
+
regex: "="
|
|
787
|
+
}, {
|
|
788
|
+
token: "text.tag-whitespace.xml",
|
|
789
|
+
regex: "\\s+"
|
|
790
|
+
}, {
|
|
791
|
+
token: "string.attribute-value.xml",
|
|
792
|
+
regex: "'",
|
|
793
|
+
stateName: "jsx_attr_q",
|
|
794
|
+
push: [
|
|
795
|
+
{ token: "string.attribute-value.xml", regex: "'", next: "pop" },
|
|
796
|
+
{ include: "reference" },
|
|
797
|
+
{ defaultToken: "string.attribute-value.xml" }
|
|
798
|
+
]
|
|
799
|
+
}, {
|
|
800
|
+
token: "string.attribute-value.xml",
|
|
801
|
+
regex: '"',
|
|
802
|
+
stateName: "jsx_attr_qq",
|
|
803
|
+
push: [
|
|
804
|
+
{ token: "string.attribute-value.xml", regex: '"', next: "pop" },
|
|
805
|
+
{ include: "reference" },
|
|
806
|
+
{ defaultToken: "string.attribute-value.xml" }
|
|
807
|
+
]
|
|
808
|
+
},
|
|
809
|
+
jsxTag
|
|
689
810
|
];
|
|
690
811
|
this.$rules.reference = [{
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
812
|
+
token: "constant.language.escape.reference.xml",
|
|
813
|
+
regex: "(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"
|
|
814
|
+
}];
|
|
694
815
|
}
|
|
695
|
-
|
|
696
816
|
function comments(next) {
|
|
697
817
|
return [
|
|
698
818
|
{
|
|
699
|
-
token
|
|
700
|
-
regex
|
|
819
|
+
token: "comment",
|
|
820
|
+
regex: /\/\*/,
|
|
701
821
|
next: [
|
|
702
822
|
DocCommentHighlightRules.getTagRule(),
|
|
703
|
-
{token
|
|
704
|
-
{defaultToken
|
|
823
|
+
{ token: "comment", regex: "\\*\\/", next: next || "pop" },
|
|
824
|
+
{ defaultToken: "comment", caseInsensitive: true }
|
|
705
825
|
]
|
|
706
826
|
}, {
|
|
707
|
-
token
|
|
708
|
-
regex
|
|
827
|
+
token: "comment",
|
|
828
|
+
regex: "\\/\\/",
|
|
709
829
|
next: [
|
|
710
830
|
DocCommentHighlightRules.getTagRule(),
|
|
711
|
-
{token
|
|
712
|
-
{defaultToken
|
|
831
|
+
{ token: "comment", regex: "$|^", next: next || "pop" },
|
|
832
|
+
{ defaultToken: "comment", caseInsensitive: true }
|
|
713
833
|
]
|
|
714
834
|
}
|
|
715
835
|
];
|
|
716
836
|
}
|
|
717
837
|
exports.JavaScriptHighlightRules = JavaScriptHighlightRules;
|
|
718
|
-
});
|
|
719
838
|
|
|
720
|
-
|
|
721
|
-
"use strict";
|
|
839
|
+
});
|
|
722
840
|
|
|
841
|
+
ace.define("ace/mode/xml_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module){"use strict";
|
|
723
842
|
var oop = require("../lib/oop");
|
|
724
843
|
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
|
|
725
|
-
|
|
726
|
-
var XmlHighlightRules = function(normalize) {
|
|
844
|
+
var XmlHighlightRules = function (normalize) {
|
|
727
845
|
var tagRegex = "[_:a-zA-Z\xc0-\uffff][-_:.a-zA-Z0-9\xc0-\uffff]*";
|
|
728
|
-
|
|
729
846
|
this.$rules = {
|
|
730
|
-
start
|
|
731
|
-
{token
|
|
847
|
+
start: [
|
|
848
|
+
{ token: "string.cdata.xml", regex: "<\\!\\[CDATA\\[", next: "cdata" },
|
|
732
849
|
{
|
|
733
|
-
token
|
|
734
|
-
regex
|
|
850
|
+
token: ["punctuation.instruction.xml", "keyword.instruction.xml"],
|
|
851
|
+
regex: "(<\\?)(" + tagRegex + ")", next: "processing_instruction"
|
|
735
852
|
},
|
|
736
|
-
{token
|
|
853
|
+
{ token: "comment.start.xml", regex: "<\\!--", next: "comment" },
|
|
737
854
|
{
|
|
738
|
-
token
|
|
739
|
-
regex
|
|
855
|
+
token: ["xml-pe.doctype.xml", "xml-pe.doctype.xml"],
|
|
856
|
+
regex: "(<\\!)(DOCTYPE)(?=[\\s])", next: "doctype", caseInsensitive: true
|
|
740
857
|
},
|
|
741
|
-
{include
|
|
742
|
-
{token
|
|
743
|
-
{token
|
|
744
|
-
{include
|
|
745
|
-
{defaultToken
|
|
858
|
+
{ include: "tag" },
|
|
859
|
+
{ token: "text.end-tag-open.xml", regex: "</" },
|
|
860
|
+
{ token: "text.tag-open.xml", regex: "<" },
|
|
861
|
+
{ include: "reference" },
|
|
862
|
+
{ defaultToken: "text.xml" }
|
|
746
863
|
],
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
{
|
|
766
|
-
{
|
|
767
|
-
{token
|
|
768
|
-
{token : "xml-pe.xml", regex : "[-_a-zA-Z0-9:]+"},
|
|
769
|
-
{token : "punctuation.int-subset", regex : "\\[", push : "int_subset"}
|
|
864
|
+
processing_instruction: [{
|
|
865
|
+
token: "entity.other.attribute-name.decl-attribute-name.xml",
|
|
866
|
+
regex: tagRegex
|
|
867
|
+
}, {
|
|
868
|
+
token: "keyword.operator.decl-attribute-equals.xml",
|
|
869
|
+
regex: "="
|
|
870
|
+
}, {
|
|
871
|
+
include: "whitespace"
|
|
872
|
+
}, {
|
|
873
|
+
include: "string"
|
|
874
|
+
}, {
|
|
875
|
+
token: "punctuation.xml-decl.xml",
|
|
876
|
+
regex: "\\?>",
|
|
877
|
+
next: "start"
|
|
878
|
+
}],
|
|
879
|
+
doctype: [
|
|
880
|
+
{ include: "whitespace" },
|
|
881
|
+
{ include: "string" },
|
|
882
|
+
{ token: "xml-pe.doctype.xml", regex: ">", next: "start" },
|
|
883
|
+
{ token: "xml-pe.xml", regex: "[-_a-zA-Z0-9:]+" },
|
|
884
|
+
{ token: "punctuation.int-subset", regex: "\\[", push: "int_subset" }
|
|
770
885
|
],
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
{token
|
|
796
|
-
{token : "text.xml", regex : "\\s+"},
|
|
797
|
-
{token : "text.xml", regex : "(?:[^\\]]|\\](?!\\]>))+"}
|
|
886
|
+
int_subset: [{
|
|
887
|
+
token: "text.xml",
|
|
888
|
+
regex: "\\s+"
|
|
889
|
+
}, {
|
|
890
|
+
token: "punctuation.int-subset.xml",
|
|
891
|
+
regex: "]",
|
|
892
|
+
next: "pop"
|
|
893
|
+
}, {
|
|
894
|
+
token: ["punctuation.markup-decl.xml", "keyword.markup-decl.xml"],
|
|
895
|
+
regex: "(<\\!)(" + tagRegex + ")",
|
|
896
|
+
push: [{
|
|
897
|
+
token: "text",
|
|
898
|
+
regex: "\\s+"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
token: "punctuation.markup-decl.xml",
|
|
902
|
+
regex: ">",
|
|
903
|
+
next: "pop"
|
|
904
|
+
},
|
|
905
|
+
{ include: "string" }]
|
|
906
|
+
}],
|
|
907
|
+
cdata: [
|
|
908
|
+
{ token: "string.cdata.xml", regex: "\\]\\]>", next: "start" },
|
|
909
|
+
{ token: "text.xml", regex: "\\s+" },
|
|
910
|
+
{ token: "text.xml", regex: "(?:[^\\]]|\\](?!\\]>))+" }
|
|
798
911
|
],
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
{
|
|
802
|
-
{defaultToken : "comment.xml"}
|
|
912
|
+
comment: [
|
|
913
|
+
{ token: "comment.end.xml", regex: "-->", next: "start" },
|
|
914
|
+
{ defaultToken: "comment.xml" }
|
|
803
915
|
],
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
}],
|
|
823
|
-
|
|
824
|
-
tag_whitespace : [
|
|
825
|
-
{token : "text.tag-whitespace.xml", regex : "\\s+"}
|
|
916
|
+
reference: [{
|
|
917
|
+
token: "constant.language.escape.reference.xml",
|
|
918
|
+
regex: "(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"
|
|
919
|
+
}],
|
|
920
|
+
attr_reference: [{
|
|
921
|
+
token: "constant.language.escape.reference.attribute-value.xml",
|
|
922
|
+
regex: "(?:&#[0-9]+;)|(?:&#x[0-9a-fA-F]+;)|(?:&[a-zA-Z0-9_:\\.-]+;)"
|
|
923
|
+
}],
|
|
924
|
+
tag: [{
|
|
925
|
+
token: ["meta.tag.punctuation.tag-open.xml", "meta.tag.punctuation.end-tag-open.xml", "meta.tag.tag-name.xml"],
|
|
926
|
+
regex: "(?:(<)|(</))((?:" + tagRegex + ":)?" + tagRegex + ")",
|
|
927
|
+
next: [
|
|
928
|
+
{ include: "attributes" },
|
|
929
|
+
{ token: "meta.tag.punctuation.tag-close.xml", regex: "/?>", next: "start" }
|
|
930
|
+
]
|
|
931
|
+
}],
|
|
932
|
+
tag_whitespace: [
|
|
933
|
+
{ token: "text.tag-whitespace.xml", regex: "\\s+" }
|
|
826
934
|
],
|
|
827
|
-
whitespace
|
|
828
|
-
{token
|
|
935
|
+
whitespace: [
|
|
936
|
+
{ token: "text.whitespace.xml", regex: "\\s+" }
|
|
829
937
|
],
|
|
830
938
|
string: [{
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
939
|
+
token: "string.xml",
|
|
940
|
+
regex: "'",
|
|
941
|
+
push: [
|
|
942
|
+
{ token: "string.xml", regex: "'", next: "pop" },
|
|
943
|
+
{ defaultToken: "string.xml" }
|
|
944
|
+
]
|
|
945
|
+
}, {
|
|
946
|
+
token: "string.xml",
|
|
947
|
+
regex: '"',
|
|
948
|
+
push: [
|
|
949
|
+
{ token: "string.xml", regex: '"', next: "pop" },
|
|
950
|
+
{ defaultToken: "string.xml" }
|
|
951
|
+
]
|
|
952
|
+
}],
|
|
846
953
|
attributes: [{
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
954
|
+
token: "entity.other.attribute-name.xml",
|
|
955
|
+
regex: tagRegex
|
|
956
|
+
}, {
|
|
957
|
+
token: "keyword.operator.attribute-equals.xml",
|
|
958
|
+
regex: "="
|
|
959
|
+
}, {
|
|
960
|
+
include: "tag_whitespace"
|
|
961
|
+
}, {
|
|
962
|
+
include: "attribute_value"
|
|
963
|
+
}],
|
|
858
964
|
attribute_value: [{
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
965
|
+
token: "string.attribute-value.xml",
|
|
966
|
+
regex: "'",
|
|
967
|
+
push: [
|
|
968
|
+
{ token: "string.attribute-value.xml", regex: "'", next: "pop" },
|
|
969
|
+
{ include: "attr_reference" },
|
|
970
|
+
{ defaultToken: "string.attribute-value.xml" }
|
|
971
|
+
]
|
|
972
|
+
}, {
|
|
973
|
+
token: "string.attribute-value.xml",
|
|
974
|
+
regex: '"',
|
|
975
|
+
push: [
|
|
976
|
+
{ token: "string.attribute-value.xml", regex: '"', next: "pop" },
|
|
977
|
+
{ include: "attr_reference" },
|
|
978
|
+
{ defaultToken: "string.attribute-value.xml" }
|
|
979
|
+
]
|
|
980
|
+
}]
|
|
875
981
|
};
|
|
876
|
-
|
|
877
982
|
if (this.constructor === XmlHighlightRules)
|
|
878
983
|
this.normalizeRules();
|
|
879
984
|
};
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
(function() {
|
|
883
|
-
|
|
884
|
-
this.embedTagRules = function(HighlightRules, prefix, tag){
|
|
985
|
+
(function () {
|
|
986
|
+
this.embedTagRules = function (HighlightRules, prefix, tag) {
|
|
885
987
|
this.$rules.tag.unshift({
|
|
886
|
-
token
|
|
887
|
-
regex
|
|
988
|
+
token: ["meta.tag.punctuation.tag-open.xml", "meta.tag." + tag + ".tag-name.xml"],
|
|
989
|
+
regex: "(<)(" + tag + "(?=\\s|>|$))",
|
|
888
990
|
next: [
|
|
889
|
-
{include
|
|
890
|
-
{token
|
|
991
|
+
{ include: "attributes" },
|
|
992
|
+
{ token: "meta.tag.punctuation.tag-close.xml", regex: "/?>", next: prefix + "start" }
|
|
891
993
|
]
|
|
892
994
|
});
|
|
893
|
-
|
|
894
995
|
this.$rules[tag + "-end"] = [
|
|
895
|
-
{include
|
|
896
|
-
{token
|
|
897
|
-
onMatch
|
|
996
|
+
{ include: "attributes" },
|
|
997
|
+
{ token: "meta.tag.punctuation.tag-close.xml", regex: "/?>", next: "start",
|
|
998
|
+
onMatch: function (value, currentState, stack) {
|
|
898
999
|
stack.splice(0);
|
|
899
1000
|
return this.token;
|
|
900
|
-
|
|
1001
|
+
} }
|
|
901
1002
|
];
|
|
902
|
-
|
|
903
1003
|
this.embedRules(HighlightRules, prefix, [{
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
1004
|
+
token: ["meta.tag.punctuation.end-tag-open.xml", "meta.tag." + tag + ".tag-name.xml"],
|
|
1005
|
+
regex: "(</)(" + tag + "(?=\\s|>|$))",
|
|
1006
|
+
next: tag + "-end"
|
|
1007
|
+
}, {
|
|
1008
|
+
token: "string.cdata.xml",
|
|
1009
|
+
regex: "<\\!\\[CDATA\\["
|
|
1010
|
+
}, {
|
|
1011
|
+
token: "string.cdata.xml",
|
|
1012
|
+
regex: "\\]\\]>"
|
|
1013
|
+
}]);
|
|
914
1014
|
};
|
|
915
|
-
|
|
916
1015
|
}).call(TextHighlightRules.prototype);
|
|
917
|
-
|
|
918
1016
|
oop.inherits(XmlHighlightRules, TextHighlightRules);
|
|
919
|
-
|
|
920
1017
|
exports.XmlHighlightRules = XmlHighlightRules;
|
|
921
|
-
});
|
|
922
1018
|
|
|
923
|
-
|
|
924
|
-
"use strict";
|
|
1019
|
+
});
|
|
925
1020
|
|
|
1021
|
+
ace.define("ace/mode/html_highlight_rules",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/css_highlight_rules","ace/mode/javascript_highlight_rules","ace/mode/xml_highlight_rules"], function(require, exports, module){"use strict";
|
|
926
1022
|
var oop = require("../lib/oop");
|
|
927
1023
|
var lang = require("../lib/lang");
|
|
928
1024
|
var CssHighlightRules = require("./css_highlight_rules").CssHighlightRules;
|
|
929
1025
|
var JavaScriptHighlightRules = require("./javascript_highlight_rules").JavaScriptHighlightRules;
|
|
930
1026
|
var XmlHighlightRules = require("./xml_highlight_rules").XmlHighlightRules;
|
|
931
|
-
|
|
932
1027
|
var tagMap = lang.createMap({
|
|
933
|
-
a
|
|
934
|
-
button
|
|
935
|
-
form
|
|
936
|
-
img
|
|
937
|
-
input
|
|
938
|
-
label
|
|
939
|
-
option
|
|
940
|
-
script
|
|
941
|
-
select
|
|
942
|
-
textarea
|
|
943
|
-
style
|
|
944
|
-
table
|
|
945
|
-
tbody
|
|
946
|
-
td
|
|
947
|
-
tfoot
|
|
948
|
-
th
|
|
949
|
-
tr
|
|
1028
|
+
a: 'anchor',
|
|
1029
|
+
button: 'form',
|
|
1030
|
+
form: 'form',
|
|
1031
|
+
img: 'image',
|
|
1032
|
+
input: 'form',
|
|
1033
|
+
label: 'form',
|
|
1034
|
+
option: 'form',
|
|
1035
|
+
script: 'script',
|
|
1036
|
+
select: 'form',
|
|
1037
|
+
textarea: 'form',
|
|
1038
|
+
style: 'style',
|
|
1039
|
+
table: 'table',
|
|
1040
|
+
tbody: 'table',
|
|
1041
|
+
td: 'table',
|
|
1042
|
+
tfoot: 'table',
|
|
1043
|
+
th: 'table',
|
|
1044
|
+
tr: 'table'
|
|
950
1045
|
});
|
|
951
|
-
|
|
952
|
-
var HtmlHighlightRules = function() {
|
|
1046
|
+
var HtmlHighlightRules = function () {
|
|
953
1047
|
XmlHighlightRules.call(this);
|
|
954
|
-
|
|
955
1048
|
this.addRules({
|
|
956
1049
|
attributes: [{
|
|
957
|
-
include : "tag_whitespace"
|
|
958
|
-
}, {
|
|
959
|
-
token : "entity.other.attribute-name.xml",
|
|
960
|
-
regex : "[-_a-zA-Z0-9:.]+"
|
|
961
|
-
}, {
|
|
962
|
-
token : "keyword.operator.attribute-equals.xml",
|
|
963
|
-
regex : "=",
|
|
964
|
-
push : [{
|
|
965
1050
|
include: "tag_whitespace"
|
|
966
1051
|
}, {
|
|
967
|
-
token
|
|
968
|
-
regex
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
1052
|
+
token: "entity.other.attribute-name.xml",
|
|
1053
|
+
regex: "[-_a-zA-Z0-9:.]+"
|
|
1054
|
+
}, {
|
|
1055
|
+
token: "keyword.operator.attribute-equals.xml",
|
|
1056
|
+
regex: "=",
|
|
1057
|
+
push: [{
|
|
1058
|
+
include: "tag_whitespace"
|
|
1059
|
+
}, {
|
|
1060
|
+
token: "string.unquoted.attribute-value.html",
|
|
1061
|
+
regex: "[^<>='\"`\\s]+",
|
|
1062
|
+
next: "pop"
|
|
1063
|
+
}, {
|
|
1064
|
+
token: "empty",
|
|
1065
|
+
regex: "",
|
|
1066
|
+
next: "pop"
|
|
1067
|
+
}]
|
|
1068
|
+
}, {
|
|
1069
|
+
include: "attribute_value"
|
|
1070
|
+
}],
|
|
978
1071
|
tag: [{
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
1072
|
+
token: function (start, tag) {
|
|
1073
|
+
var group = tagMap[tag];
|
|
1074
|
+
return ["meta.tag.punctuation." + (start == "<" ? "" : "end-") + "tag-open.xml",
|
|
1075
|
+
"meta.tag" + (group ? "." + group : "") + ".tag-name.xml"];
|
|
1076
|
+
},
|
|
1077
|
+
regex: "(</?)([-_a-zA-Z0-9:.]+)",
|
|
1078
|
+
next: "tag_stuff"
|
|
1079
|
+
}],
|
|
987
1080
|
tag_stuff: [
|
|
988
|
-
{include
|
|
989
|
-
{token
|
|
1081
|
+
{ include: "attributes" },
|
|
1082
|
+
{ token: "meta.tag.punctuation.tag-close.xml", regex: "/?>", next: "start" }
|
|
990
1083
|
]
|
|
991
1084
|
});
|
|
992
|
-
|
|
993
1085
|
this.embedTagRules(CssHighlightRules, "css-", "style");
|
|
994
|
-
this.embedTagRules(new JavaScriptHighlightRules({jsx: false}).getRules(), "js-", "script");
|
|
995
|
-
|
|
1086
|
+
this.embedTagRules(new JavaScriptHighlightRules({ jsx: false }).getRules(), "js-", "script");
|
|
996
1087
|
if (this.constructor === HtmlHighlightRules)
|
|
997
1088
|
this.normalizeRules();
|
|
998
1089
|
};
|
|
999
|
-
|
|
1000
1090
|
oop.inherits(HtmlHighlightRules, XmlHighlightRules);
|
|
1001
|
-
|
|
1002
1091
|
exports.HtmlHighlightRules = HtmlHighlightRules;
|
|
1003
|
-
});
|
|
1004
1092
|
|
|
1005
|
-
|
|
1006
|
-
"use strict";
|
|
1093
|
+
});
|
|
1007
1094
|
|
|
1095
|
+
ace.define("ace/mode/ftl_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/html_highlight_rules","ace/mode/text_highlight_rules"], function(require, exports, module){"use strict";
|
|
1008
1096
|
var oop = require("../lib/oop");
|
|
1009
1097
|
var HtmlHighlightRules = require("./html_highlight_rules").HtmlHighlightRules;
|
|
1010
1098
|
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
|
|
1011
|
-
|
|
1012
1099
|
var FtlLangHighlightRules = function () {
|
|
1013
|
-
|
|
1014
1100
|
var stringBuiltIns = "\\?|substring|cap_first|uncap_first|capitalize|chop_linebreak|date|time|datetime|"
|
|
1015
1101
|
+ "ends_with|html|groups|index_of|j_string|js_string|json_string|last_index_of|length|lower_case|"
|
|
1016
1102
|
+ "left_pad|right_pad|contains|matches|number|replace|rtf|url|split|starts_with|string|trim|"
|
|
@@ -1024,165 +1110,144 @@ var FtlLangHighlightRules = function () {
|
|
|
1024
1110
|
+ "eval|has_content|interpret|is_[a-z_]+|namespacenew";
|
|
1025
1111
|
var allBuiltIns = stringBuiltIns + numberBuiltIns + dateBuiltIns + seqBuiltIns + hashBuiltIns
|
|
1026
1112
|
+ xmlBuiltIns + expertBuiltIns;
|
|
1027
|
-
|
|
1028
1113
|
var deprecatedBuiltIns = "default|exists|if_exists|web_safe";
|
|
1029
|
-
|
|
1030
1114
|
var variables = "data_model|error|globals|lang|locale|locals|main|namespace|node|current_node|"
|
|
1031
1115
|
+ "now|output_encoding|template_name|url_escaping_charset|vars|version";
|
|
1032
|
-
|
|
1033
1116
|
var operators = "gt|gte|lt|lte|as|in|using";
|
|
1034
|
-
|
|
1035
1117
|
var reserved = "true|false";
|
|
1036
|
-
|
|
1037
1118
|
var attributes = "encoding|parse|locale|number_format|date_format|time_format|datetime_format|time_zone|"
|
|
1038
1119
|
+ "url_escaping_charset|classic_compatible|strip_whitespace|strip_text|strict_syntax|ns_prefixes|"
|
|
1039
1120
|
+ "attributes";
|
|
1040
|
-
|
|
1041
1121
|
this.$rules = {
|
|
1042
|
-
"start"
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
"qstring"
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1122
|
+
"start": [{
|
|
1123
|
+
token: "constant.character.entity",
|
|
1124
|
+
regex: /&[^;]+;/
|
|
1125
|
+
}, {
|
|
1126
|
+
token: "support.function",
|
|
1127
|
+
regex: "\\?(" + allBuiltIns + ")"
|
|
1128
|
+
}, {
|
|
1129
|
+
token: "support.function.deprecated",
|
|
1130
|
+
regex: "\\?(" + deprecatedBuiltIns + ")"
|
|
1131
|
+
}, {
|
|
1132
|
+
token: "language.variable",
|
|
1133
|
+
regex: "\\.(?:" + variables + ")"
|
|
1134
|
+
}, {
|
|
1135
|
+
token: "constant.language",
|
|
1136
|
+
regex: "\\b(" + reserved + ")\\b"
|
|
1137
|
+
}, {
|
|
1138
|
+
token: "keyword.operator",
|
|
1139
|
+
regex: "\\b(?:" + operators + ")\\b"
|
|
1140
|
+
}, {
|
|
1141
|
+
token: "entity.other.attribute-name",
|
|
1142
|
+
regex: attributes
|
|
1143
|
+
}, {
|
|
1144
|
+
token: "string",
|
|
1145
|
+
regex: /['"]/,
|
|
1146
|
+
next: "qstring"
|
|
1147
|
+
}, {
|
|
1148
|
+
token: function (value) {
|
|
1149
|
+
if (value.match("^[+-]?\\d+(?:(?:\\.\\d*)?(?:[eE][+-]?\\d+)?)?$")) {
|
|
1150
|
+
return "constant.numeric";
|
|
1151
|
+
}
|
|
1152
|
+
else {
|
|
1153
|
+
return "variable";
|
|
1154
|
+
}
|
|
1155
|
+
},
|
|
1156
|
+
regex: /[\w.+\-]+/
|
|
1157
|
+
}, {
|
|
1158
|
+
token: "keyword.operator",
|
|
1159
|
+
regex: "!|\\.|\\$|%|&|\\*|\\-\\-|\\-|\\+\\+|\\+|~|===|==|=|!=|!==|<=|>=|<<=|>>=|>>>=|<>|<|>|&&|\\|\\||\\?\\:|\\*=|%=|\\+=|\\-=|&=|\\^="
|
|
1160
|
+
}, {
|
|
1161
|
+
token: "paren.lparen",
|
|
1162
|
+
regex: "[[({]"
|
|
1163
|
+
}, {
|
|
1164
|
+
token: "paren.rparen",
|
|
1165
|
+
regex: "[\\])}]"
|
|
1166
|
+
}, {
|
|
1167
|
+
token: "text",
|
|
1168
|
+
regex: "\\s+"
|
|
1169
|
+
}],
|
|
1170
|
+
"qstring": [{
|
|
1171
|
+
token: "constant.character.escape",
|
|
1172
|
+
regex: '\\\\[nrtvef\\\\"$]'
|
|
1173
|
+
}, {
|
|
1174
|
+
token: "string",
|
|
1175
|
+
regex: /['"]/,
|
|
1176
|
+
next: "start"
|
|
1177
|
+
}, {
|
|
1178
|
+
defaultToken: "string"
|
|
1179
|
+
}]
|
|
1100
1180
|
};
|
|
1101
1181
|
};
|
|
1102
|
-
|
|
1103
1182
|
oop.inherits(FtlLangHighlightRules, TextHighlightRules);
|
|
1104
|
-
|
|
1105
|
-
var FtlHighlightRules = function() {
|
|
1183
|
+
var FtlHighlightRules = function () {
|
|
1106
1184
|
HtmlHighlightRules.call(this);
|
|
1107
|
-
|
|
1108
1185
|
var directives = "assign|attempt|break|case|compress|default|elseif|else|escape|fallback|function|flush|"
|
|
1109
1186
|
+ "ftl|global|if|import|include|list|local|lt|macro|nested|noescape|noparse|nt|recover|recurse|return|rt|"
|
|
1110
1187
|
+ "setting|stop|switch|t|visit";
|
|
1111
|
-
|
|
1112
1188
|
var startRules = [
|
|
1113
1189
|
{
|
|
1114
|
-
token
|
|
1115
|
-
regex
|
|
1116
|
-
next
|
|
1190
|
+
token: "comment",
|
|
1191
|
+
regex: "<#--",
|
|
1192
|
+
next: "ftl-dcomment"
|
|
1117
1193
|
}, {
|
|
1118
|
-
token
|
|
1119
|
-
regex
|
|
1120
|
-
push
|
|
1194
|
+
token: "string.interpolated",
|
|
1195
|
+
regex: "\\${",
|
|
1196
|
+
push: "ftl-start"
|
|
1121
1197
|
}, {
|
|
1122
|
-
token
|
|
1123
|
-
regex
|
|
1124
|
-
push
|
|
1198
|
+
token: "keyword.function",
|
|
1199
|
+
regex: "</?#(" + directives + ")",
|
|
1200
|
+
push: "ftl-start"
|
|
1125
1201
|
}, {
|
|
1126
|
-
token
|
|
1127
|
-
regex
|
|
1128
|
-
push
|
|
1202
|
+
token: "keyword.other",
|
|
1203
|
+
regex: "</?@[a-zA-Z\\.]+",
|
|
1204
|
+
push: "ftl-start"
|
|
1129
1205
|
}
|
|
1130
1206
|
];
|
|
1131
|
-
|
|
1132
1207
|
var endRules = [
|
|
1133
1208
|
{
|
|
1134
|
-
|
|
1135
|
-
regex
|
|
1136
|
-
next
|
|
1209
|
+
token: "keyword",
|
|
1210
|
+
regex: "/?>",
|
|
1211
|
+
next: "pop"
|
|
1137
1212
|
}, {
|
|
1138
|
-
token
|
|
1139
|
-
regex
|
|
1140
|
-
next
|
|
1213
|
+
token: "string.interpolated",
|
|
1214
|
+
regex: "}",
|
|
1215
|
+
next: "pop"
|
|
1141
1216
|
}
|
|
1142
1217
|
];
|
|
1143
|
-
|
|
1144
1218
|
for (var key in this.$rules)
|
|
1145
1219
|
this.$rules[key].unshift.apply(this.$rules[key], startRules);
|
|
1146
|
-
|
|
1147
1220
|
this.embedRules(FtlLangHighlightRules, "ftl-", endRules, ["start"]);
|
|
1148
|
-
|
|
1149
1221
|
this.addRules({
|
|
1150
|
-
"ftl-dcomment"
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1222
|
+
"ftl-dcomment": [{
|
|
1223
|
+
token: "comment",
|
|
1224
|
+
regex: "-->",
|
|
1225
|
+
next: "pop"
|
|
1226
|
+
}, {
|
|
1227
|
+
defaultToken: "comment"
|
|
1228
|
+
}]
|
|
1157
1229
|
});
|
|
1158
|
-
|
|
1159
1230
|
this.normalizeRules();
|
|
1160
1231
|
};
|
|
1161
|
-
|
|
1162
1232
|
oop.inherits(FtlHighlightRules, HtmlHighlightRules);
|
|
1163
|
-
|
|
1164
1233
|
exports.FtlHighlightRules = FtlHighlightRules;
|
|
1165
|
-
});
|
|
1166
1234
|
|
|
1167
|
-
|
|
1168
|
-
"use strict";
|
|
1235
|
+
});
|
|
1169
1236
|
|
|
1237
|
+
ace.define("ace/mode/ftl",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/ftl_highlight_rules"], function(require, exports, module){"use strict";
|
|
1170
1238
|
var oop = require("../lib/oop");
|
|
1171
1239
|
var TextMode = require("./text").Mode;
|
|
1172
1240
|
var FtlHighlightRules = require("./ftl_highlight_rules").FtlHighlightRules;
|
|
1173
|
-
|
|
1174
|
-
var Mode = function() {
|
|
1241
|
+
var Mode = function () {
|
|
1175
1242
|
this.HighlightRules = FtlHighlightRules;
|
|
1176
1243
|
this.$behaviour = this.$defaultBehaviour;
|
|
1177
1244
|
};
|
|
1178
1245
|
oop.inherits(Mode, TextMode);
|
|
1179
|
-
|
|
1180
|
-
(function() {
|
|
1181
|
-
|
|
1246
|
+
(function () {
|
|
1182
1247
|
this.$id = "ace/mode/ftl";
|
|
1183
1248
|
}).call(Mode.prototype);
|
|
1184
|
-
|
|
1185
1249
|
exports.Mode = Mode;
|
|
1250
|
+
|
|
1186
1251
|
}); (function() {
|
|
1187
1252
|
ace.require(["ace/mode/ftl"], function(m) {
|
|
1188
1253
|
if (typeof module == "object" && typeof exports == "object" && module) {
|