@openui5/sap.ui.codeeditor 1.120.7 → 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
|
-
token: "paren.lparen",
|
|
67
|
-
regex: "\\{",
|
|
68
|
-
next: "start"
|
|
69
|
-
}, {
|
|
70
|
-
token: "paren.rparen",
|
|
71
|
-
regex: "\\}",
|
|
72
|
-
next: "start"
|
|
73
|
-
}, {
|
|
74
|
-
token: "string",
|
|
75
|
-
regex: ";",
|
|
76
|
-
next: "start"
|
|
77
|
-
}, {
|
|
78
|
-
token: "keyword",
|
|
79
|
-
regex: "(?:media|supports|document|charset|import|namespace|media|supports|document"
|
|
80
|
-
+ "|page|font|keyframes|viewport|counter-style|font-feature-values"
|
|
81
|
-
+ "|swash|ornaments|annotation|stylistic|styleset|character-variant)"
|
|
82
|
-
}],
|
|
83
|
-
|
|
84
|
-
"comments" : [{
|
|
85
|
-
token: "comment", // multi line comment
|
|
86
|
-
regex: "\\/\\*",
|
|
87
|
-
push: [{
|
|
88
|
-
token : "comment",
|
|
89
|
-
regex : "\\*\\/",
|
|
90
|
-
next : "pop"
|
|
57
|
+
include: ["strings", "url", "comments"]
|
|
91
58
|
}, {
|
|
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"
|
|
59
|
+
token: "paren.lparen",
|
|
60
|
+
regex: "\\{",
|
|
61
|
+
next: "start"
|
|
142
62
|
}, {
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
strings: [{
|
|
148
|
-
token : "string.start",
|
|
149
|
-
regex : "'",
|
|
150
|
-
push : [{
|
|
151
|
-
token : "string.end",
|
|
152
|
-
regex : "'|$",
|
|
153
|
-
next: "pop"
|
|
63
|
+
token: "paren.rparen",
|
|
64
|
+
regex: "\\}",
|
|
65
|
+
next: "start"
|
|
154
66
|
}, {
|
|
155
|
-
|
|
67
|
+
token: "string",
|
|
68
|
+
regex: ";",
|
|
69
|
+
next: "start"
|
|
156
70
|
}, {
|
|
157
|
-
token
|
|
158
|
-
regex
|
|
159
|
-
|
|
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"
|
|
160
90
|
}, {
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
}, {
|
|
164
|
-
token : "string.start",
|
|
165
|
-
regex : '"',
|
|
166
|
-
push : [{
|
|
167
|
-
token : "string.end",
|
|
168
|
-
regex : '"|$',
|
|
169
|
-
next: "pop"
|
|
91
|
+
token: "punctuation.operator",
|
|
92
|
+
regex: "[:;]"
|
|
170
93
|
}, {
|
|
171
|
-
|
|
94
|
+
token: "paren.rparen",
|
|
95
|
+
regex: "\\}",
|
|
96
|
+
next: "start"
|
|
172
97
|
}, {
|
|
173
|
-
|
|
174
|
-
regex : /\\$/,
|
|
175
|
-
consumeLineEnd: true
|
|
98
|
+
include: ["strings", "url", "comments"]
|
|
176
99
|
}, {
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
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|%)"
|
|
102
|
+
}, {
|
|
103
|
+
token: "constant.numeric",
|
|
104
|
+
regex: numRe
|
|
105
|
+
}, {
|
|
106
|
+
token: "constant.numeric",
|
|
107
|
+
regex: "#[a-f0-9]{6}"
|
|
108
|
+
}, {
|
|
109
|
+
token: "constant.numeric",
|
|
110
|
+
regex: "#[a-f0-9]{3}"
|
|
111
|
+
}, {
|
|
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,443 +755,396 @@ 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
|
-
next : "pop"
|
|
1052
|
+
token: "entity.other.attribute-name.xml",
|
|
1053
|
+
regex: "[-_a-zA-Z0-9:.]+"
|
|
970
1054
|
}, {
|
|
971
|
-
token
|
|
972
|
-
regex
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
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/ruby_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/text_highlight_rules"], function(require, exports, module){"use strict";
|
|
1008
1096
|
var oop = require("../lib/oop");
|
|
1009
1097
|
var TextHighlightRules = require("./text_highlight_rules").TextHighlightRules;
|
|
1010
1098
|
var constantOtherSymbol = exports.constantOtherSymbol = {
|
|
1011
|
-
token
|
|
1012
|
-
regex
|
|
1099
|
+
token: "constant.other.symbol.ruby",
|
|
1100
|
+
regex: "[:](?:[A-Za-z_]|[@$](?=[a-zA-Z0-9_]))[a-zA-Z0-9_]*[!=?]?"
|
|
1013
1101
|
};
|
|
1014
|
-
|
|
1015
1102
|
exports.qString = {
|
|
1016
|
-
token
|
|
1017
|
-
regex
|
|
1103
|
+
token: "string",
|
|
1104
|
+
regex: "['](?:(?:\\\\.)|(?:[^'\\\\]))*?[']"
|
|
1018
1105
|
};
|
|
1019
|
-
|
|
1020
1106
|
exports.qqString = {
|
|
1021
|
-
token
|
|
1022
|
-
regex
|
|
1107
|
+
token: "string",
|
|
1108
|
+
regex: '["](?:(?:\\\\.)|(?:[^"\\\\]))*?["]'
|
|
1023
1109
|
};
|
|
1024
|
-
|
|
1025
1110
|
exports.tString = {
|
|
1026
|
-
token
|
|
1027
|
-
regex
|
|
1111
|
+
token: "string",
|
|
1112
|
+
regex: "[`](?:(?:\\\\.)|(?:[^'\\\\]))*?[`]"
|
|
1028
1113
|
};
|
|
1029
|
-
|
|
1030
1114
|
var constantNumericHex = exports.constantNumericHex = {
|
|
1031
|
-
token
|
|
1032
|
-
regex
|
|
1115
|
+
token: "constant.numeric",
|
|
1116
|
+
regex: "0[xX][0-9a-fA-F](?:[0-9a-fA-F]|_(?=[0-9a-fA-F]))*\\b"
|
|
1033
1117
|
};
|
|
1034
|
-
|
|
1035
1118
|
var constantNumericBinary = exports.constantNumericBinary = {
|
|
1036
1119
|
token: "constant.numeric",
|
|
1037
1120
|
regex: /\b(0[bB][01](?:[01]|_(?=[01]))*)\b/
|
|
1038
1121
|
};
|
|
1039
|
-
|
|
1040
1122
|
var constantNumericDecimal = exports.constantNumericDecimal = {
|
|
1041
1123
|
token: "constant.numeric",
|
|
1042
1124
|
regex: /\b(0[dD](?:[1-9](?:[\d]|_(?=[\d]))*|0))\b/
|
|
1043
1125
|
};
|
|
1044
|
-
|
|
1045
1126
|
var constantNumericOctal = exports.constantNumericDecimal = {
|
|
1046
1127
|
token: "constant.numeric",
|
|
1047
1128
|
regex: /\b(0[oO]?(?:[1-7](?:[0-7]|_(?=[0-7]))*|0))\b/
|
|
1048
1129
|
};
|
|
1049
|
-
|
|
1050
1130
|
var constantNumericRational = exports.constantNumericRational = {
|
|
1051
|
-
token: "constant.numeric",
|
|
1131
|
+
token: "constant.numeric",
|
|
1052
1132
|
regex: /\b([\d]+(?:[./][\d]+)?ri?)\b/
|
|
1053
1133
|
};
|
|
1054
|
-
|
|
1055
1134
|
var constantNumericComplex = exports.constantNumericComplex = {
|
|
1056
|
-
token: "constant.numeric",
|
|
1135
|
+
token: "constant.numeric",
|
|
1057
1136
|
regex: /\b([\d]i)\b/
|
|
1058
1137
|
};
|
|
1059
|
-
|
|
1060
1138
|
var constantNumericFloat = exports.constantNumericFloat = {
|
|
1061
|
-
token
|
|
1062
|
-
regex
|
|
1139
|
+
token: "constant.numeric",
|
|
1140
|
+
regex: "[+-]?\\d(?:\\d|_(?=\\d))*(?:(?:\\.\\d(?:\\d|_(?=\\d))*)?(?:[eE][+-]?\\d+)?)?i?\\b"
|
|
1063
1141
|
};
|
|
1064
|
-
|
|
1065
1142
|
var instanceVariable = exports.instanceVariable = {
|
|
1066
|
-
token
|
|
1067
|
-
regex
|
|
1143
|
+
token: "variable.instance",
|
|
1144
|
+
regex: "@{1,2}[a-zA-Z_\\d]+"
|
|
1068
1145
|
};
|
|
1069
|
-
|
|
1070
|
-
var
|
|
1071
|
-
|
|
1072
|
-
var builtinFunctions = (
|
|
1073
|
-
"abort|Array|assert|assert_equal|assert_not_equal|assert_same|assert_not_same|" +
|
|
1146
|
+
var RubyHighlightRules = function () {
|
|
1147
|
+
var builtinFunctions = ("abort|Array|assert|assert_equal|assert_not_equal|assert_same|assert_not_same|" +
|
|
1074
1148
|
"assert_nil|assert_not_nil|assert_match|assert_no_match|assert_in_delta|assert_throws|" +
|
|
1075
1149
|
"assert_raise|assert_nothing_raised|assert_instance_of|assert_kind_of|assert_respond_to|" +
|
|
1076
1150
|
"assert_operator|assert_send|assert_difference|assert_no_difference|assert_recognizes|" +
|
|
@@ -1100,25 +1174,14 @@ var RubyHighlightRules = function() {
|
|
|
1100
1174
|
"translate|localize|extract_locale_from_tld|caches_page|expire_page|caches_action|expire_action|" +
|
|
1101
1175
|
"cache|expire_fragment|expire_cache_for|observe|cache_sweeper|" +
|
|
1102
1176
|
"has_many|has_one|belongs_to|has_and_belongs_to_many|p|warn|refine|using|module_function|extend|alias_method|" +
|
|
1103
|
-
"private_class_method|remove_method|undef_method"
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
var keywords = (
|
|
1107
|
-
"alias|and|BEGIN|begin|break|case|class|def|defined|do|else|elsif|END|end|ensure|" +
|
|
1177
|
+
"private_class_method|remove_method|undef_method");
|
|
1178
|
+
var keywords = ("alias|and|BEGIN|begin|break|case|class|def|defined|do|else|elsif|END|end|ensure|" +
|
|
1108
1179
|
"__FILE__|finally|for|gem|if|in|__LINE__|module|next|not|or|private|protected|public|" +
|
|
1109
|
-
"redo|rescue|retry|return|super|then|undef|unless|until|when|while|yield|__ENCODING__|prepend"
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
var
|
|
1113
|
-
"
|
|
1114
|
-
"RUBY_VERSION|STDERR|STDIN|STDOUT|TOPLEVEL_BINDING|RUBY_PATCHLEVEL|RUBY_REVISION|RUBY_COPYRIGHT|RUBY_ENGINE|RUBY_ENGINE_VERSION|RUBY_DESCRIPTION"
|
|
1115
|
-
);
|
|
1116
|
-
|
|
1117
|
-
var builtinVariables = (
|
|
1118
|
-
"$DEBUG|$defout|$FILENAME|$LOAD_PATH|$SAFE|$stdin|$stdout|$stderr|$VERBOSE|" +
|
|
1119
|
-
"$!|root_url|flash|session|cookies|params|request|response|logger|self"
|
|
1120
|
-
);
|
|
1121
|
-
|
|
1180
|
+
"redo|rescue|retry|return|super|then|undef|unless|until|when|while|yield|__ENCODING__|prepend");
|
|
1181
|
+
var buildinConstants = ("true|TRUE|false|FALSE|nil|NIL|ARGF|ARGV|DATA|ENV|RUBY_PLATFORM|RUBY_RELEASE_DATE|" +
|
|
1182
|
+
"RUBY_VERSION|STDERR|STDIN|STDOUT|TOPLEVEL_BINDING|RUBY_PATCHLEVEL|RUBY_REVISION|RUBY_COPYRIGHT|RUBY_ENGINE|RUBY_ENGINE_VERSION|RUBY_DESCRIPTION");
|
|
1183
|
+
var builtinVariables = ("$DEBUG|$defout|$FILENAME|$LOAD_PATH|$SAFE|$stdin|$stdout|$stderr|$VERBOSE|" +
|
|
1184
|
+
"$!|root_url|flash|session|cookies|params|request|response|logger|self");
|
|
1122
1185
|
var keywordMapper = this.$keywords = this.createKeywordMapper({
|
|
1123
1186
|
"keyword": keywords,
|
|
1124
1187
|
"constant.language": buildinConstants,
|
|
@@ -1126,9 +1189,7 @@ var RubyHighlightRules = function() {
|
|
|
1126
1189
|
"support.function": builtinFunctions,
|
|
1127
1190
|
"invalid.deprecated": "debugger" // TODO is this a remnant from js mode?
|
|
1128
1191
|
}, "identifier");
|
|
1129
|
-
|
|
1130
1192
|
var escapedChars = "\\\\(?:n(?:[1-7][0-7]{0,2}|0)|[nsrtvfbae'\"\\\\]|c(?:\\\\M-)?.|M-(?:\\\\C-|\\\\c)?.|C-(?:\\\\M-)?.|[0-7]{3}|x[\\da-fA-F]{2}|u[\\da-fA-F]{4}|u{[\\da-fA-F]{1,6}(?:\\s[\\da-fA-F]{1,6})*})";
|
|
1131
|
-
|
|
1132
1193
|
var closeParen = {
|
|
1133
1194
|
"(": ")",
|
|
1134
1195
|
"[": "]",
|
|
@@ -1138,131 +1199,128 @@ var RubyHighlightRules = function() {
|
|
|
1138
1199
|
"|": "|",
|
|
1139
1200
|
"%": "%"
|
|
1140
1201
|
};
|
|
1141
|
-
|
|
1142
1202
|
this.$rules = {
|
|
1143
1203
|
"start": [
|
|
1144
1204
|
{
|
|
1145
1205
|
token: "comment",
|
|
1146
1206
|
regex: "#.*$"
|
|
1147
1207
|
}, {
|
|
1148
|
-
token: "comment.multiline",
|
|
1208
|
+
token: "comment.multiline",
|
|
1149
1209
|
regex: "^=begin(?=$|\\s.*$)",
|
|
1150
1210
|
next: "comment"
|
|
1151
|
-
}, {
|
|
1152
|
-
token: "string.regexp",
|
|
1153
|
-
regex: /[/](?=.*\/)/,
|
|
1154
|
-
next: "regex"
|
|
1155
|
-
},
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
}
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
}
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
}
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
}
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
}
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
}
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
}
|
|
1254
|
-
}],
|
|
1255
|
-
|
|
1211
|
+
}, {
|
|
1212
|
+
token: "string.regexp",
|
|
1213
|
+
regex: /[/](?=.*\/)/,
|
|
1214
|
+
next: "regex"
|
|
1215
|
+
},
|
|
1216
|
+
[{
|
|
1217
|
+
token: ["constant.other.symbol.ruby", "string.start"],
|
|
1218
|
+
regex: /(:)?(")/,
|
|
1219
|
+
push: [{
|
|
1220
|
+
token: "constant.language.escape",
|
|
1221
|
+
regex: escapedChars
|
|
1222
|
+
}, {
|
|
1223
|
+
token: "paren.start",
|
|
1224
|
+
regex: /#{/,
|
|
1225
|
+
push: "start"
|
|
1226
|
+
}, {
|
|
1227
|
+
token: "string.end",
|
|
1228
|
+
regex: /"/,
|
|
1229
|
+
next: "pop"
|
|
1230
|
+
}, {
|
|
1231
|
+
defaultToken: "string"
|
|
1232
|
+
}]
|
|
1233
|
+
}, {
|
|
1234
|
+
token: "string.start",
|
|
1235
|
+
regex: /`/,
|
|
1236
|
+
push: [{
|
|
1237
|
+
token: "constant.language.escape",
|
|
1238
|
+
regex: escapedChars
|
|
1239
|
+
}, {
|
|
1240
|
+
token: "paren.start",
|
|
1241
|
+
regex: /#{/,
|
|
1242
|
+
push: "start"
|
|
1243
|
+
}, {
|
|
1244
|
+
token: "string.end",
|
|
1245
|
+
regex: /`/,
|
|
1246
|
+
next: "pop"
|
|
1247
|
+
}, {
|
|
1248
|
+
defaultToken: "string"
|
|
1249
|
+
}]
|
|
1250
|
+
}, {
|
|
1251
|
+
token: ["constant.other.symbol.ruby", "string.start"],
|
|
1252
|
+
regex: /(:)?(')/,
|
|
1253
|
+
push: [{
|
|
1254
|
+
token: "constant.language.escape",
|
|
1255
|
+
regex: /\\['\\]/
|
|
1256
|
+
}, {
|
|
1257
|
+
token: "string.end",
|
|
1258
|
+
regex: /'/,
|
|
1259
|
+
next: "pop"
|
|
1260
|
+
}, {
|
|
1261
|
+
defaultToken: "string"
|
|
1262
|
+
}]
|
|
1263
|
+
}, {
|
|
1264
|
+
token: "string.start",
|
|
1265
|
+
regex: /%[qwx]([(\[<{^|%])/, onMatch: function (val, state, stack) {
|
|
1266
|
+
if (stack.length)
|
|
1267
|
+
stack = [];
|
|
1268
|
+
var paren = val[val.length - 1];
|
|
1269
|
+
stack.unshift(paren, state);
|
|
1270
|
+
this.next = "qStateWithoutInterpolation";
|
|
1271
|
+
return this.token;
|
|
1272
|
+
}
|
|
1273
|
+
}, {
|
|
1274
|
+
token: "string.start",
|
|
1275
|
+
regex: /%[QWX]?([(\[<{^|%])/, onMatch: function (val, state, stack) {
|
|
1276
|
+
if (stack.length)
|
|
1277
|
+
stack = [];
|
|
1278
|
+
var paren = val[val.length - 1];
|
|
1279
|
+
stack.unshift(paren, state);
|
|
1280
|
+
this.next = "qStateWithInterpolation";
|
|
1281
|
+
return this.token;
|
|
1282
|
+
}
|
|
1283
|
+
}, {
|
|
1284
|
+
token: "constant.other.symbol.ruby",
|
|
1285
|
+
regex: /%[si]([(\[<{^|%])/, onMatch: function (val, state, stack) {
|
|
1286
|
+
if (stack.length)
|
|
1287
|
+
stack = [];
|
|
1288
|
+
var paren = val[val.length - 1];
|
|
1289
|
+
stack.unshift(paren, state);
|
|
1290
|
+
this.next = "sStateWithoutInterpolation";
|
|
1291
|
+
return this.token;
|
|
1292
|
+
}
|
|
1293
|
+
}, {
|
|
1294
|
+
token: "constant.other.symbol.ruby",
|
|
1295
|
+
regex: /%[SI]([(\[<{^|%])/, onMatch: function (val, state, stack) {
|
|
1296
|
+
if (stack.length)
|
|
1297
|
+
stack = [];
|
|
1298
|
+
var paren = val[val.length - 1];
|
|
1299
|
+
stack.unshift(paren, state);
|
|
1300
|
+
this.next = "sStateWithInterpolation";
|
|
1301
|
+
return this.token;
|
|
1302
|
+
}
|
|
1303
|
+
}, {
|
|
1304
|
+
token: "string.regexp",
|
|
1305
|
+
regex: /%[r]([(\[<{^|%])/, onMatch: function (val, state, stack) {
|
|
1306
|
+
if (stack.length)
|
|
1307
|
+
stack = [];
|
|
1308
|
+
var paren = val[val.length - 1];
|
|
1309
|
+
stack.unshift(paren, state);
|
|
1310
|
+
this.next = "rState";
|
|
1311
|
+
return this.token;
|
|
1312
|
+
}
|
|
1313
|
+
}],
|
|
1256
1314
|
{
|
|
1257
|
-
token: "punctuation",
|
|
1315
|
+
token: "punctuation",
|
|
1258
1316
|
regex: "::"
|
|
1259
1317
|
},
|
|
1260
1318
|
instanceVariable,
|
|
1261
1319
|
{
|
|
1262
|
-
token: "variable.global",
|
|
1320
|
+
token: "variable.global",
|
|
1263
1321
|
regex: "[$][a-zA-Z_\\d]+"
|
|
1264
1322
|
}, {
|
|
1265
|
-
token: "support.class",
|
|
1323
|
+
token: "support.class",
|
|
1266
1324
|
regex: "[A-Z][a-zA-Z_\\d]*"
|
|
1267
1325
|
}, {
|
|
1268
1326
|
token: ["punctuation.operator", "support.function"],
|
|
@@ -1277,7 +1335,6 @@ var RubyHighlightRules = function() {
|
|
|
1277
1335
|
token: "punctuation.operator",
|
|
1278
1336
|
regex: /\?(?=.+:)/
|
|
1279
1337
|
},
|
|
1280
|
-
|
|
1281
1338
|
constantNumericRational,
|
|
1282
1339
|
constantNumericComplex,
|
|
1283
1340
|
constantOtherSymbol,
|
|
@@ -1302,55 +1359,55 @@ var RubyHighlightRules = function() {
|
|
|
1302
1359
|
var tokens = value.split(this.splitRegex);
|
|
1303
1360
|
stack.push(next, tokens[3]);
|
|
1304
1361
|
return [
|
|
1305
|
-
{type: "constant", value: tokens[1]},
|
|
1306
|
-
{type: "string", value: tokens[2]},
|
|
1307
|
-
{type: "support.class", value: tokens[3]},
|
|
1308
|
-
{type: "string", value: tokens[4]}
|
|
1362
|
+
{ type: "constant", value: tokens[1] },
|
|
1363
|
+
{ type: "string", value: tokens[2] },
|
|
1364
|
+
{ type: "support.class", value: tokens[3] },
|
|
1365
|
+
{ type: "string", value: tokens[4] }
|
|
1309
1366
|
];
|
|
1310
1367
|
},
|
|
1311
1368
|
regex: "(<<[-~]?)(['\"`]?)([\\w]+)(['\"`]?)",
|
|
1312
1369
|
rules: {
|
|
1313
1370
|
heredoc: [{
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1371
|
+
onMatch: function (value, currentState, stack) {
|
|
1372
|
+
if (value === stack[1]) {
|
|
1373
|
+
stack.shift();
|
|
1374
|
+
stack.shift();
|
|
1375
|
+
this.next = stack[0] || "start";
|
|
1376
|
+
return "support.class";
|
|
1377
|
+
}
|
|
1378
|
+
this.next = "";
|
|
1379
|
+
return "string";
|
|
1380
|
+
},
|
|
1381
|
+
regex: ".*$",
|
|
1382
|
+
next: "start"
|
|
1383
|
+
}],
|
|
1327
1384
|
indentedHeredoc: [{
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1385
|
+
token: "string",
|
|
1386
|
+
regex: "^ +"
|
|
1387
|
+
}, {
|
|
1388
|
+
onMatch: function (value, currentState, stack) {
|
|
1389
|
+
if (value === stack[1]) {
|
|
1390
|
+
stack.shift();
|
|
1391
|
+
stack.shift();
|
|
1392
|
+
this.next = stack[0] || "start";
|
|
1393
|
+
return "support.class";
|
|
1394
|
+
}
|
|
1395
|
+
this.next = "";
|
|
1396
|
+
return "string";
|
|
1397
|
+
},
|
|
1398
|
+
regex: ".*$",
|
|
1399
|
+
next: "start"
|
|
1400
|
+
}]
|
|
1344
1401
|
}
|
|
1345
1402
|
}, {
|
|
1346
1403
|
regex: "$",
|
|
1347
1404
|
token: "empty",
|
|
1348
|
-
next: function(currentState, stack) {
|
|
1405
|
+
next: function (currentState, stack) {
|
|
1349
1406
|
if (stack[0] === "heredoc" || stack[0] === "indentedHeredoc")
|
|
1350
1407
|
return stack[0];
|
|
1351
1408
|
return currentState;
|
|
1352
1409
|
}
|
|
1353
|
-
},
|
|
1410
|
+
}, {
|
|
1354
1411
|
token: "keyword.operator",
|
|
1355
1412
|
regex: "!|\\$|%|&|\\*|/|\\-\\-|\\-|\\+\\+|\\+|~|===|==|=|!=|!==|<=|>=|<<=|>>=|>>>=|<>|<|>|!|&&|\\|\\||\\?\\:|\\*=|%=|\\+=|\\-=|&=|\\^=|\\||\\b(?:in|instanceof|new|delete|typeof|void)"
|
|
1356
1413
|
}, {
|
|
@@ -1359,7 +1416,7 @@ var RubyHighlightRules = function() {
|
|
|
1359
1416
|
}, {
|
|
1360
1417
|
token: "paren.rparen",
|
|
1361
1418
|
regex: "[\\])}]",
|
|
1362
|
-
onMatch: function(value, currentState, stack) {
|
|
1419
|
+
onMatch: function (value, currentState, stack) {
|
|
1363
1420
|
this.next = '';
|
|
1364
1421
|
if (value == "}" && stack.length > 1 && stack[1] != "start") {
|
|
1365
1422
|
stack.shift();
|
|
@@ -1377,166 +1434,166 @@ var RubyHighlightRules = function() {
|
|
|
1377
1434
|
],
|
|
1378
1435
|
"comment": [
|
|
1379
1436
|
{
|
|
1380
|
-
token: "comment.multiline",
|
|
1437
|
+
token: "comment.multiline",
|
|
1381
1438
|
regex: "^=end(?=$|\\s.*$)",
|
|
1382
1439
|
next: "start"
|
|
1383
1440
|
}, {
|
|
1384
|
-
token: "comment",
|
|
1441
|
+
token: "comment",
|
|
1385
1442
|
regex: ".+"
|
|
1386
1443
|
}
|
|
1387
1444
|
],
|
|
1388
1445
|
"qStateWithInterpolation": [{
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1446
|
+
token: "string.start",
|
|
1447
|
+
regex: /[(\[<{]/, onMatch: function (val, state, stack) {
|
|
1448
|
+
if (stack.length && val === stack[0]) {
|
|
1449
|
+
stack.unshift(val, state);
|
|
1450
|
+
return this.token;
|
|
1451
|
+
}
|
|
1452
|
+
return "string";
|
|
1394
1453
|
}
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1454
|
+
}, {
|
|
1455
|
+
token: "constant.language.escape",
|
|
1456
|
+
regex: escapedChars
|
|
1457
|
+
}, {
|
|
1458
|
+
token: "constant.language.escape",
|
|
1459
|
+
regex: /\\./
|
|
1460
|
+
}, {
|
|
1461
|
+
token: "paren.start",
|
|
1462
|
+
regex: /#{/,
|
|
1463
|
+
push: "start"
|
|
1464
|
+
}, {
|
|
1465
|
+
token: "string.end",
|
|
1466
|
+
regex: /[)\]>}^|%]/, onMatch: function (val, state, stack) {
|
|
1467
|
+
if (stack.length && val === closeParen[stack[0]]) {
|
|
1468
|
+
stack.shift();
|
|
1469
|
+
this.next = stack.shift();
|
|
1470
|
+
return this.token;
|
|
1471
|
+
}
|
|
1472
|
+
this.next = '';
|
|
1473
|
+
return "string";
|
|
1414
1474
|
}
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
}
|
|
1418
|
-
}, {
|
|
1419
|
-
defaultToken: "string"
|
|
1420
|
-
}],
|
|
1475
|
+
}, {
|
|
1476
|
+
defaultToken: "string"
|
|
1477
|
+
}],
|
|
1421
1478
|
"qStateWithoutInterpolation": [{
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1479
|
+
token: "string.start",
|
|
1480
|
+
regex: /[(\[<{]/, onMatch: function (val, state, stack) {
|
|
1481
|
+
if (stack.length && val === stack[0]) {
|
|
1482
|
+
stack.unshift(val, state);
|
|
1483
|
+
return this.token;
|
|
1484
|
+
}
|
|
1485
|
+
return "string";
|
|
1427
1486
|
}
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1487
|
+
}, {
|
|
1488
|
+
token: "constant.language.escape",
|
|
1489
|
+
regex: /\\['\\]/
|
|
1490
|
+
}, {
|
|
1491
|
+
token: "constant.language.escape",
|
|
1492
|
+
regex: /\\./
|
|
1493
|
+
}, {
|
|
1494
|
+
token: "string.end",
|
|
1495
|
+
regex: /[)\]>}^|%]/, onMatch: function (val, state, stack) {
|
|
1496
|
+
if (stack.length && val === closeParen[stack[0]]) {
|
|
1497
|
+
stack.shift();
|
|
1498
|
+
this.next = stack.shift();
|
|
1499
|
+
return this.token;
|
|
1500
|
+
}
|
|
1501
|
+
this.next = '';
|
|
1502
|
+
return "string";
|
|
1443
1503
|
}
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
}
|
|
1447
|
-
}, {
|
|
1448
|
-
defaultToken: "string"
|
|
1449
|
-
}],
|
|
1504
|
+
}, {
|
|
1505
|
+
defaultToken: "string"
|
|
1506
|
+
}],
|
|
1450
1507
|
"sStateWithoutInterpolation": [{
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1508
|
+
token: "constant.other.symbol.ruby",
|
|
1509
|
+
regex: /[(\[<{]/, onMatch: function (val, state, stack) {
|
|
1510
|
+
if (stack.length && val === stack[0]) {
|
|
1511
|
+
stack.unshift(val, state);
|
|
1512
|
+
return this.token;
|
|
1513
|
+
}
|
|
1514
|
+
return "constant.other.symbol.ruby";
|
|
1456
1515
|
}
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1516
|
+
}, {
|
|
1517
|
+
token: "constant.other.symbol.ruby",
|
|
1518
|
+
regex: /[)\]>}^|%]/, onMatch: function (val, state, stack) {
|
|
1519
|
+
if (stack.length && val === closeParen[stack[0]]) {
|
|
1520
|
+
stack.shift();
|
|
1521
|
+
this.next = stack.shift();
|
|
1522
|
+
return this.token;
|
|
1523
|
+
}
|
|
1524
|
+
this.next = '';
|
|
1525
|
+
return "constant.other.symbol.ruby";
|
|
1466
1526
|
}
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
}
|
|
1470
|
-
}, {
|
|
1471
|
-
defaultToken: "constant.other.symbol.ruby"
|
|
1472
|
-
}],
|
|
1527
|
+
}, {
|
|
1528
|
+
defaultToken: "constant.other.symbol.ruby"
|
|
1529
|
+
}],
|
|
1473
1530
|
"sStateWithInterpolation": [{
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1531
|
+
token: "constant.other.symbol.ruby",
|
|
1532
|
+
regex: /[(\[<{]/, onMatch: function (val, state, stack) {
|
|
1533
|
+
if (stack.length && val === stack[0]) {
|
|
1534
|
+
stack.unshift(val, state);
|
|
1535
|
+
return this.token;
|
|
1536
|
+
}
|
|
1537
|
+
return "constant.other.symbol.ruby";
|
|
1479
1538
|
}
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1539
|
+
}, {
|
|
1540
|
+
token: "constant.language.escape",
|
|
1541
|
+
regex: escapedChars
|
|
1542
|
+
}, {
|
|
1543
|
+
token: "constant.language.escape",
|
|
1544
|
+
regex: /\\./
|
|
1545
|
+
}, {
|
|
1546
|
+
token: "paren.start",
|
|
1547
|
+
regex: /#{/,
|
|
1548
|
+
push: "start"
|
|
1549
|
+
}, {
|
|
1550
|
+
token: "constant.other.symbol.ruby",
|
|
1551
|
+
regex: /[)\]>}^|%]/, onMatch: function (val, state, stack) {
|
|
1552
|
+
if (stack.length && val === closeParen[stack[0]]) {
|
|
1553
|
+
stack.shift();
|
|
1554
|
+
this.next = stack.shift();
|
|
1555
|
+
return this.token;
|
|
1556
|
+
}
|
|
1557
|
+
this.next = '';
|
|
1558
|
+
return "constant.other.symbol.ruby";
|
|
1499
1559
|
}
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
}
|
|
1503
|
-
}, {
|
|
1504
|
-
defaultToken: "constant.other.symbol.ruby"
|
|
1505
|
-
}],
|
|
1560
|
+
}, {
|
|
1561
|
+
defaultToken: "constant.other.symbol.ruby"
|
|
1562
|
+
}],
|
|
1506
1563
|
"rState": [{
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1564
|
+
token: "string.regexp",
|
|
1565
|
+
regex: /[(\[<{]/, onMatch: function (val, state, stack) {
|
|
1566
|
+
if (stack.length && val === stack[0]) {
|
|
1567
|
+
stack.unshift(val, state);
|
|
1568
|
+
return this.token;
|
|
1569
|
+
}
|
|
1570
|
+
return "constant.language.escape";
|
|
1512
1571
|
}
|
|
1513
|
-
|
|
1514
|
-
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1572
|
+
}, {
|
|
1573
|
+
token: "paren.start",
|
|
1574
|
+
regex: /#{/,
|
|
1575
|
+
push: "start"
|
|
1576
|
+
}, {
|
|
1577
|
+
token: "string.regexp",
|
|
1578
|
+
regex: /\//
|
|
1579
|
+
}, {
|
|
1580
|
+
token: "string.regexp",
|
|
1581
|
+
regex: /[)\]>}^|%][imxouesn]*/, onMatch: function (val, state, stack) {
|
|
1582
|
+
if (stack.length && val[0] === closeParen[stack[0]]) {
|
|
1583
|
+
stack.shift();
|
|
1584
|
+
this.next = stack.shift();
|
|
1585
|
+
return this.token;
|
|
1586
|
+
}
|
|
1587
|
+
this.next = '';
|
|
1588
|
+
return "constant.language.escape";
|
|
1529
1589
|
}
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
}
|
|
1533
|
-
},
|
|
1534
|
-
{include: "regex"},
|
|
1590
|
+
},
|
|
1591
|
+
{ include: "regex" },
|
|
1535
1592
|
{
|
|
1536
1593
|
defaultToken: "string.regexp"
|
|
1537
1594
|
}],
|
|
1538
1595
|
"regex": [
|
|
1539
|
-
{
|
|
1596
|
+
{
|
|
1540
1597
|
token: "regexp.keyword",
|
|
1541
1598
|
regex: /\\[wWdDhHsS]/
|
|
1542
1599
|
}, {
|
|
@@ -1551,17 +1608,17 @@ var RubyHighlightRules = function() {
|
|
|
1551
1608
|
}, {
|
|
1552
1609
|
token: ["constant.language.escape", "invalid", "constant.language.escape"],
|
|
1553
1610
|
regex: /(\\p{\^?)([^/]*)(})/
|
|
1554
|
-
}, {
|
|
1611
|
+
}, {
|
|
1555
1612
|
token: "regexp.keyword.operator",
|
|
1556
1613
|
regex: "\\\\(?:u[\\da-fA-F]{4}|x[\\da-fA-F]{2}|.)"
|
|
1557
|
-
}, {
|
|
1614
|
+
}, {
|
|
1558
1615
|
token: "string.regexp",
|
|
1559
1616
|
regex: /[/][imxouesn]*/,
|
|
1560
1617
|
next: "start"
|
|
1561
|
-
}, {
|
|
1618
|
+
}, {
|
|
1562
1619
|
token: "invalid",
|
|
1563
1620
|
regex: /\{\d+\b,?\d*\}[+*]|[+*$^?][+*]|[$^][?]|\?{3,}/
|
|
1564
|
-
}, {
|
|
1621
|
+
}, {
|
|
1565
1622
|
token: "constant.language.escape",
|
|
1566
1623
|
regex: /\(\?(?:[:=!>]|<'?[a-zA-Z]*'?>|<[=!])|\)|\{\d+\b,?\d*\}|[+*]\?|[()$^+*?.]/
|
|
1567
1624
|
}, {
|
|
@@ -1601,193 +1658,146 @@ var RubyHighlightRules = function() {
|
|
|
1601
1658
|
}
|
|
1602
1659
|
]
|
|
1603
1660
|
};
|
|
1604
|
-
|
|
1605
1661
|
this.normalizeRules();
|
|
1606
1662
|
};
|
|
1607
|
-
|
|
1608
1663
|
oop.inherits(RubyHighlightRules, TextHighlightRules);
|
|
1609
|
-
|
|
1610
1664
|
exports.RubyHighlightRules = RubyHighlightRules;
|
|
1611
|
-
});
|
|
1612
|
-
|
|
1613
|
-
ace.define("ace/mode/html_ruby_highlight_rules",[], function(require, exports, module) {
|
|
1614
|
-
"use strict";
|
|
1615
1665
|
|
|
1616
|
-
|
|
1617
|
-
var HtmlHighlightRules = require("./html_highlight_rules").HtmlHighlightRules;
|
|
1618
|
-
var RubyHighlightRules = require("./ruby_highlight_rules").RubyHighlightRules;
|
|
1619
|
-
|
|
1620
|
-
var HtmlRubyHighlightRules = function() {
|
|
1621
|
-
HtmlHighlightRules.call(this);
|
|
1666
|
+
});
|
|
1622
1667
|
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1668
|
+
ace.define("ace/mode/html_ruby_highlight_rules",["require","exports","module","ace/lib/oop","ace/mode/html_highlight_rules","ace/mode/ruby_highlight_rules"], function(require, exports, module){"use strict";
|
|
1669
|
+
var oop = require("../lib/oop");
|
|
1670
|
+
var HtmlHighlightRules = require("./html_highlight_rules").HtmlHighlightRules;
|
|
1671
|
+
var RubyHighlightRules = require("./ruby_highlight_rules").RubyHighlightRules;
|
|
1672
|
+
var HtmlRubyHighlightRules = function () {
|
|
1673
|
+
HtmlHighlightRules.call(this);
|
|
1674
|
+
var startRules = [
|
|
1675
|
+
{
|
|
1676
|
+
regex: "<%%|%%>",
|
|
1677
|
+
token: "constant.language.escape"
|
|
1678
|
+
}, {
|
|
1679
|
+
token: "comment.start.erb",
|
|
1680
|
+
regex: "<%#",
|
|
1681
|
+
push: [{
|
|
1682
|
+
token: "comment.end.erb",
|
|
1632
1683
|
regex: "%>",
|
|
1633
1684
|
next: "pop",
|
|
1634
|
-
defaultToken:"comment"
|
|
1685
|
+
defaultToken: "comment"
|
|
1635
1686
|
}]
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
this.normalizeRules();
|
|
1660
|
-
};
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
oop.inherits(HtmlRubyHighlightRules, HtmlHighlightRules);
|
|
1687
|
+
}, {
|
|
1688
|
+
token: "support.ruby_tag",
|
|
1689
|
+
regex: "<%+(?!>)[-=]?",
|
|
1690
|
+
push: "ruby-start"
|
|
1691
|
+
}
|
|
1692
|
+
];
|
|
1693
|
+
var endRules = [
|
|
1694
|
+
{
|
|
1695
|
+
token: "support.ruby_tag",
|
|
1696
|
+
regex: "%>",
|
|
1697
|
+
next: "pop"
|
|
1698
|
+
}, {
|
|
1699
|
+
token: "comment",
|
|
1700
|
+
regex: "#(?:[^%]|%[^>])*"
|
|
1701
|
+
}
|
|
1702
|
+
];
|
|
1703
|
+
for (var key in this.$rules)
|
|
1704
|
+
this.$rules[key].unshift.apply(this.$rules[key], startRules);
|
|
1705
|
+
this.embedRules(RubyHighlightRules, "ruby-", endRules, ["start"]);
|
|
1706
|
+
this.normalizeRules();
|
|
1707
|
+
};
|
|
1708
|
+
oop.inherits(HtmlRubyHighlightRules, HtmlHighlightRules);
|
|
1709
|
+
exports.HtmlRubyHighlightRules = HtmlRubyHighlightRules;
|
|
1664
1710
|
|
|
1665
|
-
exports.HtmlRubyHighlightRules = HtmlRubyHighlightRules;
|
|
1666
1711
|
});
|
|
1667
1712
|
|
|
1668
|
-
ace.define("ace/mode/matching_brace_outdent",[], function(require, exports, module)
|
|
1669
|
-
"use strict";
|
|
1670
|
-
|
|
1713
|
+
ace.define("ace/mode/matching_brace_outdent",["require","exports","module","ace/range"], function(require, exports, module){"use strict";
|
|
1671
1714
|
var Range = require("../range").Range;
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
(
|
|
1676
|
-
|
|
1677
|
-
this.checkOutdent = function(line, input) {
|
|
1678
|
-
if (! /^\s+$/.test(line))
|
|
1715
|
+
var MatchingBraceOutdent = function () { };
|
|
1716
|
+
(function () {
|
|
1717
|
+
this.checkOutdent = function (line, input) {
|
|
1718
|
+
if (!/^\s+$/.test(line))
|
|
1679
1719
|
return false;
|
|
1680
|
-
|
|
1681
1720
|
return /^\s*\}/.test(input);
|
|
1682
1721
|
};
|
|
1683
|
-
|
|
1684
|
-
this.autoOutdent = function(doc, row) {
|
|
1722
|
+
this.autoOutdent = function (doc, row) {
|
|
1685
1723
|
var line = doc.getLine(row);
|
|
1686
1724
|
var match = line.match(/^(\s*\})/);
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1725
|
+
if (!match)
|
|
1726
|
+
return 0;
|
|
1690
1727
|
var column = match[1].length;
|
|
1691
|
-
var openBracePos = doc.findMatchingBracket({row: row, column: column});
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1728
|
+
var openBracePos = doc.findMatchingBracket({ row: row, column: column });
|
|
1729
|
+
if (!openBracePos || openBracePos.row == row)
|
|
1730
|
+
return 0;
|
|
1695
1731
|
var indent = this.$getIndent(doc.getLine(openBracePos.row));
|
|
1696
|
-
doc.replace(new Range(row, 0, row, column-1), indent);
|
|
1732
|
+
doc.replace(new Range(row, 0, row, column - 1), indent);
|
|
1697
1733
|
};
|
|
1698
|
-
|
|
1699
|
-
this.$getIndent = function(line) {
|
|
1734
|
+
this.$getIndent = function (line) {
|
|
1700
1735
|
return line.match(/^\s*/)[0];
|
|
1701
1736
|
};
|
|
1702
|
-
|
|
1703
1737
|
}).call(MatchingBraceOutdent.prototype);
|
|
1704
|
-
|
|
1705
1738
|
exports.MatchingBraceOutdent = MatchingBraceOutdent;
|
|
1706
|
-
});
|
|
1707
1739
|
|
|
1708
|
-
|
|
1709
|
-
"use strict";
|
|
1740
|
+
});
|
|
1710
1741
|
|
|
1742
|
+
ace.define("ace/mode/folding/cstyle",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"], function(require, exports, module){"use strict";
|
|
1711
1743
|
var oop = require("../../lib/oop");
|
|
1712
1744
|
var Range = require("../../range").Range;
|
|
1713
1745
|
var BaseFoldMode = require("./fold_mode").FoldMode;
|
|
1714
|
-
|
|
1715
|
-
var FoldMode = exports.FoldMode = function(commentRegex) {
|
|
1746
|
+
var FoldMode = exports.FoldMode = function (commentRegex) {
|
|
1716
1747
|
if (commentRegex) {
|
|
1717
|
-
this.foldingStartMarker = new RegExp(
|
|
1718
|
-
|
|
1719
|
-
);
|
|
1720
|
-
this.foldingStopMarker = new RegExp(
|
|
1721
|
-
this.foldingStopMarker.source.replace(/\|[^|]*?$/, "|" + commentRegex.end)
|
|
1722
|
-
);
|
|
1748
|
+
this.foldingStartMarker = new RegExp(this.foldingStartMarker.source.replace(/\|[^|]*?$/, "|" + commentRegex.start));
|
|
1749
|
+
this.foldingStopMarker = new RegExp(this.foldingStopMarker.source.replace(/\|[^|]*?$/, "|" + commentRegex.end));
|
|
1723
1750
|
}
|
|
1724
1751
|
};
|
|
1725
1752
|
oop.inherits(FoldMode, BaseFoldMode);
|
|
1726
|
-
|
|
1727
|
-
(function() {
|
|
1728
|
-
|
|
1753
|
+
(function () {
|
|
1729
1754
|
this.foldingStartMarker = /([\{\[\(])[^\}\]\)]*$|^\s*(\/\*)/;
|
|
1730
1755
|
this.foldingStopMarker = /^[^\[\{\(]*([\}\]\)])|^[\s\*]*(\*\/)/;
|
|
1731
|
-
this.singleLineBlockCommentRe= /^\s*(\/\*).*\*\/\s*$/;
|
|
1756
|
+
this.singleLineBlockCommentRe = /^\s*(\/\*).*\*\/\s*$/;
|
|
1732
1757
|
this.tripleStarBlockCommentRe = /^\s*(\/\*\*\*).*\*\/\s*$/;
|
|
1733
1758
|
this.startRegionRe = /^\s*(\/\*|\/\/)#?region\b/;
|
|
1734
1759
|
this._getFoldWidgetBase = this.getFoldWidget;
|
|
1735
|
-
this.getFoldWidget = function(session, foldStyle, row) {
|
|
1760
|
+
this.getFoldWidget = function (session, foldStyle, row) {
|
|
1736
1761
|
var line = session.getLine(row);
|
|
1737
|
-
|
|
1738
1762
|
if (this.singleLineBlockCommentRe.test(line)) {
|
|
1739
1763
|
if (!this.startRegionRe.test(line) && !this.tripleStarBlockCommentRe.test(line))
|
|
1740
1764
|
return "";
|
|
1741
1765
|
}
|
|
1742
|
-
|
|
1743
1766
|
var fw = this._getFoldWidgetBase(session, foldStyle, row);
|
|
1744
|
-
|
|
1745
1767
|
if (!fw && this.startRegionRe.test(line))
|
|
1746
1768
|
return "start"; // lineCommentRegionStart
|
|
1747
|
-
|
|
1748
1769
|
return fw;
|
|
1749
1770
|
};
|
|
1750
|
-
|
|
1751
|
-
this.getFoldWidgetRange = function(session, foldStyle, row, forceMultiline) {
|
|
1771
|
+
this.getFoldWidgetRange = function (session, foldStyle, row, forceMultiline) {
|
|
1752
1772
|
var line = session.getLine(row);
|
|
1753
|
-
|
|
1754
1773
|
if (this.startRegionRe.test(line))
|
|
1755
1774
|
return this.getCommentRegionBlock(session, line, row);
|
|
1756
|
-
|
|
1757
1775
|
var match = line.match(this.foldingStartMarker);
|
|
1758
1776
|
if (match) {
|
|
1759
1777
|
var i = match.index;
|
|
1760
|
-
|
|
1761
1778
|
if (match[1])
|
|
1762
1779
|
return this.openingBracketBlock(session, match[1], row, i);
|
|
1763
|
-
|
|
1764
1780
|
var range = session.getCommentFoldRange(row, i + match[0].length, 1);
|
|
1765
|
-
|
|
1766
1781
|
if (range && !range.isMultiLine()) {
|
|
1767
1782
|
if (forceMultiline) {
|
|
1768
1783
|
range = this.getSectionRange(session, row);
|
|
1769
|
-
}
|
|
1784
|
+
}
|
|
1785
|
+
else if (foldStyle != "all")
|
|
1770
1786
|
range = null;
|
|
1771
1787
|
}
|
|
1772
|
-
|
|
1773
1788
|
return range;
|
|
1774
1789
|
}
|
|
1775
|
-
|
|
1776
1790
|
if (foldStyle === "markbegin")
|
|
1777
1791
|
return;
|
|
1778
|
-
|
|
1779
1792
|
var match = line.match(this.foldingStopMarker);
|
|
1780
1793
|
if (match) {
|
|
1781
1794
|
var i = match.index + match[0].length;
|
|
1782
|
-
|
|
1783
1795
|
if (match[1])
|
|
1784
1796
|
return this.closingBracketBlock(session, match[1], row, i);
|
|
1785
|
-
|
|
1786
1797
|
return session.getCommentFoldRange(row, i, -1);
|
|
1787
1798
|
}
|
|
1788
1799
|
};
|
|
1789
|
-
|
|
1790
|
-
this.getSectionRange = function(session, row) {
|
|
1800
|
+
this.getSectionRange = function (session, row) {
|
|
1791
1801
|
var line = session.getLine(row);
|
|
1792
1802
|
var startIndent = line.search(/\S/);
|
|
1793
1803
|
var startRow = row;
|
|
@@ -1800,54 +1810,52 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
1800
1810
|
var indent = line.search(/\S/);
|
|
1801
1811
|
if (indent === -1)
|
|
1802
1812
|
continue;
|
|
1803
|
-
if
|
|
1813
|
+
if (startIndent > indent)
|
|
1804
1814
|
break;
|
|
1805
1815
|
var subRange = this.getFoldWidgetRange(session, "all", row);
|
|
1806
|
-
|
|
1807
1816
|
if (subRange) {
|
|
1808
1817
|
if (subRange.start.row <= startRow) {
|
|
1809
1818
|
break;
|
|
1810
|
-
}
|
|
1819
|
+
}
|
|
1820
|
+
else if (subRange.isMultiLine()) {
|
|
1811
1821
|
row = subRange.end.row;
|
|
1812
|
-
}
|
|
1822
|
+
}
|
|
1823
|
+
else if (startIndent == indent) {
|
|
1813
1824
|
break;
|
|
1814
1825
|
}
|
|
1815
1826
|
}
|
|
1816
1827
|
endRow = row;
|
|
1817
1828
|
}
|
|
1818
|
-
|
|
1819
1829
|
return new Range(startRow, startColumn, endRow, session.getLine(endRow).length);
|
|
1820
1830
|
};
|
|
1821
|
-
this.getCommentRegionBlock = function(session, line, row) {
|
|
1831
|
+
this.getCommentRegionBlock = function (session, line, row) {
|
|
1822
1832
|
var startColumn = line.search(/\s*$/);
|
|
1823
1833
|
var maxRow = session.getLength();
|
|
1824
1834
|
var startRow = row;
|
|
1825
|
-
|
|
1826
1835
|
var re = /^\s*(?:\/\*|\/\/|--)#?(end)?region\b/;
|
|
1827
1836
|
var depth = 1;
|
|
1828
1837
|
while (++row < maxRow) {
|
|
1829
1838
|
line = session.getLine(row);
|
|
1830
1839
|
var m = re.exec(line);
|
|
1831
|
-
if (!m)
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1840
|
+
if (!m)
|
|
1841
|
+
continue;
|
|
1842
|
+
if (m[1])
|
|
1843
|
+
depth--;
|
|
1844
|
+
else
|
|
1845
|
+
depth++;
|
|
1846
|
+
if (!depth)
|
|
1847
|
+
break;
|
|
1836
1848
|
}
|
|
1837
|
-
|
|
1838
1849
|
var endRow = row;
|
|
1839
1850
|
if (endRow > startRow) {
|
|
1840
1851
|
return new Range(startRow, startColumn, endRow, line.length);
|
|
1841
1852
|
}
|
|
1842
1853
|
};
|
|
1843
|
-
|
|
1844
1854
|
}).call(FoldMode.prototype);
|
|
1845
1855
|
|
|
1846
1856
|
});
|
|
1847
1857
|
|
|
1848
|
-
ace.define("ace/mode/javascript",[], function(require, exports, module)
|
|
1849
|
-
"use strict";
|
|
1850
|
-
|
|
1858
|
+
ace.define("ace/mode/javascript",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/javascript_highlight_rules","ace/mode/matching_brace_outdent","ace/worker/worker_client","ace/mode/behaviour/cstyle","ace/mode/folding/cstyle"], function(require, exports, module){"use strict";
|
|
1851
1859
|
var oop = require("../lib/oop");
|
|
1852
1860
|
var TextMode = require("./text").Mode;
|
|
1853
1861
|
var JavaScriptHighlightRules = require("./javascript_highlight_rules").JavaScriptHighlightRules;
|
|
@@ -1855,39 +1863,35 @@ var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutd
|
|
|
1855
1863
|
var WorkerClient = require("../worker/worker_client").WorkerClient;
|
|
1856
1864
|
var CstyleBehaviour = require("./behaviour/cstyle").CstyleBehaviour;
|
|
1857
1865
|
var CStyleFoldMode = require("./folding/cstyle").FoldMode;
|
|
1858
|
-
|
|
1859
|
-
var Mode = function() {
|
|
1866
|
+
var Mode = function () {
|
|
1860
1867
|
this.HighlightRules = JavaScriptHighlightRules;
|
|
1861
|
-
|
|
1862
1868
|
this.$outdent = new MatchingBraceOutdent();
|
|
1863
1869
|
this.$behaviour = new CstyleBehaviour();
|
|
1864
1870
|
this.foldingRules = new CStyleFoldMode();
|
|
1865
1871
|
};
|
|
1866
1872
|
oop.inherits(Mode, TextMode);
|
|
1867
|
-
|
|
1868
|
-
(function() {
|
|
1869
|
-
|
|
1873
|
+
(function () {
|
|
1870
1874
|
this.lineCommentStart = "//";
|
|
1871
|
-
this.blockComment = {start: "/*", end: "*/"};
|
|
1872
|
-
this.$quotes = {'"': '"', "'": "'", "`": "`"};
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
+
this.blockComment = { start: "/*", end: "*/" };
|
|
1876
|
+
this.$quotes = { '"': '"', "'": "'", "`": "`" };
|
|
1877
|
+
this.$pairQuotesAfter = {
|
|
1878
|
+
"`": /\w/
|
|
1879
|
+
};
|
|
1880
|
+
this.getNextLineIndent = function (state, line, tab) {
|
|
1875
1881
|
var indent = this.$getIndent(line);
|
|
1876
|
-
|
|
1877
1882
|
var tokenizedLine = this.getTokenizer().getLineTokens(line, state);
|
|
1878
1883
|
var tokens = tokenizedLine.tokens;
|
|
1879
1884
|
var endState = tokenizedLine.state;
|
|
1880
|
-
|
|
1881
|
-
if (tokens.length && tokens[tokens.length-1].type == "comment") {
|
|
1885
|
+
if (tokens.length && tokens[tokens.length - 1].type == "comment") {
|
|
1882
1886
|
return indent;
|
|
1883
1887
|
}
|
|
1884
|
-
|
|
1885
1888
|
if (state == "start" || state == "no_regex") {
|
|
1886
1889
|
var match = line.match(/^.*(?:\bcase\b.*:|[\{\(\[])\s*$/);
|
|
1887
1890
|
if (match) {
|
|
1888
1891
|
indent += tab;
|
|
1889
1892
|
}
|
|
1890
|
-
}
|
|
1893
|
+
}
|
|
1894
|
+
else if (state == "doc-start") {
|
|
1891
1895
|
if (endState == "start" || endState == "no_regex") {
|
|
1892
1896
|
return "";
|
|
1893
1897
|
}
|
|
@@ -1899,109 +1903,98 @@ oop.inherits(Mode, TextMode);
|
|
|
1899
1903
|
indent += "* ";
|
|
1900
1904
|
}
|
|
1901
1905
|
}
|
|
1902
|
-
|
|
1903
1906
|
return indent;
|
|
1904
1907
|
};
|
|
1905
|
-
|
|
1906
|
-
this.checkOutdent = function(state, line, input) {
|
|
1908
|
+
this.checkOutdent = function (state, line, input) {
|
|
1907
1909
|
return this.$outdent.checkOutdent(line, input);
|
|
1908
1910
|
};
|
|
1909
|
-
|
|
1910
|
-
this.autoOutdent = function(state, doc, row) {
|
|
1911
|
+
this.autoOutdent = function (state, doc, row) {
|
|
1911
1912
|
this.$outdent.autoOutdent(doc, row);
|
|
1912
1913
|
};
|
|
1913
|
-
|
|
1914
|
-
this.createWorker = function(session) {
|
|
1914
|
+
this.createWorker = function (session) {
|
|
1915
1915
|
var worker = new WorkerClient(["ace"], "ace/mode/javascript_worker", "JavaScriptWorker");
|
|
1916
1916
|
worker.attachToDocument(session.getDocument());
|
|
1917
|
-
|
|
1918
|
-
worker.on("annotate", function(results) {
|
|
1917
|
+
worker.on("annotate", function (results) {
|
|
1919
1918
|
session.setAnnotations(results.data);
|
|
1920
1919
|
});
|
|
1921
|
-
|
|
1922
|
-
worker.on("terminate", function() {
|
|
1920
|
+
worker.on("terminate", function () {
|
|
1923
1921
|
session.clearAnnotations();
|
|
1924
1922
|
});
|
|
1925
|
-
|
|
1926
1923
|
return worker;
|
|
1927
1924
|
};
|
|
1928
|
-
|
|
1929
1925
|
this.$id = "ace/mode/javascript";
|
|
1930
1926
|
this.snippetFileId = "ace/snippets/javascript";
|
|
1931
1927
|
}).call(Mode.prototype);
|
|
1932
|
-
|
|
1933
1928
|
exports.Mode = Mode;
|
|
1934
|
-
});
|
|
1935
1929
|
|
|
1936
|
-
|
|
1937
|
-
"use strict";
|
|
1930
|
+
});
|
|
1938
1931
|
|
|
1932
|
+
ace.define("ace/mode/css_completions",["require","exports","module"], function(require, exports, module){"use strict";
|
|
1939
1933
|
var propertyMap = {
|
|
1940
|
-
"background": {"#$0": 1},
|
|
1941
|
-
"background-color": {"#$0": 1, "transparent": 1, "fixed": 1},
|
|
1942
|
-
"background-image": {"url('/$0')": 1},
|
|
1943
|
-
"background-repeat": {"repeat": 1, "repeat-x": 1, "repeat-y": 1, "no-repeat": 1, "inherit": 1},
|
|
1944
|
-
"background-position": {"bottom":2, "center":2, "left":2, "right":2, "top":2, "inherit":2},
|
|
1945
|
-
"background-attachment": {"scroll": 1, "fixed": 1},
|
|
1946
|
-
"background-size": {"cover": 1, "contain": 1},
|
|
1947
|
-
"background-clip": {"border-box": 1, "padding-box": 1, "content-box": 1},
|
|
1948
|
-
"background-origin": {"border-box": 1, "padding-box": 1, "content-box": 1},
|
|
1949
|
-
"border": {"solid $0": 1, "dashed $0": 1, "dotted $0": 1, "#$0": 1},
|
|
1950
|
-
"border-color": {"#$0": 1},
|
|
1951
|
-
"border-style": {"solid":2, "dashed":2, "dotted":2, "double":2, "groove":2, "hidden":2, "inherit":2, "inset":2, "none":2, "outset":2, "ridged":2},
|
|
1952
|
-
"border-collapse": {"collapse": 1, "separate": 1},
|
|
1953
|
-
"bottom": {"px": 1, "em": 1, "%": 1},
|
|
1954
|
-
"clear": {"left": 1, "right": 1, "both": 1, "none": 1},
|
|
1955
|
-
"color": {"#$0": 1, "rgb(#$00,0,0)": 1},
|
|
1956
|
-
"cursor": {"default": 1, "pointer": 1, "move": 1, "text": 1, "wait": 1, "help": 1, "progress": 1, "n-resize": 1, "ne-resize": 1, "e-resize": 1, "se-resize": 1, "s-resize": 1, "sw-resize": 1, "w-resize": 1, "nw-resize": 1},
|
|
1957
|
-
"display": {"none": 1, "block": 1, "inline": 1, "inline-block": 1, "table-cell": 1},
|
|
1958
|
-
"empty-cells": {"show": 1, "hide": 1},
|
|
1959
|
-
"float": {"left": 1, "right": 1, "none": 1},
|
|
1960
|
-
"font-family": {"Arial":2,"Comic Sans MS":2,"Consolas":2,"Courier New":2,"Courier":2,"Georgia":2,"Monospace":2,"Sans-Serif":2, "Segoe UI":2,"Tahoma":2,"Times New Roman":2,"Trebuchet MS":2,"Verdana": 1},
|
|
1961
|
-
"font-size": {"px": 1, "em": 1, "%": 1},
|
|
1962
|
-
"font-weight": {"bold": 1, "normal": 1},
|
|
1963
|
-
"font-style": {"italic": 1, "normal": 1},
|
|
1964
|
-
"font-variant": {"normal": 1, "small-caps": 1},
|
|
1965
|
-
"height": {"px": 1, "em": 1, "%": 1},
|
|
1966
|
-
"left": {"px": 1, "em": 1, "%": 1},
|
|
1967
|
-
"letter-spacing": {"normal": 1},
|
|
1968
|
-
"line-height": {"normal": 1},
|
|
1969
|
-
"list-style-type": {"none": 1, "disc": 1, "circle": 1, "square": 1, "decimal": 1, "decimal-leading-zero": 1, "lower-roman": 1, "upper-roman": 1, "lower-greek": 1, "lower-latin": 1, "upper-latin": 1, "georgian": 1, "lower-alpha": 1, "upper-alpha": 1},
|
|
1970
|
-
"margin": {"px": 1, "em": 1, "%": 1},
|
|
1971
|
-
"margin-right": {"px": 1, "em": 1, "%": 1},
|
|
1972
|
-
"margin-left": {"px": 1, "em": 1, "%": 1},
|
|
1973
|
-
"margin-top": {"px": 1, "em": 1, "%": 1},
|
|
1974
|
-
"margin-bottom": {"px": 1, "em": 1, "%": 1},
|
|
1975
|
-
"max-height": {"px": 1, "em": 1, "%": 1},
|
|
1976
|
-
"max-width": {"px": 1, "em": 1, "%": 1},
|
|
1977
|
-
"min-height": {"px": 1, "em": 1, "%": 1},
|
|
1978
|
-
"min-width": {"px": 1, "em": 1, "%": 1},
|
|
1979
|
-
"overflow": {"hidden": 1, "visible": 1, "auto": 1, "scroll": 1},
|
|
1980
|
-
"overflow-x": {"hidden": 1, "visible": 1, "auto": 1, "scroll": 1},
|
|
1981
|
-
"overflow-y": {"hidden": 1, "visible": 1, "auto": 1, "scroll": 1},
|
|
1982
|
-
"padding": {"px": 1, "em": 1, "%": 1},
|
|
1983
|
-
"padding-top": {"px": 1, "em": 1, "%": 1},
|
|
1984
|
-
"padding-right": {"px": 1, "em": 1, "%": 1},
|
|
1985
|
-
"padding-bottom": {"px": 1, "em": 1, "%": 1},
|
|
1986
|
-
"padding-left": {"px": 1, "em": 1, "%": 1},
|
|
1987
|
-
"page-break-after": {"auto": 1, "always": 1, "avoid": 1, "left": 1, "right": 1},
|
|
1988
|
-
"page-break-before": {"auto": 1, "always": 1, "avoid": 1, "left": 1, "right": 1},
|
|
1989
|
-
"position": {"absolute": 1, "relative": 1, "fixed": 1, "static": 1},
|
|
1990
|
-
"right": {"px": 1, "em": 1, "%": 1},
|
|
1991
|
-
"table-layout": {"fixed": 1, "auto": 1},
|
|
1992
|
-
"text-decoration": {"none": 1, "underline": 1, "line-through": 1, "blink": 1},
|
|
1993
|
-
"text-align": {"left": 1, "right": 1, "center": 1, "justify": 1},
|
|
1994
|
-
"text-transform": {"capitalize": 1, "uppercase": 1, "lowercase": 1, "none": 1},
|
|
1995
|
-
"top": {"px": 1, "em": 1, "%": 1},
|
|
1996
|
-
"vertical-align": {"top": 1, "bottom": 1},
|
|
1997
|
-
"visibility": {"hidden": 1, "visible": 1},
|
|
1998
|
-
"white-space": {"nowrap": 1, "normal": 1, "pre": 1, "pre-line": 1, "pre-wrap": 1},
|
|
1999
|
-
"width": {"px": 1, "em": 1, "%": 1},
|
|
2000
|
-
"word-spacing": {"normal": 1},
|
|
2001
|
-
"filter": {"alpha(opacity=$0100)": 1},
|
|
2002
|
-
|
|
2003
|
-
"text-
|
|
2004
|
-
"text-overflow": {"ellipsis-word": 1, "clip": 1, "ellipsis": 1},
|
|
1934
|
+
"background": { "#$0": 1 },
|
|
1935
|
+
"background-color": { "#$0": 1, "transparent": 1, "fixed": 1 },
|
|
1936
|
+
"background-image": { "url('/$0')": 1 },
|
|
1937
|
+
"background-repeat": { "repeat": 1, "repeat-x": 1, "repeat-y": 1, "no-repeat": 1, "inherit": 1 },
|
|
1938
|
+
"background-position": { "bottom": 2, "center": 2, "left": 2, "right": 2, "top": 2, "inherit": 2 },
|
|
1939
|
+
"background-attachment": { "scroll": 1, "fixed": 1 },
|
|
1940
|
+
"background-size": { "cover": 1, "contain": 1 },
|
|
1941
|
+
"background-clip": { "border-box": 1, "padding-box": 1, "content-box": 1 },
|
|
1942
|
+
"background-origin": { "border-box": 1, "padding-box": 1, "content-box": 1 },
|
|
1943
|
+
"border": { "solid $0": 1, "dashed $0": 1, "dotted $0": 1, "#$0": 1 },
|
|
1944
|
+
"border-color": { "#$0": 1 },
|
|
1945
|
+
"border-style": { "solid": 2, "dashed": 2, "dotted": 2, "double": 2, "groove": 2, "hidden": 2, "inherit": 2, "inset": 2, "none": 2, "outset": 2, "ridged": 2 },
|
|
1946
|
+
"border-collapse": { "collapse": 1, "separate": 1 },
|
|
1947
|
+
"bottom": { "px": 1, "em": 1, "%": 1 },
|
|
1948
|
+
"clear": { "left": 1, "right": 1, "both": 1, "none": 1 },
|
|
1949
|
+
"color": { "#$0": 1, "rgb(#$00,0,0)": 1 },
|
|
1950
|
+
"cursor": { "default": 1, "pointer": 1, "move": 1, "text": 1, "wait": 1, "help": 1, "progress": 1, "n-resize": 1, "ne-resize": 1, "e-resize": 1, "se-resize": 1, "s-resize": 1, "sw-resize": 1, "w-resize": 1, "nw-resize": 1 },
|
|
1951
|
+
"display": { "none": 1, "block": 1, "inline": 1, "inline-block": 1, "table-cell": 1 },
|
|
1952
|
+
"empty-cells": { "show": 1, "hide": 1 },
|
|
1953
|
+
"float": { "left": 1, "right": 1, "none": 1 },
|
|
1954
|
+
"font-family": { "Arial": 2, "Comic Sans MS": 2, "Consolas": 2, "Courier New": 2, "Courier": 2, "Georgia": 2, "Monospace": 2, "Sans-Serif": 2, "Segoe UI": 2, "Tahoma": 2, "Times New Roman": 2, "Trebuchet MS": 2, "Verdana": 1 },
|
|
1955
|
+
"font-size": { "px": 1, "em": 1, "%": 1 },
|
|
1956
|
+
"font-weight": { "bold": 1, "normal": 1 },
|
|
1957
|
+
"font-style": { "italic": 1, "normal": 1 },
|
|
1958
|
+
"font-variant": { "normal": 1, "small-caps": 1 },
|
|
1959
|
+
"height": { "px": 1, "em": 1, "%": 1 },
|
|
1960
|
+
"left": { "px": 1, "em": 1, "%": 1 },
|
|
1961
|
+
"letter-spacing": { "normal": 1 },
|
|
1962
|
+
"line-height": { "normal": 1 },
|
|
1963
|
+
"list-style-type": { "none": 1, "disc": 1, "circle": 1, "square": 1, "decimal": 1, "decimal-leading-zero": 1, "lower-roman": 1, "upper-roman": 1, "lower-greek": 1, "lower-latin": 1, "upper-latin": 1, "georgian": 1, "lower-alpha": 1, "upper-alpha": 1 },
|
|
1964
|
+
"margin": { "px": 1, "em": 1, "%": 1 },
|
|
1965
|
+
"margin-right": { "px": 1, "em": 1, "%": 1 },
|
|
1966
|
+
"margin-left": { "px": 1, "em": 1, "%": 1 },
|
|
1967
|
+
"margin-top": { "px": 1, "em": 1, "%": 1 },
|
|
1968
|
+
"margin-bottom": { "px": 1, "em": 1, "%": 1 },
|
|
1969
|
+
"max-height": { "px": 1, "em": 1, "%": 1 },
|
|
1970
|
+
"max-width": { "px": 1, "em": 1, "%": 1 },
|
|
1971
|
+
"min-height": { "px": 1, "em": 1, "%": 1 },
|
|
1972
|
+
"min-width": { "px": 1, "em": 1, "%": 1 },
|
|
1973
|
+
"overflow": { "hidden": 1, "visible": 1, "auto": 1, "scroll": 1 },
|
|
1974
|
+
"overflow-x": { "hidden": 1, "visible": 1, "auto": 1, "scroll": 1 },
|
|
1975
|
+
"overflow-y": { "hidden": 1, "visible": 1, "auto": 1, "scroll": 1 },
|
|
1976
|
+
"padding": { "px": 1, "em": 1, "%": 1 },
|
|
1977
|
+
"padding-top": { "px": 1, "em": 1, "%": 1 },
|
|
1978
|
+
"padding-right": { "px": 1, "em": 1, "%": 1 },
|
|
1979
|
+
"padding-bottom": { "px": 1, "em": 1, "%": 1 },
|
|
1980
|
+
"padding-left": { "px": 1, "em": 1, "%": 1 },
|
|
1981
|
+
"page-break-after": { "auto": 1, "always": 1, "avoid": 1, "left": 1, "right": 1 },
|
|
1982
|
+
"page-break-before": { "auto": 1, "always": 1, "avoid": 1, "left": 1, "right": 1 },
|
|
1983
|
+
"position": { "absolute": 1, "relative": 1, "fixed": 1, "static": 1 },
|
|
1984
|
+
"right": { "px": 1, "em": 1, "%": 1 },
|
|
1985
|
+
"table-layout": { "fixed": 1, "auto": 1 },
|
|
1986
|
+
"text-decoration": { "none": 1, "underline": 1, "line-through": 1, "blink": 1 },
|
|
1987
|
+
"text-align": { "left": 1, "right": 1, "center": 1, "justify": 1 },
|
|
1988
|
+
"text-transform": { "capitalize": 1, "uppercase": 1, "lowercase": 1, "none": 1 },
|
|
1989
|
+
"top": { "px": 1, "em": 1, "%": 1 },
|
|
1990
|
+
"vertical-align": { "top": 1, "bottom": 1 },
|
|
1991
|
+
"visibility": { "hidden": 1, "visible": 1 },
|
|
1992
|
+
"white-space": { "nowrap": 1, "normal": 1, "pre": 1, "pre-line": 1, "pre-wrap": 1 },
|
|
1993
|
+
"width": { "px": 1, "em": 1, "%": 1 },
|
|
1994
|
+
"word-spacing": { "normal": 1 },
|
|
1995
|
+
"filter": { "alpha(opacity=$0100)": 1 },
|
|
1996
|
+
"text-shadow": { "$02px 2px 2px #777": 1 },
|
|
1997
|
+
"text-overflow": { "ellipsis-word": 1, "clip": 1, "ellipsis": 1 },
|
|
2005
1998
|
"-moz-border-radius": 1,
|
|
2006
1999
|
"-moz-border-radius-topright": 1,
|
|
2007
2000
|
"-moz-border-radius-bottomright": 1,
|
|
@@ -2014,81 +2007,71 @@ var propertyMap = {
|
|
|
2014
2007
|
"-webkit-border-bottom-left-radius": 1,
|
|
2015
2008
|
"-moz-box-shadow": 1,
|
|
2016
2009
|
"-webkit-box-shadow": 1,
|
|
2017
|
-
"transform": {"rotate($00deg)": 1, "skew($00deg)": 1},
|
|
2018
|
-
"-moz-transform": {"rotate($00deg)": 1, "skew($00deg)": 1},
|
|
2019
|
-
"-webkit-transform": {"rotate($00deg)": 1, "skew($00deg)": 1 }
|
|
2010
|
+
"transform": { "rotate($00deg)": 1, "skew($00deg)": 1 },
|
|
2011
|
+
"-moz-transform": { "rotate($00deg)": 1, "skew($00deg)": 1 },
|
|
2012
|
+
"-webkit-transform": { "rotate($00deg)": 1, "skew($00deg)": 1 }
|
|
2020
2013
|
};
|
|
2021
|
-
|
|
2022
|
-
var CssCompletions = function() {
|
|
2023
|
-
|
|
2014
|
+
var CssCompletions = function () {
|
|
2024
2015
|
};
|
|
2025
|
-
|
|
2026
|
-
(function() {
|
|
2027
|
-
|
|
2016
|
+
(function () {
|
|
2028
2017
|
this.completionsDefined = false;
|
|
2029
|
-
|
|
2030
|
-
this.defineCompletions = function() {
|
|
2018
|
+
this.defineCompletions = function () {
|
|
2031
2019
|
if (document) {
|
|
2032
2020
|
var style = document.createElement('c').style;
|
|
2033
|
-
|
|
2034
2021
|
for (var i in style) {
|
|
2035
2022
|
if (typeof style[i] !== 'string')
|
|
2036
2023
|
continue;
|
|
2037
|
-
|
|
2038
|
-
var name = i.replace(/[A-Z]/g, function(x) {
|
|
2024
|
+
var name = i.replace(/[A-Z]/g, function (x) {
|
|
2039
2025
|
return '-' + x.toLowerCase();
|
|
2040
2026
|
});
|
|
2041
|
-
|
|
2042
2027
|
if (!propertyMap.hasOwnProperty(name))
|
|
2043
2028
|
propertyMap[name] = 1;
|
|
2044
2029
|
}
|
|
2045
2030
|
}
|
|
2046
|
-
|
|
2047
2031
|
this.completionsDefined = true;
|
|
2048
2032
|
};
|
|
2049
|
-
|
|
2050
|
-
this.getCompletions = function(state, session, pos, prefix) {
|
|
2033
|
+
this.getCompletions = function (state, session, pos, prefix) {
|
|
2051
2034
|
if (!this.completionsDefined) {
|
|
2052
2035
|
this.defineCompletions();
|
|
2053
2036
|
}
|
|
2054
|
-
|
|
2055
|
-
if (state==='ruleset' || session.$mode.$id == "ace/mode/scss") {
|
|
2037
|
+
if (state === 'ruleset' || session.$mode.$id == "ace/mode/scss") {
|
|
2056
2038
|
var line = session.getLine(pos.row).substr(0, pos.column);
|
|
2039
|
+
var inParens = /\([^)]*$/.test(line);
|
|
2040
|
+
if (inParens) {
|
|
2041
|
+
line = line.substr(line.lastIndexOf('(') + 1);
|
|
2042
|
+
}
|
|
2057
2043
|
if (/:[^;]+$/.test(line)) {
|
|
2058
2044
|
/([\w\-]+):[^:]*$/.test(line);
|
|
2059
|
-
|
|
2060
2045
|
return this.getPropertyValueCompletions(state, session, pos, prefix);
|
|
2061
|
-
}
|
|
2062
|
-
|
|
2046
|
+
}
|
|
2047
|
+
else {
|
|
2048
|
+
return this.getPropertyCompletions(state, session, pos, prefix, inParens);
|
|
2063
2049
|
}
|
|
2064
2050
|
}
|
|
2065
|
-
|
|
2066
2051
|
return [];
|
|
2067
2052
|
};
|
|
2068
|
-
|
|
2069
|
-
|
|
2053
|
+
this.getPropertyCompletions = function (state, session, pos, prefix, skipSemicolon) {
|
|
2054
|
+
skipSemicolon = skipSemicolon || false;
|
|
2070
2055
|
var properties = Object.keys(propertyMap);
|
|
2071
|
-
return properties.map(function(property){
|
|
2056
|
+
return properties.map(function (property) {
|
|
2072
2057
|
return {
|
|
2073
2058
|
caption: property,
|
|
2074
|
-
snippet: property + ': $0;',
|
|
2059
|
+
snippet: property + ': $0' + (skipSemicolon ? '' : ';'),
|
|
2075
2060
|
meta: "property",
|
|
2076
2061
|
score: 1000000
|
|
2077
2062
|
};
|
|
2078
2063
|
});
|
|
2079
2064
|
};
|
|
2080
|
-
|
|
2081
|
-
this.getPropertyValueCompletions = function(state, session, pos, prefix) {
|
|
2065
|
+
this.getPropertyValueCompletions = function (state, session, pos, prefix) {
|
|
2082
2066
|
var line = session.getLine(pos.row).substr(0, pos.column);
|
|
2083
2067
|
var property = (/([\w\-]+):[^:]*$/.exec(line) || {})[1];
|
|
2084
|
-
|
|
2085
2068
|
if (!property)
|
|
2086
2069
|
return [];
|
|
2087
2070
|
var values = [];
|
|
2088
2071
|
if (property in propertyMap && typeof propertyMap[property] === "object") {
|
|
2089
2072
|
values = Object.keys(propertyMap[property]);
|
|
2090
2073
|
}
|
|
2091
|
-
return values.map(function(value){
|
|
2074
|
+
return values.map(function (value) {
|
|
2092
2075
|
return {
|
|
2093
2076
|
caption: value,
|
|
2094
2077
|
snippet: value,
|
|
@@ -2097,24 +2080,18 @@ var CssCompletions = function() {
|
|
|
2097
2080
|
};
|
|
2098
2081
|
});
|
|
2099
2082
|
};
|
|
2100
|
-
|
|
2101
2083
|
}).call(CssCompletions.prototype);
|
|
2102
|
-
|
|
2103
2084
|
exports.CssCompletions = CssCompletions;
|
|
2104
|
-
});
|
|
2105
2085
|
|
|
2106
|
-
|
|
2107
|
-
"use strict";
|
|
2086
|
+
});
|
|
2108
2087
|
|
|
2088
|
+
ace.define("ace/mode/behaviour/css",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/mode/behaviour/cstyle","ace/token_iterator"], function(require, exports, module){"use strict";
|
|
2109
2089
|
var oop = require("../../lib/oop");
|
|
2110
2090
|
var Behaviour = require("../behaviour").Behaviour;
|
|
2111
2091
|
var CstyleBehaviour = require("./cstyle").CstyleBehaviour;
|
|
2112
2092
|
var TokenIterator = require("../../token_iterator").TokenIterator;
|
|
2113
|
-
|
|
2114
2093
|
var CssBehaviour = function () {
|
|
2115
|
-
|
|
2116
2094
|
this.inherit(CstyleBehaviour);
|
|
2117
|
-
|
|
2118
2095
|
this.add("colon", "insertion", function (state, action, editor, session, text) {
|
|
2119
2096
|
if (text === ':' && editor.selection.isEmpty()) {
|
|
2120
2097
|
var cursor = editor.getCursorPosition();
|
|
@@ -2128,20 +2105,19 @@ var CssBehaviour = function () {
|
|
|
2128
2105
|
var rightChar = line.substring(cursor.column, cursor.column + 1);
|
|
2129
2106
|
if (rightChar === ':') {
|
|
2130
2107
|
return {
|
|
2131
|
-
|
|
2132
|
-
|
|
2108
|
+
text: '',
|
|
2109
|
+
selection: [1, 1]
|
|
2133
2110
|
};
|
|
2134
2111
|
}
|
|
2135
2112
|
if (/^(\s+[^;]|\s*$)/.test(line.substring(cursor.column))) {
|
|
2136
2113
|
return {
|
|
2137
|
-
|
|
2138
|
-
|
|
2114
|
+
text: ':;',
|
|
2115
|
+
selection: [1, 1]
|
|
2139
2116
|
};
|
|
2140
2117
|
}
|
|
2141
2118
|
}
|
|
2142
2119
|
}
|
|
2143
2120
|
});
|
|
2144
|
-
|
|
2145
2121
|
this.add("colon", "deletion", function (state, action, editor, session, range) {
|
|
2146
2122
|
var selected = session.doc.getTextRange(range);
|
|
2147
2123
|
if (!range.isMultiLine() && selected === ':') {
|
|
@@ -2155,13 +2131,12 @@ var CssBehaviour = function () {
|
|
|
2155
2131
|
var line = session.doc.getLine(range.start.row);
|
|
2156
2132
|
var rightChar = line.substring(range.end.column, range.end.column + 1);
|
|
2157
2133
|
if (rightChar === ';') {
|
|
2158
|
-
range.end.column
|
|
2134
|
+
range.end.column++;
|
|
2159
2135
|
return range;
|
|
2160
2136
|
}
|
|
2161
2137
|
}
|
|
2162
2138
|
}
|
|
2163
2139
|
});
|
|
2164
|
-
|
|
2165
2140
|
this.add("semicolon", "insertion", function (state, action, editor, session, text) {
|
|
2166
2141
|
if (text === ';' && editor.selection.isEmpty()) {
|
|
2167
2142
|
var cursor = editor.getCursorPosition();
|
|
@@ -2169,18 +2144,16 @@ var CssBehaviour = function () {
|
|
|
2169
2144
|
var rightChar = line.substring(cursor.column, cursor.column + 1);
|
|
2170
2145
|
if (rightChar === ';') {
|
|
2171
2146
|
return {
|
|
2172
|
-
|
|
2173
|
-
|
|
2147
|
+
text: '',
|
|
2148
|
+
selection: [1, 1]
|
|
2174
2149
|
};
|
|
2175
2150
|
}
|
|
2176
2151
|
}
|
|
2177
2152
|
});
|
|
2178
|
-
|
|
2179
2153
|
this.add("!important", "insertion", function (state, action, editor, session, text) {
|
|
2180
2154
|
if (text === '!' && editor.selection.isEmpty()) {
|
|
2181
2155
|
var cursor = editor.getCursorPosition();
|
|
2182
2156
|
var line = session.doc.getLine(cursor.row);
|
|
2183
|
-
|
|
2184
2157
|
if (/^\s*(;|}|$)/.test(line.substring(cursor.column))) {
|
|
2185
2158
|
return {
|
|
2186
2159
|
text: '!important',
|
|
@@ -2189,16 +2162,13 @@ var CssBehaviour = function () {
|
|
|
2189
2162
|
}
|
|
2190
2163
|
}
|
|
2191
2164
|
});
|
|
2192
|
-
|
|
2193
2165
|
};
|
|
2194
2166
|
oop.inherits(CssBehaviour, CstyleBehaviour);
|
|
2195
|
-
|
|
2196
2167
|
exports.CssBehaviour = CssBehaviour;
|
|
2197
|
-
});
|
|
2198
2168
|
|
|
2199
|
-
|
|
2200
|
-
"use strict";
|
|
2169
|
+
});
|
|
2201
2170
|
|
|
2171
|
+
ace.define("ace/mode/css",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/css_highlight_rules","ace/mode/matching_brace_outdent","ace/worker/worker_client","ace/mode/css_completions","ace/mode/behaviour/css","ace/mode/folding/cstyle"], function(require, exports, module){"use strict";
|
|
2202
2172
|
var oop = require("../lib/oop");
|
|
2203
2173
|
var TextMode = require("./text").Mode;
|
|
2204
2174
|
var CssHighlightRules = require("./css_highlight_rules").CssHighlightRules;
|
|
@@ -2207,8 +2177,7 @@ var WorkerClient = require("../worker/worker_client").WorkerClient;
|
|
|
2207
2177
|
var CssCompletions = require("./css_completions").CssCompletions;
|
|
2208
2178
|
var CssBehaviour = require("./behaviour/css").CssBehaviour;
|
|
2209
2179
|
var CStyleFoldMode = require("./folding/cstyle").FoldMode;
|
|
2210
|
-
|
|
2211
|
-
var Mode = function() {
|
|
2180
|
+
var Mode = function () {
|
|
2212
2181
|
this.HighlightRules = CssHighlightRules;
|
|
2213
2182
|
this.$outdent = new MatchingBraceOutdent();
|
|
2214
2183
|
this.$behaviour = new CssBehaviour();
|
|
@@ -2216,76 +2185,57 @@ var Mode = function() {
|
|
|
2216
2185
|
this.foldingRules = new CStyleFoldMode();
|
|
2217
2186
|
};
|
|
2218
2187
|
oop.inherits(Mode, TextMode);
|
|
2219
|
-
|
|
2220
|
-
(function() {
|
|
2221
|
-
|
|
2188
|
+
(function () {
|
|
2222
2189
|
this.foldingRules = "cStyle";
|
|
2223
|
-
this.blockComment = {start: "/*", end: "*/"};
|
|
2224
|
-
|
|
2225
|
-
this.getNextLineIndent = function(state, line, tab) {
|
|
2190
|
+
this.blockComment = { start: "/*", end: "*/" };
|
|
2191
|
+
this.getNextLineIndent = function (state, line, tab) {
|
|
2226
2192
|
var indent = this.$getIndent(line);
|
|
2227
2193
|
var tokens = this.getTokenizer().getLineTokens(line, state).tokens;
|
|
2228
|
-
if (tokens.length && tokens[tokens.length-1].type == "comment") {
|
|
2194
|
+
if (tokens.length && tokens[tokens.length - 1].type == "comment") {
|
|
2229
2195
|
return indent;
|
|
2230
2196
|
}
|
|
2231
|
-
|
|
2232
2197
|
var match = line.match(/^.*\{\s*$/);
|
|
2233
2198
|
if (match) {
|
|
2234
2199
|
indent += tab;
|
|
2235
2200
|
}
|
|
2236
|
-
|
|
2237
2201
|
return indent;
|
|
2238
2202
|
};
|
|
2239
|
-
|
|
2240
|
-
this.checkOutdent = function(state, line, input) {
|
|
2203
|
+
this.checkOutdent = function (state, line, input) {
|
|
2241
2204
|
return this.$outdent.checkOutdent(line, input);
|
|
2242
2205
|
};
|
|
2243
|
-
|
|
2244
|
-
this.autoOutdent = function(state, doc, row) {
|
|
2206
|
+
this.autoOutdent = function (state, doc, row) {
|
|
2245
2207
|
this.$outdent.autoOutdent(doc, row);
|
|
2246
2208
|
};
|
|
2247
|
-
|
|
2248
|
-
this.getCompletions = function(state, session, pos, prefix) {
|
|
2209
|
+
this.getCompletions = function (state, session, pos, prefix) {
|
|
2249
2210
|
return this.$completer.getCompletions(state, session, pos, prefix);
|
|
2250
2211
|
};
|
|
2251
|
-
|
|
2252
|
-
this.createWorker = function(session) {
|
|
2212
|
+
this.createWorker = function (session) {
|
|
2253
2213
|
var worker = new WorkerClient(["ace"], "ace/mode/css_worker", "Worker");
|
|
2254
2214
|
worker.attachToDocument(session.getDocument());
|
|
2255
|
-
|
|
2256
|
-
worker.on("annotate", function(e) {
|
|
2215
|
+
worker.on("annotate", function (e) {
|
|
2257
2216
|
session.setAnnotations(e.data);
|
|
2258
2217
|
});
|
|
2259
|
-
|
|
2260
|
-
worker.on("terminate", function() {
|
|
2218
|
+
worker.on("terminate", function () {
|
|
2261
2219
|
session.clearAnnotations();
|
|
2262
2220
|
});
|
|
2263
|
-
|
|
2264
2221
|
return worker;
|
|
2265
2222
|
};
|
|
2266
|
-
|
|
2267
2223
|
this.$id = "ace/mode/css";
|
|
2268
2224
|
this.snippetFileId = "ace/snippets/css";
|
|
2269
2225
|
}).call(Mode.prototype);
|
|
2270
|
-
|
|
2271
2226
|
exports.Mode = Mode;
|
|
2272
2227
|
|
|
2273
2228
|
});
|
|
2274
2229
|
|
|
2275
|
-
ace.define("ace/mode/behaviour/xml",[], function(require, exports, module)
|
|
2276
|
-
"use strict";
|
|
2277
|
-
|
|
2230
|
+
ace.define("ace/mode/behaviour/xml",["require","exports","module","ace/lib/oop","ace/mode/behaviour","ace/token_iterator","ace/lib/lang"], function(require, exports, module){"use strict";
|
|
2278
2231
|
var oop = require("../../lib/oop");
|
|
2279
2232
|
var Behaviour = require("../behaviour").Behaviour;
|
|
2280
2233
|
var TokenIterator = require("../../token_iterator").TokenIterator;
|
|
2281
2234
|
var lang = require("../../lib/lang");
|
|
2282
|
-
|
|
2283
2235
|
function is(token, type) {
|
|
2284
2236
|
return token && token.type.lastIndexOf(type + ".xml") > -1;
|
|
2285
2237
|
}
|
|
2286
|
-
|
|
2287
2238
|
var XmlBehaviour = function () {
|
|
2288
|
-
|
|
2289
2239
|
this.add("string_dquotes", "insertion", function (state, action, editor, session, text) {
|
|
2290
2240
|
if (text == '"' || text == "'") {
|
|
2291
2241
|
var quote = text;
|
|
@@ -2296,26 +2246,21 @@ var XmlBehaviour = function () {
|
|
|
2296
2246
|
selection: false
|
|
2297
2247
|
};
|
|
2298
2248
|
}
|
|
2299
|
-
|
|
2300
2249
|
var cursor = editor.getCursorPosition();
|
|
2301
2250
|
var line = session.doc.getLine(cursor.row);
|
|
2302
2251
|
var rightChar = line.substring(cursor.column, cursor.column + 1);
|
|
2303
2252
|
var iterator = new TokenIterator(session, cursor.row, cursor.column);
|
|
2304
2253
|
var token = iterator.getCurrentToken();
|
|
2305
|
-
|
|
2306
2254
|
if (rightChar == quote && (is(token, "attribute-value") || is(token, "string"))) {
|
|
2307
2255
|
return {
|
|
2308
2256
|
text: "",
|
|
2309
2257
|
selection: [1, 1]
|
|
2310
2258
|
};
|
|
2311
2259
|
}
|
|
2312
|
-
|
|
2313
2260
|
if (!token)
|
|
2314
2261
|
token = iterator.stepBackward();
|
|
2315
|
-
|
|
2316
2262
|
if (!token)
|
|
2317
2263
|
return;
|
|
2318
|
-
|
|
2319
2264
|
while (is(token, "tag-whitespace") || is(token, "whitespace")) {
|
|
2320
2265
|
token = iterator.stepBackward();
|
|
2321
2266
|
}
|
|
@@ -2328,8 +2273,7 @@ var XmlBehaviour = function () {
|
|
|
2328
2273
|
}
|
|
2329
2274
|
}
|
|
2330
2275
|
});
|
|
2331
|
-
|
|
2332
|
-
this.add("string_dquotes", "deletion", function(state, action, editor, session, range) {
|
|
2276
|
+
this.add("string_dquotes", "deletion", function (state, action, editor, session, range) {
|
|
2333
2277
|
var selected = session.doc.getTextRange(range);
|
|
2334
2278
|
if (!range.isMultiLine() && (selected == '"' || selected == "'")) {
|
|
2335
2279
|
var line = session.doc.getLine(range.start.row);
|
|
@@ -2340,7 +2284,6 @@ var XmlBehaviour = function () {
|
|
|
2340
2284
|
}
|
|
2341
2285
|
}
|
|
2342
2286
|
});
|
|
2343
|
-
|
|
2344
2287
|
this.add("autoclosing", "insertion", function (state, action, editor, session, text) {
|
|
2345
2288
|
if (text == '>') {
|
|
2346
2289
|
var position = editor.getSelectionRange().start;
|
|
@@ -2361,7 +2304,6 @@ var XmlBehaviour = function () {
|
|
|
2361
2304
|
iterator.stepBackward();
|
|
2362
2305
|
}
|
|
2363
2306
|
}
|
|
2364
|
-
|
|
2365
2307
|
if (/^\s*>/.test(session.getLine(position.row).slice(position.column)))
|
|
2366
2308
|
return;
|
|
2367
2309
|
while (!is(token, "tag-name")) {
|
|
@@ -2371,63 +2313,54 @@ var XmlBehaviour = function () {
|
|
|
2371
2313
|
break;
|
|
2372
2314
|
}
|
|
2373
2315
|
}
|
|
2374
|
-
|
|
2375
2316
|
var tokenRow = iterator.getCurrentTokenRow();
|
|
2376
2317
|
var tokenColumn = iterator.getCurrentTokenColumn();
|
|
2377
2318
|
if (is(iterator.stepBackward(), "end-tag-open"))
|
|
2378
2319
|
return;
|
|
2379
|
-
|
|
2380
2320
|
var element = token.value;
|
|
2381
2321
|
if (tokenRow == position.row)
|
|
2382
2322
|
element = element.substring(0, position.column - tokenColumn);
|
|
2383
|
-
|
|
2384
2323
|
if (this.voidElements.hasOwnProperty(element.toLowerCase()))
|
|
2385
|
-
|
|
2386
|
-
|
|
2324
|
+
return;
|
|
2387
2325
|
return {
|
|
2388
|
-
|
|
2389
|
-
|
|
2326
|
+
text: ">" + "</" + element + ">",
|
|
2327
|
+
selection: [1, 1]
|
|
2390
2328
|
};
|
|
2391
2329
|
}
|
|
2392
2330
|
});
|
|
2393
|
-
|
|
2394
2331
|
this.add("autoindent", "insertion", function (state, action, editor, session, text) {
|
|
2395
2332
|
if (text == "\n") {
|
|
2396
2333
|
var cursor = editor.getCursorPosition();
|
|
2397
2334
|
var line = session.getLine(cursor.row);
|
|
2398
2335
|
var iterator = new TokenIterator(session, cursor.row, cursor.column);
|
|
2399
2336
|
var token = iterator.getCurrentToken();
|
|
2400
|
-
|
|
2401
2337
|
if (token && token.type.indexOf("tag-close") !== -1) {
|
|
2402
2338
|
if (token.value == "/>")
|
|
2403
2339
|
return;
|
|
2404
2340
|
while (token && token.type.indexOf("tag-name") === -1) {
|
|
2405
2341
|
token = iterator.stepBackward();
|
|
2406
2342
|
}
|
|
2407
|
-
|
|
2408
2343
|
if (!token) {
|
|
2409
2344
|
return;
|
|
2410
2345
|
}
|
|
2411
|
-
|
|
2412
2346
|
var tag = token.value;
|
|
2413
2347
|
var row = iterator.getCurrentTokenRow();
|
|
2414
2348
|
token = iterator.stepBackward();
|
|
2415
2349
|
if (!token || token.type.indexOf("end-tag") !== -1) {
|
|
2416
2350
|
return;
|
|
2417
2351
|
}
|
|
2418
|
-
|
|
2419
2352
|
if (this.voidElements && !this.voidElements[tag]) {
|
|
2420
|
-
var nextToken = session.getTokenAt(cursor.row, cursor.column+1);
|
|
2353
|
+
var nextToken = session.getTokenAt(cursor.row, cursor.column + 1);
|
|
2421
2354
|
var line = session.getLine(row);
|
|
2422
2355
|
var nextIndent = this.$getIndent(line);
|
|
2423
2356
|
var indent = nextIndent + session.getTabString();
|
|
2424
|
-
|
|
2425
2357
|
if (nextToken && nextToken.value === "</") {
|
|
2426
2358
|
return {
|
|
2427
2359
|
text: "\n" + indent + "\n" + nextIndent,
|
|
2428
2360
|
selection: [1, indent.length, 1, indent.length]
|
|
2429
2361
|
};
|
|
2430
|
-
}
|
|
2362
|
+
}
|
|
2363
|
+
else {
|
|
2431
2364
|
return {
|
|
2432
2365
|
text: "\n" + indent
|
|
2433
2366
|
};
|
|
@@ -2436,31 +2369,23 @@ var XmlBehaviour = function () {
|
|
|
2436
2369
|
}
|
|
2437
2370
|
}
|
|
2438
2371
|
});
|
|
2439
|
-
|
|
2440
2372
|
};
|
|
2441
|
-
|
|
2442
2373
|
oop.inherits(XmlBehaviour, Behaviour);
|
|
2443
|
-
|
|
2444
2374
|
exports.XmlBehaviour = XmlBehaviour;
|
|
2445
|
-
});
|
|
2446
2375
|
|
|
2447
|
-
|
|
2448
|
-
"use strict";
|
|
2376
|
+
});
|
|
2449
2377
|
|
|
2378
|
+
ace.define("ace/mode/folding/mixed",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode"], function(require, exports, module){"use strict";
|
|
2450
2379
|
var oop = require("../../lib/oop");
|
|
2451
2380
|
var BaseFoldMode = require("./fold_mode").FoldMode;
|
|
2452
|
-
|
|
2453
|
-
var FoldMode = exports.FoldMode = function(defaultMode, subModes) {
|
|
2381
|
+
var FoldMode = exports.FoldMode = function (defaultMode, subModes) {
|
|
2454
2382
|
this.defaultMode = defaultMode;
|
|
2455
2383
|
this.subModes = subModes;
|
|
2456
2384
|
};
|
|
2457
2385
|
oop.inherits(FoldMode, BaseFoldMode);
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
this.$getMode = function(state) {
|
|
2463
|
-
if (typeof state != "string")
|
|
2386
|
+
(function () {
|
|
2387
|
+
this.$getMode = function (state) {
|
|
2388
|
+
if (typeof state != "string")
|
|
2464
2389
|
state = state[0];
|
|
2465
2390
|
for (var key in this.subModes) {
|
|
2466
2391
|
if (state.indexOf(key) === 0)
|
|
@@ -2468,96 +2393,70 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
2468
2393
|
}
|
|
2469
2394
|
return null;
|
|
2470
2395
|
};
|
|
2471
|
-
|
|
2472
|
-
this.$tryMode = function(state, session, foldStyle, row) {
|
|
2396
|
+
this.$tryMode = function (state, session, foldStyle, row) {
|
|
2473
2397
|
var mode = this.$getMode(state);
|
|
2474
2398
|
return (mode ? mode.getFoldWidget(session, foldStyle, row) : "");
|
|
2475
2399
|
};
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
return (
|
|
2479
|
-
this.$tryMode(session.getState(row-1), session, foldStyle, row) ||
|
|
2400
|
+
this.getFoldWidget = function (session, foldStyle, row) {
|
|
2401
|
+
return (this.$tryMode(session.getState(row - 1), session, foldStyle, row) ||
|
|
2480
2402
|
this.$tryMode(session.getState(row), session, foldStyle, row) ||
|
|
2481
|
-
this.defaultMode.getFoldWidget(session, foldStyle, row)
|
|
2482
|
-
);
|
|
2403
|
+
this.defaultMode.getFoldWidget(session, foldStyle, row));
|
|
2483
2404
|
};
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
var mode = this.$getMode(session.getState(row-1));
|
|
2487
|
-
|
|
2405
|
+
this.getFoldWidgetRange = function (session, foldStyle, row) {
|
|
2406
|
+
var mode = this.$getMode(session.getState(row - 1));
|
|
2488
2407
|
if (!mode || !mode.getFoldWidget(session, foldStyle, row))
|
|
2489
2408
|
mode = this.$getMode(session.getState(row));
|
|
2490
|
-
|
|
2491
2409
|
if (!mode || !mode.getFoldWidget(session, foldStyle, row))
|
|
2492
2410
|
mode = this.defaultMode;
|
|
2493
|
-
|
|
2494
2411
|
return mode.getFoldWidgetRange(session, foldStyle, row);
|
|
2495
2412
|
};
|
|
2496
|
-
|
|
2497
2413
|
}).call(FoldMode.prototype);
|
|
2498
2414
|
|
|
2499
2415
|
});
|
|
2500
2416
|
|
|
2501
|
-
ace.define("ace/mode/folding/xml",[], function(require, exports, module)
|
|
2502
|
-
"use strict";
|
|
2503
|
-
|
|
2417
|
+
ace.define("ace/mode/folding/xml",["require","exports","module","ace/lib/oop","ace/range","ace/mode/folding/fold_mode"], function(require, exports, module){"use strict";
|
|
2504
2418
|
var oop = require("../../lib/oop");
|
|
2505
|
-
var lang = require("../../lib/lang");
|
|
2506
2419
|
var Range = require("../../range").Range;
|
|
2507
2420
|
var BaseFoldMode = require("./fold_mode").FoldMode;
|
|
2508
|
-
var
|
|
2509
|
-
|
|
2510
|
-
var FoldMode = exports.FoldMode = function(voidElements, optionalEndTags) {
|
|
2421
|
+
var FoldMode = exports.FoldMode = function (voidElements, optionalEndTags) {
|
|
2511
2422
|
BaseFoldMode.call(this);
|
|
2512
2423
|
this.voidElements = voidElements || {};
|
|
2513
2424
|
this.optionalEndTags = oop.mixin({}, this.voidElements);
|
|
2514
2425
|
if (optionalEndTags)
|
|
2515
2426
|
oop.mixin(this.optionalEndTags, optionalEndTags);
|
|
2516
|
-
|
|
2517
2427
|
};
|
|
2518
2428
|
oop.inherits(FoldMode, BaseFoldMode);
|
|
2519
|
-
|
|
2520
|
-
var Tag = function() {
|
|
2429
|
+
var Tag = function () {
|
|
2521
2430
|
this.tagName = "";
|
|
2522
2431
|
this.closing = false;
|
|
2523
2432
|
this.selfClosing = false;
|
|
2524
|
-
this.start = {row: 0, column: 0};
|
|
2525
|
-
this.end = {row: 0, column: 0};
|
|
2433
|
+
this.start = { row: 0, column: 0 };
|
|
2434
|
+
this.end = { row: 0, column: 0 };
|
|
2526
2435
|
};
|
|
2527
|
-
|
|
2528
2436
|
function is(token, type) {
|
|
2529
2437
|
return token.type.lastIndexOf(type + ".xml") > -1;
|
|
2530
2438
|
}
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
this.getFoldWidget = function(session, foldStyle, row) {
|
|
2439
|
+
(function () {
|
|
2440
|
+
this.getFoldWidget = function (session, foldStyle, row) {
|
|
2535
2441
|
var tag = this._getFirstTagInLine(session, row);
|
|
2536
|
-
|
|
2537
2442
|
if (!tag)
|
|
2538
2443
|
return this.getCommentFoldWidget(session, row);
|
|
2539
|
-
|
|
2540
2444
|
if (tag.closing || (!tag.tagName && tag.selfClosing))
|
|
2541
|
-
return foldStyle
|
|
2542
|
-
|
|
2445
|
+
return foldStyle === "markbeginend" ? "end" : "";
|
|
2543
2446
|
if (!tag.tagName || tag.selfClosing || this.voidElements.hasOwnProperty(tag.tagName.toLowerCase()))
|
|
2544
2447
|
return "";
|
|
2545
|
-
|
|
2546
2448
|
if (this._findEndTagInLine(session, row, tag.tagName, tag.end.column))
|
|
2547
2449
|
return "";
|
|
2548
|
-
|
|
2549
2450
|
return "start";
|
|
2550
2451
|
};
|
|
2551
|
-
|
|
2552
|
-
this.getCommentFoldWidget = function(session, row) {
|
|
2452
|
+
this.getCommentFoldWidget = function (session, row) {
|
|
2553
2453
|
if (/comment/.test(session.getState(row)) && /<!-/.test(session.getLine(row)))
|
|
2554
2454
|
return "start";
|
|
2555
2455
|
return "";
|
|
2556
2456
|
};
|
|
2557
|
-
this._getFirstTagInLine = function(session, row) {
|
|
2457
|
+
this._getFirstTagInLine = function (session, row) {
|
|
2558
2458
|
var tokens = session.getTokens(row);
|
|
2559
2459
|
var tag = new Tag();
|
|
2560
|
-
|
|
2561
2460
|
for (var i = 0; i < tokens.length; i++) {
|
|
2562
2461
|
var token = tokens[i];
|
|
2563
2462
|
if (is(token, "tag-open")) {
|
|
@@ -2577,17 +2476,16 @@ function is(token, type) {
|
|
|
2577
2476
|
}
|
|
2578
2477
|
}
|
|
2579
2478
|
return tag;
|
|
2580
|
-
}
|
|
2479
|
+
}
|
|
2480
|
+
else if (is(token, "tag-close")) {
|
|
2581
2481
|
tag.selfClosing = token.value == '/>';
|
|
2582
2482
|
return tag;
|
|
2583
2483
|
}
|
|
2584
2484
|
tag.start.column += token.value.length;
|
|
2585
2485
|
}
|
|
2586
|
-
|
|
2587
2486
|
return null;
|
|
2588
2487
|
};
|
|
2589
|
-
|
|
2590
|
-
this._findEndTagInLine = function(session, row, tagName, startColumn) {
|
|
2488
|
+
this._findEndTagInLine = function (session, row, tagName, startColumn) {
|
|
2591
2489
|
var tokens = session.getTokens(row);
|
|
2592
2490
|
var column = 0;
|
|
2593
2491
|
for (var i = 0; i < tokens.length; i++) {
|
|
@@ -2603,174 +2501,37 @@ function is(token, type) {
|
|
|
2603
2501
|
}
|
|
2604
2502
|
return false;
|
|
2605
2503
|
};
|
|
2606
|
-
this.
|
|
2607
|
-
var
|
|
2608
|
-
if (
|
|
2609
|
-
return
|
|
2610
|
-
|
|
2611
|
-
var tag = new Tag();
|
|
2612
|
-
do {
|
|
2613
|
-
if (is(token, "tag-open")) {
|
|
2614
|
-
tag.closing = is(token, "end-tag-open");
|
|
2615
|
-
tag.start.row = iterator.getCurrentTokenRow();
|
|
2616
|
-
tag.start.column = iterator.getCurrentTokenColumn();
|
|
2617
|
-
} else if (is(token, "tag-name")) {
|
|
2618
|
-
tag.tagName = token.value;
|
|
2619
|
-
} else if (is(token, "tag-close")) {
|
|
2620
|
-
tag.selfClosing = token.value == "/>";
|
|
2621
|
-
tag.end.row = iterator.getCurrentTokenRow();
|
|
2622
|
-
tag.end.column = iterator.getCurrentTokenColumn() + token.value.length;
|
|
2623
|
-
iterator.stepForward();
|
|
2624
|
-
return tag;
|
|
2625
|
-
}
|
|
2626
|
-
} while(token = iterator.stepForward());
|
|
2627
|
-
|
|
2628
|
-
return null;
|
|
2629
|
-
};
|
|
2630
|
-
|
|
2631
|
-
this._readTagBackward = function(iterator) {
|
|
2632
|
-
var token = iterator.getCurrentToken();
|
|
2633
|
-
if (!token)
|
|
2634
|
-
return null;
|
|
2635
|
-
|
|
2636
|
-
var tag = new Tag();
|
|
2637
|
-
do {
|
|
2638
|
-
if (is(token, "tag-open")) {
|
|
2639
|
-
tag.closing = is(token, "end-tag-open");
|
|
2640
|
-
tag.start.row = iterator.getCurrentTokenRow();
|
|
2641
|
-
tag.start.column = iterator.getCurrentTokenColumn();
|
|
2642
|
-
iterator.stepBackward();
|
|
2643
|
-
return tag;
|
|
2644
|
-
} else if (is(token, "tag-name")) {
|
|
2645
|
-
tag.tagName = token.value;
|
|
2646
|
-
} else if (is(token, "tag-close")) {
|
|
2647
|
-
tag.selfClosing = token.value == "/>";
|
|
2648
|
-
tag.end.row = iterator.getCurrentTokenRow();
|
|
2649
|
-
tag.end.column = iterator.getCurrentTokenColumn() + token.value.length;
|
|
2650
|
-
}
|
|
2651
|
-
} while(token = iterator.stepBackward());
|
|
2652
|
-
|
|
2653
|
-
return null;
|
|
2654
|
-
};
|
|
2655
|
-
|
|
2656
|
-
this._pop = function(stack, tag) {
|
|
2657
|
-
while (stack.length) {
|
|
2658
|
-
|
|
2659
|
-
var top = stack[stack.length-1];
|
|
2660
|
-
if (!tag || top.tagName == tag.tagName) {
|
|
2661
|
-
return stack.pop();
|
|
2662
|
-
}
|
|
2663
|
-
else if (this.optionalEndTags.hasOwnProperty(top.tagName)) {
|
|
2664
|
-
stack.pop();
|
|
2665
|
-
continue;
|
|
2666
|
-
} else {
|
|
2667
|
-
return null;
|
|
2668
|
-
}
|
|
2504
|
+
this.getFoldWidgetRange = function (session, foldStyle, row) {
|
|
2505
|
+
var tags = session.getMatchingTags({ row: row, column: 0 });
|
|
2506
|
+
if (tags) {
|
|
2507
|
+
return new Range(tags.openTag.end.row, tags.openTag.end.column, tags.closeTag.start.row, tags.closeTag.start.column);
|
|
2669
2508
|
}
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
this.getFoldWidgetRange = function(session, foldStyle, row) {
|
|
2673
|
-
var firstTag = this._getFirstTagInLine(session, row);
|
|
2674
|
-
|
|
2675
|
-
if (!firstTag) {
|
|
2509
|
+
else {
|
|
2676
2510
|
return this.getCommentFoldWidget(session, row)
|
|
2677
2511
|
&& session.getCommentFoldRange(row, session.getLine(row).length);
|
|
2678
2512
|
}
|
|
2679
|
-
|
|
2680
|
-
var isBackward = firstTag.closing || firstTag.selfClosing;
|
|
2681
|
-
var stack = [];
|
|
2682
|
-
var tag;
|
|
2683
|
-
|
|
2684
|
-
if (!isBackward) {
|
|
2685
|
-
var iterator = new TokenIterator(session, row, firstTag.start.column);
|
|
2686
|
-
var start = {
|
|
2687
|
-
row: row,
|
|
2688
|
-
column: firstTag.start.column + firstTag.tagName.length + 2
|
|
2689
|
-
};
|
|
2690
|
-
if (firstTag.start.row == firstTag.end.row)
|
|
2691
|
-
start.column = firstTag.end.column;
|
|
2692
|
-
while (tag = this._readTagForward(iterator)) {
|
|
2693
|
-
if (tag.selfClosing) {
|
|
2694
|
-
if (!stack.length) {
|
|
2695
|
-
tag.start.column += tag.tagName.length + 2;
|
|
2696
|
-
tag.end.column -= 2;
|
|
2697
|
-
return Range.fromPoints(tag.start, tag.end);
|
|
2698
|
-
} else
|
|
2699
|
-
continue;
|
|
2700
|
-
}
|
|
2701
|
-
|
|
2702
|
-
if (tag.closing) {
|
|
2703
|
-
this._pop(stack, tag);
|
|
2704
|
-
if (stack.length == 0)
|
|
2705
|
-
return Range.fromPoints(start, tag.start);
|
|
2706
|
-
}
|
|
2707
|
-
else {
|
|
2708
|
-
stack.push(tag);
|
|
2709
|
-
}
|
|
2710
|
-
}
|
|
2711
|
-
}
|
|
2712
|
-
else {
|
|
2713
|
-
var iterator = new TokenIterator(session, row, firstTag.end.column);
|
|
2714
|
-
var end = {
|
|
2715
|
-
row: row,
|
|
2716
|
-
column: firstTag.start.column
|
|
2717
|
-
};
|
|
2718
|
-
|
|
2719
|
-
while (tag = this._readTagBackward(iterator)) {
|
|
2720
|
-
if (tag.selfClosing) {
|
|
2721
|
-
if (!stack.length) {
|
|
2722
|
-
tag.start.column += tag.tagName.length + 2;
|
|
2723
|
-
tag.end.column -= 2;
|
|
2724
|
-
return Range.fromPoints(tag.start, tag.end);
|
|
2725
|
-
} else
|
|
2726
|
-
continue;
|
|
2727
|
-
}
|
|
2728
|
-
|
|
2729
|
-
if (!tag.closing) {
|
|
2730
|
-
this._pop(stack, tag);
|
|
2731
|
-
if (stack.length == 0) {
|
|
2732
|
-
tag.start.column += tag.tagName.length + 2;
|
|
2733
|
-
if (tag.start.row == tag.end.row && tag.start.column < tag.end.column)
|
|
2734
|
-
tag.start.column = tag.end.column;
|
|
2735
|
-
return Range.fromPoints(tag.start, end);
|
|
2736
|
-
}
|
|
2737
|
-
}
|
|
2738
|
-
else {
|
|
2739
|
-
stack.push(tag);
|
|
2740
|
-
}
|
|
2741
|
-
}
|
|
2742
|
-
}
|
|
2743
|
-
|
|
2744
2513
|
};
|
|
2745
|
-
|
|
2746
2514
|
}).call(FoldMode.prototype);
|
|
2747
2515
|
|
|
2748
2516
|
});
|
|
2749
2517
|
|
|
2750
|
-
ace.define("ace/mode/folding/html",[], function(require, exports, module)
|
|
2751
|
-
"use strict";
|
|
2752
|
-
|
|
2518
|
+
ace.define("ace/mode/folding/html",["require","exports","module","ace/lib/oop","ace/mode/folding/mixed","ace/mode/folding/xml","ace/mode/folding/cstyle"], function(require, exports, module){"use strict";
|
|
2753
2519
|
var oop = require("../../lib/oop");
|
|
2754
2520
|
var MixedFoldMode = require("./mixed").FoldMode;
|
|
2755
2521
|
var XmlFoldMode = require("./xml").FoldMode;
|
|
2756
2522
|
var CStyleFoldMode = require("./cstyle").FoldMode;
|
|
2757
|
-
|
|
2758
|
-
var FoldMode = exports.FoldMode = function(voidElements, optionalTags) {
|
|
2523
|
+
var FoldMode = exports.FoldMode = function (voidElements, optionalTags) {
|
|
2759
2524
|
MixedFoldMode.call(this, new XmlFoldMode(voidElements, optionalTags), {
|
|
2760
2525
|
"js-": new CStyleFoldMode(),
|
|
2761
2526
|
"css-": new CStyleFoldMode()
|
|
2762
2527
|
});
|
|
2763
2528
|
};
|
|
2764
|
-
|
|
2765
2529
|
oop.inherits(FoldMode, MixedFoldMode);
|
|
2766
2530
|
|
|
2767
2531
|
});
|
|
2768
2532
|
|
|
2769
|
-
ace.define("ace/mode/html_completions",[], function(require, exports, module)
|
|
2770
|
-
"use strict";
|
|
2771
|
-
|
|
2533
|
+
ace.define("ace/mode/html_completions",["require","exports","module","ace/token_iterator"], function(require, exports, module){"use strict";
|
|
2772
2534
|
var TokenIterator = require("../token_iterator").TokenIterator;
|
|
2773
|
-
|
|
2774
2535
|
var commonAttributes = [
|
|
2775
2536
|
"accesskey",
|
|
2776
2537
|
"class",
|
|
@@ -2794,7 +2555,6 @@ var commonAttributes = [
|
|
|
2794
2555
|
"title",
|
|
2795
2556
|
"translate"
|
|
2796
2557
|
];
|
|
2797
|
-
|
|
2798
2558
|
var eventAttributes = [
|
|
2799
2559
|
"onabort",
|
|
2800
2560
|
"onblur",
|
|
@@ -2852,49 +2612,47 @@ var eventAttributes = [
|
|
|
2852
2612
|
"onvolumechange",
|
|
2853
2613
|
"onwaiting"
|
|
2854
2614
|
];
|
|
2855
|
-
|
|
2856
2615
|
var globalAttributes = commonAttributes.concat(eventAttributes);
|
|
2857
|
-
|
|
2858
2616
|
var attributeMap = {
|
|
2859
|
-
"a": {"href": 1, "target": {"_blank": 1, "top": 1}, "ping": 1, "rel": {"nofollow": 1, "alternate": 1, "author": 1, "bookmark": 1, "help": 1, "license": 1, "next": 1, "noreferrer": 1, "prefetch": 1, "prev": 1, "search": 1, "tag": 1}, "media": 1, "hreflang": 1, "type": 1},
|
|
2617
|
+
"a": { "href": 1, "target": { "_blank": 1, "top": 1 }, "ping": 1, "rel": { "nofollow": 1, "alternate": 1, "author": 1, "bookmark": 1, "help": 1, "license": 1, "next": 1, "noreferrer": 1, "prefetch": 1, "prev": 1, "search": 1, "tag": 1 }, "media": 1, "hreflang": 1, "type": 1 },
|
|
2860
2618
|
"abbr": {},
|
|
2861
2619
|
"address": {},
|
|
2862
|
-
"area": {"shape": 1, "coords": 1, "href": 1, "hreflang": 1, "alt": 1, "target": 1, "media": 1, "rel": 1, "ping": 1, "type": 1},
|
|
2863
|
-
"article": {"pubdate": 1},
|
|
2620
|
+
"area": { "shape": 1, "coords": 1, "href": 1, "hreflang": 1, "alt": 1, "target": 1, "media": 1, "rel": 1, "ping": 1, "type": 1 },
|
|
2621
|
+
"article": { "pubdate": 1 },
|
|
2864
2622
|
"aside": {},
|
|
2865
|
-
"audio": {"src": 1, "autobuffer": 1, "autoplay": {"autoplay": 1}, "loop": {"loop": 1}, "controls": {"controls": 1}, "muted": {"muted": 1}, "preload": {"auto": 1, "metadata": 1, "none": 1 }},
|
|
2623
|
+
"audio": { "src": 1, "autobuffer": 1, "autoplay": { "autoplay": 1 }, "loop": { "loop": 1 }, "controls": { "controls": 1 }, "muted": { "muted": 1 }, "preload": { "auto": 1, "metadata": 1, "none": 1 } },
|
|
2866
2624
|
"b": {},
|
|
2867
|
-
"base": {"href": 1, "target": 1},
|
|
2625
|
+
"base": { "href": 1, "target": 1 },
|
|
2868
2626
|
"bdi": {},
|
|
2869
2627
|
"bdo": {},
|
|
2870
|
-
"blockquote": {"cite": 1},
|
|
2871
|
-
"body": {"onafterprint": 1, "onbeforeprint": 1, "onbeforeunload": 1, "onhashchange": 1, "onmessage": 1, "onoffline": 1, "onpopstate": 1, "onredo": 1, "onresize": 1, "onstorage": 1, "onundo": 1, "onunload": 1},
|
|
2628
|
+
"blockquote": { "cite": 1 },
|
|
2629
|
+
"body": { "onafterprint": 1, "onbeforeprint": 1, "onbeforeunload": 1, "onhashchange": 1, "onmessage": 1, "onoffline": 1, "onpopstate": 1, "onredo": 1, "onresize": 1, "onstorage": 1, "onundo": 1, "onunload": 1 },
|
|
2872
2630
|
"br": {},
|
|
2873
|
-
"button": {"autofocus": 1, "disabled": {"disabled": 1}, "form": 1, "formaction": 1, "formenctype": 1, "formmethod": 1, "formnovalidate": 1, "formtarget": 1, "name": 1, "value": 1, "type": {"button": 1, "submit": 1}},
|
|
2874
|
-
"canvas": {"width": 1, "height": 1},
|
|
2631
|
+
"button": { "autofocus": 1, "disabled": { "disabled": 1 }, "form": 1, "formaction": 1, "formenctype": 1, "formmethod": 1, "formnovalidate": 1, "formtarget": 1, "name": 1, "value": 1, "type": { "button": 1, "submit": 1 } },
|
|
2632
|
+
"canvas": { "width": 1, "height": 1 },
|
|
2875
2633
|
"caption": {},
|
|
2876
2634
|
"cite": {},
|
|
2877
2635
|
"code": {},
|
|
2878
|
-
"col": {"span": 1},
|
|
2879
|
-
"colgroup": {"span": 1},
|
|
2880
|
-
"command": {"type": 1, "label": 1, "icon": 1, "disabled": 1, "checked": 1, "radiogroup": 1, "command": 1},
|
|
2636
|
+
"col": { "span": 1 },
|
|
2637
|
+
"colgroup": { "span": 1 },
|
|
2638
|
+
"command": { "type": 1, "label": 1, "icon": 1, "disabled": 1, "checked": 1, "radiogroup": 1, "command": 1 },
|
|
2881
2639
|
"data": {},
|
|
2882
2640
|
"datalist": {},
|
|
2883
2641
|
"dd": {},
|
|
2884
|
-
"del": {"cite": 1, "datetime": 1},
|
|
2885
|
-
"details": {"open": 1},
|
|
2642
|
+
"del": { "cite": 1, "datetime": 1 },
|
|
2643
|
+
"details": { "open": 1 },
|
|
2886
2644
|
"dfn": {},
|
|
2887
|
-
"dialog": {"open": 1},
|
|
2645
|
+
"dialog": { "open": 1 },
|
|
2888
2646
|
"div": {},
|
|
2889
2647
|
"dl": {},
|
|
2890
2648
|
"dt": {},
|
|
2891
2649
|
"em": {},
|
|
2892
|
-
"embed": {"src": 1, "height": 1, "width": 1, "type": 1},
|
|
2893
|
-
"fieldset": {"disabled": 1, "form": 1, "name": 1},
|
|
2650
|
+
"embed": { "src": 1, "height": 1, "width": 1, "type": 1 },
|
|
2651
|
+
"fieldset": { "disabled": 1, "form": 1, "name": 1 },
|
|
2894
2652
|
"figcaption": {},
|
|
2895
2653
|
"figure": {},
|
|
2896
2654
|
"footer": {},
|
|
2897
|
-
"form": {"accept-charset": 1, "action": 1, "autocomplete": 1, "enctype": {"multipart/form-data": 1, "application/x-www-form-urlencoded": 1}, "method": {"get": 1, "post": 1}, "name": 1, "novalidate": 1, "target": {"_blank": 1, "top": 1}},
|
|
2655
|
+
"form": { "accept-charset": 1, "action": 1, "autocomplete": 1, "enctype": { "multipart/form-data": 1, "application/x-www-form-urlencoded": 1 }, "method": { "get": 1, "post": 1 }, "name": 1, "novalidate": 1, "target": { "_blank": 1, "top": 1 } },
|
|
2898
2656
|
"h1": {},
|
|
2899
2657
|
"h2": {},
|
|
2900
2658
|
"h3": {},
|
|
@@ -2904,109 +2662,101 @@ var attributeMap = {
|
|
|
2904
2662
|
"head": {},
|
|
2905
2663
|
"header": {},
|
|
2906
2664
|
"hr": {},
|
|
2907
|
-
"html": {"manifest": 1},
|
|
2665
|
+
"html": { "manifest": 1 },
|
|
2908
2666
|
"i": {},
|
|
2909
|
-
"iframe": {"name": 1, "src": 1, "height": 1, "width": 1, "sandbox": {"allow-same-origin": 1, "allow-top-navigation": 1, "allow-forms": 1, "allow-scripts": 1}, "seamless": {"seamless": 1}},
|
|
2910
|
-
"img": {"alt": 1, "src": 1, "height": 1, "width": 1, "usemap": 1, "ismap": 1},
|
|
2667
|
+
"iframe": { "name": 1, "src": 1, "height": 1, "width": 1, "sandbox": { "allow-same-origin": 1, "allow-top-navigation": 1, "allow-forms": 1, "allow-scripts": 1 }, "seamless": { "seamless": 1 } },
|
|
2668
|
+
"img": { "alt": 1, "src": 1, "height": 1, "width": 1, "usemap": 1, "ismap": 1 },
|
|
2911
2669
|
"input": {
|
|
2912
|
-
"type": {"text": 1, "password": 1, "hidden": 1, "checkbox": 1, "submit": 1, "radio": 1, "file": 1, "button": 1, "reset": 1, "image": 31, "color": 1, "date": 1, "datetime": 1, "datetime-local": 1, "email": 1, "month": 1, "number": 1, "range": 1, "search": 1, "tel": 1, "time": 1, "url": 1, "week": 1},
|
|
2913
|
-
"accept": 1, "alt": 1, "autocomplete": {"on": 1, "off": 1}, "autofocus": {"autofocus": 1}, "checked": {"checked": 1}, "disabled": {"disabled": 1}, "form": 1, "formaction": 1, "formenctype": {"application/x-www-form-urlencoded": 1, "multipart/form-data": 1, "text/plain": 1}, "formmethod": {"get": 1, "post": 1}, "formnovalidate": {"formnovalidate": 1}, "formtarget": {"_blank": 1, "_self": 1, "_parent": 1, "_top": 1}, "height": 1, "list": 1, "max": 1, "maxlength": 1, "min": 1, "multiple": {"multiple": 1}, "name": 1, "pattern": 1, "placeholder": 1, "readonly": {"readonly": 1}, "required": {"required": 1}, "size": 1, "src": 1, "step": 1, "width": 1, "files": 1, "value": 1
|
|
2914
|
-
|
|
2670
|
+
"type": { "text": 1, "password": 1, "hidden": 1, "checkbox": 1, "submit": 1, "radio": 1, "file": 1, "button": 1, "reset": 1, "image": 31, "color": 1, "date": 1, "datetime": 1, "datetime-local": 1, "email": 1, "month": 1, "number": 1, "range": 1, "search": 1, "tel": 1, "time": 1, "url": 1, "week": 1 },
|
|
2671
|
+
"accept": 1, "alt": 1, "autocomplete": { "on": 1, "off": 1 }, "autofocus": { "autofocus": 1 }, "checked": { "checked": 1 }, "disabled": { "disabled": 1 }, "form": 1, "formaction": 1, "formenctype": { "application/x-www-form-urlencoded": 1, "multipart/form-data": 1, "text/plain": 1 }, "formmethod": { "get": 1, "post": 1 }, "formnovalidate": { "formnovalidate": 1 }, "formtarget": { "_blank": 1, "_self": 1, "_parent": 1, "_top": 1 }, "height": 1, "list": 1, "max": 1, "maxlength": 1, "min": 1, "multiple": { "multiple": 1 }, "name": 1, "pattern": 1, "placeholder": 1, "readonly": { "readonly": 1 }, "required": { "required": 1 }, "size": 1, "src": 1, "step": 1, "width": 1, "files": 1, "value": 1
|
|
2672
|
+
},
|
|
2673
|
+
"ins": { "cite": 1, "datetime": 1 },
|
|
2915
2674
|
"kbd": {},
|
|
2916
|
-
"keygen": {"autofocus": 1, "challenge": {"challenge": 1}, "disabled": {"disabled": 1}, "form": 1, "keytype": {"rsa": 1, "dsa": 1, "ec": 1}, "name": 1},
|
|
2917
|
-
"label": {"form": 1, "for": 1},
|
|
2675
|
+
"keygen": { "autofocus": 1, "challenge": { "challenge": 1 }, "disabled": { "disabled": 1 }, "form": 1, "keytype": { "rsa": 1, "dsa": 1, "ec": 1 }, "name": 1 },
|
|
2676
|
+
"label": { "form": 1, "for": 1 },
|
|
2918
2677
|
"legend": {},
|
|
2919
|
-
"li": {"value": 1},
|
|
2920
|
-
"link": {"href": 1, "hreflang": 1, "rel": {"stylesheet": 1, "icon": 1}, "media": {"all": 1, "screen": 1, "print": 1}, "type": {"text/css": 1, "image/png": 1, "image/jpeg": 1, "image/gif": 1}, "sizes": 1},
|
|
2678
|
+
"li": { "value": 1 },
|
|
2679
|
+
"link": { "href": 1, "hreflang": 1, "rel": { "stylesheet": 1, "icon": 1 }, "media": { "all": 1, "screen": 1, "print": 1 }, "type": { "text/css": 1, "image/png": 1, "image/jpeg": 1, "image/gif": 1 }, "sizes": 1 },
|
|
2921
2680
|
"main": {},
|
|
2922
|
-
"map": {"name": 1},
|
|
2681
|
+
"map": { "name": 1 },
|
|
2923
2682
|
"mark": {},
|
|
2924
2683
|
"math": {},
|
|
2925
|
-
"menu": {"type": 1, "label": 1},
|
|
2926
|
-
"meta": {"http-equiv": {"content-type": 1}, "name": {"description": 1, "keywords": 1}, "content": {"text/html; charset=UTF-8": 1}, "charset": 1},
|
|
2927
|
-
"meter": {"value": 1, "min": 1, "max": 1, "low": 1, "high": 1, "optimum": 1},
|
|
2684
|
+
"menu": { "type": 1, "label": 1 },
|
|
2685
|
+
"meta": { "http-equiv": { "content-type": 1 }, "name": { "description": 1, "keywords": 1 }, "content": { "text/html; charset=UTF-8": 1 }, "charset": 1 },
|
|
2686
|
+
"meter": { "value": 1, "min": 1, "max": 1, "low": 1, "high": 1, "optimum": 1 },
|
|
2928
2687
|
"nav": {},
|
|
2929
|
-
"noscript": {"href": 1},
|
|
2930
|
-
"object": {"param": 1, "data": 1, "type": 1, "height"
|
|
2931
|
-
"ol": {"start": 1, "reversed": 1},
|
|
2932
|
-
"optgroup": {"disabled": 1, "label": 1},
|
|
2933
|
-
"option": {"disabled": 1, "selected": 1, "label": 1, "value": 1},
|
|
2934
|
-
"output": {"for": 1, "form": 1, "name": 1},
|
|
2688
|
+
"noscript": { "href": 1 },
|
|
2689
|
+
"object": { "param": 1, "data": 1, "type": 1, "height": 1, "width": 1, "usemap": 1, "name": 1, "form": 1, "classid": 1 },
|
|
2690
|
+
"ol": { "start": 1, "reversed": 1 },
|
|
2691
|
+
"optgroup": { "disabled": 1, "label": 1 },
|
|
2692
|
+
"option": { "disabled": 1, "selected": 1, "label": 1, "value": 1 },
|
|
2693
|
+
"output": { "for": 1, "form": 1, "name": 1 },
|
|
2935
2694
|
"p": {},
|
|
2936
|
-
"param": {"name": 1, "value": 1},
|
|
2695
|
+
"param": { "name": 1, "value": 1 },
|
|
2937
2696
|
"pre": {},
|
|
2938
|
-
"progress": {"value": 1, "max": 1},
|
|
2939
|
-
"q": {"cite": 1},
|
|
2697
|
+
"progress": { "value": 1, "max": 1 },
|
|
2698
|
+
"q": { "cite": 1 },
|
|
2940
2699
|
"rp": {},
|
|
2941
2700
|
"rt": {},
|
|
2942
2701
|
"ruby": {},
|
|
2943
2702
|
"s": {},
|
|
2944
2703
|
"samp": {},
|
|
2945
|
-
"script": {"charset": 1, "type": {"text/javascript": 1}, "src": 1, "defer": 1, "async": 1},
|
|
2946
|
-
"select": {"autofocus": 1, "disabled": 1, "form": 1, "multiple": {"multiple": 1}, "name": 1, "size": 1, "readonly":{"readonly": 1}},
|
|
2704
|
+
"script": { "charset": 1, "type": { "text/javascript": 1 }, "src": 1, "defer": 1, "async": 1 },
|
|
2705
|
+
"select": { "autofocus": 1, "disabled": 1, "form": 1, "multiple": { "multiple": 1 }, "name": 1, "size": 1, "readonly": { "readonly": 1 } },
|
|
2947
2706
|
"small": {},
|
|
2948
|
-
"source": {"src": 1, "type": 1, "media": 1},
|
|
2707
|
+
"source": { "src": 1, "type": 1, "media": 1 },
|
|
2949
2708
|
"span": {},
|
|
2950
2709
|
"strong": {},
|
|
2951
|
-
"style": {"type": 1, "media": {"all": 1, "screen": 1, "print": 1}, "scoped": 1},
|
|
2710
|
+
"style": { "type": 1, "media": { "all": 1, "screen": 1, "print": 1 }, "scoped": 1 },
|
|
2952
2711
|
"sub": {},
|
|
2953
2712
|
"sup": {},
|
|
2954
2713
|
"svg": {},
|
|
2955
|
-
"table": {"summary": 1},
|
|
2714
|
+
"table": { "summary": 1 },
|
|
2956
2715
|
"tbody": {},
|
|
2957
|
-
"td": {"headers": 1, "rowspan": 1, "colspan": 1},
|
|
2958
|
-
"textarea": {"autofocus": {"autofocus": 1}, "disabled": {"disabled": 1}, "form": 1, "maxlength": 1, "name": 1, "placeholder": 1, "readonly": {"readonly": 1}, "required": {"required": 1}, "rows": 1, "cols": 1, "wrap": {"on": 1, "off": 1, "hard": 1, "soft": 1}},
|
|
2716
|
+
"td": { "headers": 1, "rowspan": 1, "colspan": 1 },
|
|
2717
|
+
"textarea": { "autofocus": { "autofocus": 1 }, "disabled": { "disabled": 1 }, "form": 1, "maxlength": 1, "name": 1, "placeholder": 1, "readonly": { "readonly": 1 }, "required": { "required": 1 }, "rows": 1, "cols": 1, "wrap": { "on": 1, "off": 1, "hard": 1, "soft": 1 } },
|
|
2959
2718
|
"tfoot": {},
|
|
2960
|
-
"th": {"headers": 1, "rowspan": 1, "colspan": 1, "scope": 1},
|
|
2719
|
+
"th": { "headers": 1, "rowspan": 1, "colspan": 1, "scope": 1 },
|
|
2961
2720
|
"thead": {},
|
|
2962
|
-
"time": {"datetime": 1},
|
|
2721
|
+
"time": { "datetime": 1 },
|
|
2963
2722
|
"title": {},
|
|
2964
2723
|
"tr": {},
|
|
2965
|
-
"track": {"kind": 1, "src": 1, "srclang": 1, "label": 1, "default": 1},
|
|
2724
|
+
"track": { "kind": 1, "src": 1, "srclang": 1, "label": 1, "default": 1 },
|
|
2966
2725
|
"section": {},
|
|
2967
2726
|
"summary": {},
|
|
2968
2727
|
"u": {},
|
|
2969
2728
|
"ul": {},
|
|
2970
2729
|
"var": {},
|
|
2971
|
-
"video": {"src": 1, "autobuffer": 1, "autoplay": {"autoplay": 1}, "loop": {"loop": 1}, "controls": {"controls": 1}, "width": 1, "height": 1, "poster": 1, "muted": {"muted": 1}, "preload": {"auto": 1, "metadata": 1, "none": 1}},
|
|
2730
|
+
"video": { "src": 1, "autobuffer": 1, "autoplay": { "autoplay": 1 }, "loop": { "loop": 1 }, "controls": { "controls": 1 }, "width": 1, "height": 1, "poster": 1, "muted": { "muted": 1 }, "preload": { "auto": 1, "metadata": 1, "none": 1 } },
|
|
2972
2731
|
"wbr": {}
|
|
2973
2732
|
};
|
|
2974
|
-
|
|
2975
2733
|
var elements = Object.keys(attributeMap);
|
|
2976
|
-
|
|
2977
2734
|
function is(token, type) {
|
|
2978
2735
|
return token.type.lastIndexOf(type + ".xml") > -1;
|
|
2979
2736
|
}
|
|
2980
|
-
|
|
2981
2737
|
function findTagName(session, pos) {
|
|
2982
2738
|
var iterator = new TokenIterator(session, pos.row, pos.column);
|
|
2983
2739
|
var token = iterator.getCurrentToken();
|
|
2984
|
-
while (token && !is(token, "tag-name")){
|
|
2740
|
+
while (token && !is(token, "tag-name")) {
|
|
2985
2741
|
token = iterator.stepBackward();
|
|
2986
2742
|
}
|
|
2987
2743
|
if (token)
|
|
2988
2744
|
return token.value;
|
|
2989
2745
|
}
|
|
2990
|
-
|
|
2991
2746
|
function findAttributeName(session, pos) {
|
|
2992
2747
|
var iterator = new TokenIterator(session, pos.row, pos.column);
|
|
2993
2748
|
var token = iterator.getCurrentToken();
|
|
2994
|
-
while (token && !is(token, "attribute-name")){
|
|
2749
|
+
while (token && !is(token, "attribute-name")) {
|
|
2995
2750
|
token = iterator.stepBackward();
|
|
2996
2751
|
}
|
|
2997
2752
|
if (token)
|
|
2998
2753
|
return token.value;
|
|
2999
2754
|
}
|
|
3000
|
-
|
|
3001
|
-
var HtmlCompletions = function() {
|
|
3002
|
-
|
|
2755
|
+
var HtmlCompletions = function () {
|
|
3003
2756
|
};
|
|
3004
|
-
|
|
3005
|
-
|
|
3006
|
-
|
|
3007
|
-
this.getCompletions = function(state, session, pos, prefix) {
|
|
2757
|
+
(function () {
|
|
2758
|
+
this.getCompletions = function (state, session, pos, prefix) {
|
|
3008
2759
|
var token = session.getTokenAt(pos.row, pos.column);
|
|
3009
|
-
|
|
3010
2760
|
if (!token)
|
|
3011
2761
|
return [];
|
|
3012
2762
|
if (is(token, "tag-name") || is(token, "tag-open") || is(token, "end-tag-open"))
|
|
@@ -3018,12 +2768,10 @@ var HtmlCompletions = function() {
|
|
|
3018
2768
|
var line = session.getLine(pos.row).substr(0, pos.column);
|
|
3019
2769
|
if (/&[a-z]*$/i.test(line))
|
|
3020
2770
|
return this.getHTMLEntityCompletions(state, session, pos, prefix);
|
|
3021
|
-
|
|
3022
2771
|
return [];
|
|
3023
2772
|
};
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
return elements.map(function(element){
|
|
2773
|
+
this.getTagCompletions = function (state, session, pos, prefix) {
|
|
2774
|
+
return elements.map(function (element) {
|
|
3027
2775
|
return {
|
|
3028
2776
|
value: element,
|
|
3029
2777
|
meta: "tag",
|
|
@@ -3031,8 +2779,7 @@ var HtmlCompletions = function() {
|
|
|
3031
2779
|
};
|
|
3032
2780
|
});
|
|
3033
2781
|
};
|
|
3034
|
-
|
|
3035
|
-
this.getAttributeCompletions = function(state, session, pos, prefix) {
|
|
2782
|
+
this.getAttributeCompletions = function (state, session, pos, prefix) {
|
|
3036
2783
|
var tagName = findTagName(session, pos);
|
|
3037
2784
|
if (!tagName)
|
|
3038
2785
|
return [];
|
|
@@ -3040,7 +2787,7 @@ var HtmlCompletions = function() {
|
|
|
3040
2787
|
if (tagName in attributeMap) {
|
|
3041
2788
|
attributes = attributes.concat(Object.keys(attributeMap[tagName]));
|
|
3042
2789
|
}
|
|
3043
|
-
return attributes.map(function(attribute){
|
|
2790
|
+
return attributes.map(function (attribute) {
|
|
3044
2791
|
return {
|
|
3045
2792
|
caption: attribute,
|
|
3046
2793
|
snippet: attribute + '="$0"',
|
|
@@ -3049,18 +2796,16 @@ var HtmlCompletions = function() {
|
|
|
3049
2796
|
};
|
|
3050
2797
|
});
|
|
3051
2798
|
};
|
|
3052
|
-
|
|
3053
|
-
this.getAttributeValueCompletions = function(state, session, pos, prefix) {
|
|
2799
|
+
this.getAttributeValueCompletions = function (state, session, pos, prefix) {
|
|
3054
2800
|
var tagName = findTagName(session, pos);
|
|
3055
2801
|
var attributeName = findAttributeName(session, pos);
|
|
3056
|
-
|
|
3057
2802
|
if (!tagName)
|
|
3058
2803
|
return [];
|
|
3059
2804
|
var values = [];
|
|
3060
2805
|
if (tagName in attributeMap && attributeName in attributeMap[tagName] && typeof attributeMap[tagName][attributeName] === "object") {
|
|
3061
2806
|
values = Object.keys(attributeMap[tagName][attributeName]);
|
|
3062
2807
|
}
|
|
3063
|
-
return values.map(function(value){
|
|
2808
|
+
return values.map(function (value) {
|
|
3064
2809
|
return {
|
|
3065
2810
|
caption: value,
|
|
3066
2811
|
snippet: value,
|
|
@@ -3069,11 +2814,9 @@ var HtmlCompletions = function() {
|
|
|
3069
2814
|
};
|
|
3070
2815
|
});
|
|
3071
2816
|
};
|
|
3072
|
-
|
|
3073
|
-
this.getHTMLEntityCompletions = function(state, session, pos, prefix) {
|
|
2817
|
+
this.getHTMLEntityCompletions = function (state, session, pos, prefix) {
|
|
3074
2818
|
var values = ['Aacute;', 'aacute;', 'Acirc;', 'acirc;', 'acute;', 'AElig;', 'aelig;', 'Agrave;', 'agrave;', 'alefsym;', 'Alpha;', 'alpha;', 'amp;', 'and;', 'ang;', 'Aring;', 'aring;', 'asymp;', 'Atilde;', 'atilde;', 'Auml;', 'auml;', 'bdquo;', 'Beta;', 'beta;', 'brvbar;', 'bull;', 'cap;', 'Ccedil;', 'ccedil;', 'cedil;', 'cent;', 'Chi;', 'chi;', 'circ;', 'clubs;', 'cong;', 'copy;', 'crarr;', 'cup;', 'curren;', 'Dagger;', 'dagger;', 'dArr;', 'darr;', 'deg;', 'Delta;', 'delta;', 'diams;', 'divide;', 'Eacute;', 'eacute;', 'Ecirc;', 'ecirc;', 'Egrave;', 'egrave;', 'empty;', 'emsp;', 'ensp;', 'Epsilon;', 'epsilon;', 'equiv;', 'Eta;', 'eta;', 'ETH;', 'eth;', 'Euml;', 'euml;', 'euro;', 'exist;', 'fnof;', 'forall;', 'frac12;', 'frac14;', 'frac34;', 'frasl;', 'Gamma;', 'gamma;', 'ge;', 'gt;', 'hArr;', 'harr;', 'hearts;', 'hellip;', 'Iacute;', 'iacute;', 'Icirc;', 'icirc;', 'iexcl;', 'Igrave;', 'igrave;', 'image;', 'infin;', 'int;', 'Iota;', 'iota;', 'iquest;', 'isin;', 'Iuml;', 'iuml;', 'Kappa;', 'kappa;', 'Lambda;', 'lambda;', 'lang;', 'laquo;', 'lArr;', 'larr;', 'lceil;', 'ldquo;', 'le;', 'lfloor;', 'lowast;', 'loz;', 'lrm;', 'lsaquo;', 'lsquo;', 'lt;', 'macr;', 'mdash;', 'micro;', 'middot;', 'minus;', 'Mu;', 'mu;', 'nabla;', 'nbsp;', 'ndash;', 'ne;', 'ni;', 'not;', 'notin;', 'nsub;', 'Ntilde;', 'ntilde;', 'Nu;', 'nu;', 'Oacute;', 'oacute;', 'Ocirc;', 'ocirc;', 'OElig;', 'oelig;', 'Ograve;', 'ograve;', 'oline;', 'Omega;', 'omega;', 'Omicron;', 'omicron;', 'oplus;', 'or;', 'ordf;', 'ordm;', 'Oslash;', 'oslash;', 'Otilde;', 'otilde;', 'otimes;', 'Ouml;', 'ouml;', 'para;', 'part;', 'permil;', 'perp;', 'Phi;', 'phi;', 'Pi;', 'pi;', 'piv;', 'plusmn;', 'pound;', 'Prime;', 'prime;', 'prod;', 'prop;', 'Psi;', 'psi;', 'quot;', 'radic;', 'rang;', 'raquo;', 'rArr;', 'rarr;', 'rceil;', 'rdquo;', 'real;', 'reg;', 'rfloor;', 'Rho;', 'rho;', 'rlm;', 'rsaquo;', 'rsquo;', 'sbquo;', 'Scaron;', 'scaron;', 'sdot;', 'sect;', 'shy;', 'Sigma;', 'sigma;', 'sigmaf;', 'sim;', 'spades;', 'sub;', 'sube;', 'sum;', 'sup;', 'sup1;', 'sup2;', 'sup3;', 'supe;', 'szlig;', 'Tau;', 'tau;', 'there4;', 'Theta;', 'theta;', 'thetasym;', 'thinsp;', 'THORN;', 'thorn;', 'tilde;', 'times;', 'trade;', 'Uacute;', 'uacute;', 'uArr;', 'uarr;', 'Ucirc;', 'ucirc;', 'Ugrave;', 'ugrave;', 'uml;', 'upsih;', 'Upsilon;', 'upsilon;', 'Uuml;', 'uuml;', 'weierp;', 'Xi;', 'xi;', 'Yacute;', 'yacute;', 'yen;', 'Yuml;', 'yuml;', 'Zeta;', 'zeta;', 'zwj;', 'zwnj;'];
|
|
3075
|
-
|
|
3076
|
-
return values.map(function(value){
|
|
2819
|
+
return values.map(function (value) {
|
|
3077
2820
|
return {
|
|
3078
2821
|
caption: value,
|
|
3079
2822
|
snippet: value,
|
|
@@ -3082,15 +2825,12 @@ var HtmlCompletions = function() {
|
|
|
3082
2825
|
};
|
|
3083
2826
|
});
|
|
3084
2827
|
};
|
|
3085
|
-
|
|
3086
2828
|
}).call(HtmlCompletions.prototype);
|
|
3087
|
-
|
|
3088
2829
|
exports.HtmlCompletions = HtmlCompletions;
|
|
3089
|
-
});
|
|
3090
2830
|
|
|
3091
|
-
|
|
3092
|
-
"use strict";
|
|
2831
|
+
});
|
|
3093
2832
|
|
|
2833
|
+
ace.define("ace/mode/html",["require","exports","module","ace/lib/oop","ace/lib/lang","ace/mode/text","ace/mode/javascript","ace/mode/css","ace/mode/html_highlight_rules","ace/mode/behaviour/xml","ace/mode/folding/html","ace/mode/html_completions","ace/worker/worker_client"], function(require, exports, module){"use strict";
|
|
3094
2834
|
var oop = require("../lib/oop");
|
|
3095
2835
|
var lang = require("../lib/lang");
|
|
3096
2836
|
var TextMode = require("./text").Mode;
|
|
@@ -3103,81 +2843,60 @@ var HtmlCompletions = require("./html_completions").HtmlCompletions;
|
|
|
3103
2843
|
var WorkerClient = require("../worker/worker_client").WorkerClient;
|
|
3104
2844
|
var voidElements = ["area", "base", "br", "col", "embed", "hr", "img", "input", "keygen", "link", "meta", "menuitem", "param", "source", "track", "wbr"];
|
|
3105
2845
|
var optionalEndTags = ["li", "dt", "dd", "p", "rt", "rp", "optgroup", "option", "colgroup", "td", "th"];
|
|
3106
|
-
|
|
3107
|
-
var Mode = function(options) {
|
|
2846
|
+
var Mode = function (options) {
|
|
3108
2847
|
this.fragmentContext = options && options.fragmentContext;
|
|
3109
2848
|
this.HighlightRules = HtmlHighlightRules;
|
|
3110
2849
|
this.$behaviour = new XmlBehaviour();
|
|
3111
2850
|
this.$completer = new HtmlCompletions();
|
|
3112
|
-
|
|
3113
2851
|
this.createModeDelegates({
|
|
3114
2852
|
"js-": JavaScriptMode,
|
|
3115
2853
|
"css-": CssMode
|
|
3116
2854
|
});
|
|
3117
|
-
|
|
3118
2855
|
this.foldingRules = new HtmlFoldMode(this.voidElements, lang.arrayToMap(optionalEndTags));
|
|
3119
2856
|
};
|
|
3120
2857
|
oop.inherits(Mode, TextMode);
|
|
3121
|
-
|
|
3122
|
-
|
|
3123
|
-
|
|
3124
|
-
this.blockComment = {start: "<!--", end: "-->"};
|
|
3125
|
-
|
|
2858
|
+
(function () {
|
|
2859
|
+
this.blockComment = { start: "<!--", end: "-->" };
|
|
3126
2860
|
this.voidElements = lang.arrayToMap(voidElements);
|
|
3127
|
-
|
|
3128
|
-
this.getNextLineIndent = function(state, line, tab) {
|
|
2861
|
+
this.getNextLineIndent = function (state, line, tab) {
|
|
3129
2862
|
return this.$getIndent(line);
|
|
3130
2863
|
};
|
|
3131
|
-
|
|
3132
|
-
this.checkOutdent = function(state, line, input) {
|
|
2864
|
+
this.checkOutdent = function (state, line, input) {
|
|
3133
2865
|
return false;
|
|
3134
2866
|
};
|
|
3135
|
-
|
|
3136
|
-
this.getCompletions = function(state, session, pos, prefix) {
|
|
2867
|
+
this.getCompletions = function (state, session, pos, prefix) {
|
|
3137
2868
|
return this.$completer.getCompletions(state, session, pos, prefix);
|
|
3138
2869
|
};
|
|
3139
|
-
|
|
3140
|
-
this.createWorker = function(session) {
|
|
2870
|
+
this.createWorker = function (session) {
|
|
3141
2871
|
if (this.constructor != Mode)
|
|
3142
2872
|
return;
|
|
3143
2873
|
var worker = new WorkerClient(["ace"], "ace/mode/html_worker", "Worker");
|
|
3144
2874
|
worker.attachToDocument(session.getDocument());
|
|
3145
|
-
|
|
3146
2875
|
if (this.fragmentContext)
|
|
3147
|
-
worker.call("setOptions", [{context: this.fragmentContext}]);
|
|
3148
|
-
|
|
3149
|
-
worker.on("error", function(e) {
|
|
2876
|
+
worker.call("setOptions", [{ context: this.fragmentContext }]);
|
|
2877
|
+
worker.on("error", function (e) {
|
|
3150
2878
|
session.setAnnotations(e.data);
|
|
3151
2879
|
});
|
|
3152
|
-
|
|
3153
|
-
worker.on("terminate", function() {
|
|
2880
|
+
worker.on("terminate", function () {
|
|
3154
2881
|
session.clearAnnotations();
|
|
3155
2882
|
});
|
|
3156
|
-
|
|
3157
2883
|
return worker;
|
|
3158
2884
|
};
|
|
3159
|
-
|
|
3160
2885
|
this.$id = "ace/mode/html";
|
|
3161
2886
|
this.snippetFileId = "ace/snippets/html";
|
|
3162
2887
|
}).call(Mode.prototype);
|
|
3163
|
-
|
|
3164
2888
|
exports.Mode = Mode;
|
|
3165
|
-
});
|
|
3166
2889
|
|
|
3167
|
-
|
|
3168
|
-
"use strict";
|
|
2890
|
+
});
|
|
3169
2891
|
|
|
2892
|
+
ace.define("ace/mode/folding/ruby",["require","exports","module","ace/lib/oop","ace/mode/folding/fold_mode","ace/range","ace/token_iterator"], function(require, exports, module){"use strict";
|
|
3170
2893
|
var oop = require("../../lib/oop");
|
|
3171
2894
|
var BaseFoldMode = require("./fold_mode").FoldMode;
|
|
3172
2895
|
var Range = require("../../range").Range;
|
|
3173
2896
|
var TokenIterator = require("../../token_iterator").TokenIterator;
|
|
3174
|
-
|
|
3175
|
-
|
|
3176
2897
|
var FoldMode = exports.FoldMode = function () {
|
|
3177
2898
|
};
|
|
3178
|
-
|
|
3179
2899
|
oop.inherits(FoldMode, BaseFoldMode);
|
|
3180
|
-
|
|
3181
2900
|
(function () {
|
|
3182
2901
|
this.indentKeywords = {
|
|
3183
2902
|
"class": 1,
|
|
@@ -3200,15 +2919,12 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3200
2919
|
"=begin": 1,
|
|
3201
2920
|
"=end": -1
|
|
3202
2921
|
};
|
|
3203
|
-
|
|
3204
2922
|
this.foldingStartMarker = /(?:\s|^)(def|do|while|class|unless|module|if|for|until|begin|else|elsif|case|rescue|ensure|when)\b|({\s*$)|(=begin)/;
|
|
3205
2923
|
this.foldingStopMarker = /(=end(?=$|\s.*$))|(^\s*})|\b(end)\b/;
|
|
3206
|
-
|
|
3207
2924
|
this.getFoldWidget = function (session, foldStyle, row) {
|
|
3208
2925
|
var line = session.getLine(row);
|
|
3209
2926
|
var isStart = this.foldingStartMarker.test(line);
|
|
3210
2927
|
var isEnd = this.foldingStopMarker.test(line);
|
|
3211
|
-
|
|
3212
2928
|
if (isStart && !isEnd) {
|
|
3213
2929
|
var match = line.match(this.foldingStartMarker);
|
|
3214
2930
|
if (match[1]) {
|
|
@@ -3220,7 +2936,6 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3220
2936
|
return;
|
|
3221
2937
|
}
|
|
3222
2938
|
}
|
|
3223
|
-
|
|
3224
2939
|
if (match[1] == "when") {
|
|
3225
2940
|
if (/\sthen\s/.test(line) === true) {
|
|
3226
2941
|
return;
|
|
@@ -3228,60 +2943,55 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3228
2943
|
}
|
|
3229
2944
|
if (session.getTokenAt(row, match.index + 2).type === "keyword")
|
|
3230
2945
|
return "start";
|
|
3231
|
-
}
|
|
2946
|
+
}
|
|
2947
|
+
else if (match[3]) {
|
|
3232
2948
|
if (session.getTokenAt(row, match.index + 1).type === "comment.multiline")
|
|
3233
2949
|
return "start";
|
|
3234
|
-
}
|
|
2950
|
+
}
|
|
2951
|
+
else {
|
|
3235
2952
|
return "start";
|
|
3236
2953
|
}
|
|
3237
2954
|
}
|
|
3238
2955
|
if (foldStyle != "markbeginend" || !isEnd || isStart && isEnd)
|
|
3239
2956
|
return "";
|
|
3240
|
-
|
|
3241
2957
|
var match = line.match(this.foldingStopMarker);
|
|
3242
2958
|
if (match[3] === "end") {
|
|
3243
2959
|
if (session.getTokenAt(row, match.index + 1).type === "keyword")
|
|
3244
2960
|
return "end";
|
|
3245
|
-
}
|
|
2961
|
+
}
|
|
2962
|
+
else if (match[1]) {
|
|
3246
2963
|
if (session.getTokenAt(row, match.index + 1).type === "comment.multiline")
|
|
3247
2964
|
return "end";
|
|
3248
|
-
}
|
|
2965
|
+
}
|
|
2966
|
+
else
|
|
3249
2967
|
return "end";
|
|
3250
2968
|
};
|
|
3251
|
-
|
|
3252
2969
|
this.getFoldWidgetRange = function (session, foldStyle, row) {
|
|
3253
2970
|
var line = session.doc.getLine(row);
|
|
3254
2971
|
var match = this.foldingStartMarker.exec(line);
|
|
3255
2972
|
if (match) {
|
|
3256
2973
|
if (match[1] || match[3])
|
|
3257
2974
|
return this.rubyBlock(session, row, match.index + 2);
|
|
3258
|
-
|
|
3259
2975
|
return this.openingBracketBlock(session, "{", row, match.index);
|
|
3260
2976
|
}
|
|
3261
|
-
|
|
3262
2977
|
var match = this.foldingStopMarker.exec(line);
|
|
3263
2978
|
if (match) {
|
|
3264
2979
|
if (match[3] === "end") {
|
|
3265
2980
|
if (session.getTokenAt(row, match.index + 1).type === "keyword")
|
|
3266
2981
|
return this.rubyBlock(session, row, match.index + 1);
|
|
3267
2982
|
}
|
|
3268
|
-
|
|
3269
2983
|
if (match[1] === "=end") {
|
|
3270
2984
|
if (session.getTokenAt(row, match.index + 1).type === "comment.multiline")
|
|
3271
2985
|
return this.rubyBlock(session, row, match.index + 1);
|
|
3272
2986
|
}
|
|
3273
|
-
|
|
3274
2987
|
return this.closingBracketBlock(session, "}", row, match.index + match[0].length);
|
|
3275
2988
|
}
|
|
3276
2989
|
};
|
|
3277
|
-
|
|
3278
2990
|
this.rubyBlock = function (session, row, column, tokenRange) {
|
|
3279
2991
|
var stream = new TokenIterator(session, row, column);
|
|
3280
|
-
|
|
3281
2992
|
var token = stream.getCurrentToken();
|
|
3282
2993
|
if (!token || (token.type != "keyword" && token.type != "comment.multiline"))
|
|
3283
2994
|
return;
|
|
3284
|
-
|
|
3285
2995
|
var val = token.value;
|
|
3286
2996
|
var line = session.getLine(row);
|
|
3287
2997
|
switch (token.value) {
|
|
@@ -3315,16 +3025,13 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3315
3025
|
var dir = this.indentKeywords[val];
|
|
3316
3026
|
break;
|
|
3317
3027
|
}
|
|
3318
|
-
|
|
3319
3028
|
var stack = [val];
|
|
3320
3029
|
if (!dir)
|
|
3321
3030
|
return;
|
|
3322
|
-
|
|
3323
3031
|
var startColumn = dir === -1 ? session.getLine(row - 1).length : session.getLine(row).length;
|
|
3324
3032
|
var startRow = row;
|
|
3325
3033
|
var ranges = [];
|
|
3326
3034
|
ranges.push(stream.getCurrentTokenRange());
|
|
3327
|
-
|
|
3328
3035
|
stream.step = dir === -1 ? stream.stepBackward : stream.stepForward;
|
|
3329
3036
|
if (token.type == "comment.multiline") {
|
|
3330
3037
|
while (token = stream.step()) {
|
|
@@ -3335,13 +3042,15 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3335
3042
|
if (token.value == "=end") {
|
|
3336
3043
|
break;
|
|
3337
3044
|
}
|
|
3338
|
-
}
|
|
3045
|
+
}
|
|
3046
|
+
else {
|
|
3339
3047
|
if (token.value == "=begin") {
|
|
3340
3048
|
break;
|
|
3341
3049
|
}
|
|
3342
3050
|
}
|
|
3343
3051
|
}
|
|
3344
|
-
}
|
|
3052
|
+
}
|
|
3053
|
+
else {
|
|
3345
3054
|
while (token = stream.step()) {
|
|
3346
3055
|
var ignore = false;
|
|
3347
3056
|
if (token.type !== "keyword")
|
|
@@ -3382,10 +3091,10 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3382
3091
|
}
|
|
3383
3092
|
break;
|
|
3384
3093
|
}
|
|
3385
|
-
|
|
3386
3094
|
if (level > 0) {
|
|
3387
3095
|
stack.unshift(token.value);
|
|
3388
|
-
}
|
|
3096
|
+
}
|
|
3097
|
+
else if (level <= 0 && ignore === false) {
|
|
3389
3098
|
stack.shift();
|
|
3390
3099
|
if (!stack.length) {
|
|
3391
3100
|
if ((val == "while" || val == "until" || val == "for") && token.value != "do") {
|
|
@@ -3396,73 +3105,59 @@ oop.inherits(FoldMode, BaseFoldMode);
|
|
|
3396
3105
|
if (token.value != "do")
|
|
3397
3106
|
break;
|
|
3398
3107
|
}
|
|
3399
|
-
|
|
3400
3108
|
if (level === 0) {
|
|
3401
3109
|
stack.unshift(token.value);
|
|
3402
3110
|
}
|
|
3403
3111
|
}
|
|
3404
3112
|
}
|
|
3405
3113
|
}
|
|
3406
|
-
|
|
3407
3114
|
if (!token)
|
|
3408
3115
|
return null;
|
|
3409
|
-
|
|
3410
3116
|
if (tokenRange) {
|
|
3411
3117
|
ranges.push(stream.getCurrentTokenRange());
|
|
3412
3118
|
return ranges;
|
|
3413
3119
|
}
|
|
3414
|
-
|
|
3415
3120
|
var row = stream.getCurrentTokenRow();
|
|
3416
3121
|
if (dir === -1) {
|
|
3417
3122
|
if (token.type === "comment.multiline") {
|
|
3418
3123
|
var endColumn = 6;
|
|
3419
|
-
}
|
|
3124
|
+
}
|
|
3125
|
+
else {
|
|
3420
3126
|
var endColumn = session.getLine(row).length;
|
|
3421
3127
|
}
|
|
3422
3128
|
return new Range(row, endColumn, startRow - 1, startColumn);
|
|
3423
|
-
}
|
|
3129
|
+
}
|
|
3130
|
+
else
|
|
3424
3131
|
return new Range(startRow, startColumn, row - 1, session.getLine(row - 1).length);
|
|
3425
3132
|
};
|
|
3426
|
-
|
|
3427
3133
|
}).call(FoldMode.prototype);
|
|
3428
3134
|
|
|
3429
3135
|
});
|
|
3430
3136
|
|
|
3431
|
-
ace.define("ace/mode/ruby",[], function(require, exports, module)
|
|
3432
|
-
"use strict";
|
|
3433
|
-
|
|
3137
|
+
ace.define("ace/mode/ruby",["require","exports","module","ace/lib/oop","ace/mode/text","ace/mode/ruby_highlight_rules","ace/mode/matching_brace_outdent","ace/range","ace/mode/folding/ruby"], function(require, exports, module){"use strict";
|
|
3434
3138
|
var oop = require("../lib/oop");
|
|
3435
3139
|
var TextMode = require("./text").Mode;
|
|
3436
3140
|
var RubyHighlightRules = require("./ruby_highlight_rules").RubyHighlightRules;
|
|
3437
3141
|
var MatchingBraceOutdent = require("./matching_brace_outdent").MatchingBraceOutdent;
|
|
3438
3142
|
var Range = require("../range").Range;
|
|
3439
|
-
var CstyleBehaviour = require("./behaviour/cstyle").CstyleBehaviour;
|
|
3440
3143
|
var FoldMode = require("./folding/ruby").FoldMode;
|
|
3441
|
-
|
|
3442
|
-
var Mode = function() {
|
|
3144
|
+
var Mode = function () {
|
|
3443
3145
|
this.HighlightRules = RubyHighlightRules;
|
|
3444
3146
|
this.$outdent = new MatchingBraceOutdent();
|
|
3445
|
-
this.$behaviour =
|
|
3147
|
+
this.$behaviour = this.$defaultBehaviour;
|
|
3446
3148
|
this.foldingRules = new FoldMode();
|
|
3447
3149
|
this.indentKeywords = this.foldingRules.indentKeywords;
|
|
3448
3150
|
};
|
|
3449
3151
|
oop.inherits(Mode, TextMode);
|
|
3450
|
-
|
|
3451
|
-
(function() {
|
|
3452
|
-
|
|
3453
|
-
|
|
3152
|
+
(function () {
|
|
3454
3153
|
this.lineCommentStart = "#";
|
|
3455
|
-
|
|
3456
|
-
this.getNextLineIndent = function(state, line, tab) {
|
|
3154
|
+
this.getNextLineIndent = function (state, line, tab) {
|
|
3457
3155
|
var indent = this.$getIndent(line);
|
|
3458
|
-
|
|
3459
3156
|
var tokenizedLine = this.getTokenizer().getLineTokens(line, state);
|
|
3460
3157
|
var tokens = tokenizedLine.tokens;
|
|
3461
|
-
|
|
3462
3158
|
if (tokens.length && tokens[tokens.length - 1].type == "comment") {
|
|
3463
3159
|
return indent;
|
|
3464
3160
|
}
|
|
3465
|
-
|
|
3466
3161
|
if (state == "start") {
|
|
3467
3162
|
var match = line.match(/^.*[\{\(\[]\s*$/);
|
|
3468
3163
|
var startingClassOrMethod = line.match(/^\s*(class|def|module)\s.*$/);
|
|
@@ -3472,15 +3167,12 @@ oop.inherits(Mode, TextMode);
|
|
|
3472
3167
|
indent += tab;
|
|
3473
3168
|
}
|
|
3474
3169
|
}
|
|
3475
|
-
|
|
3476
3170
|
return indent;
|
|
3477
3171
|
};
|
|
3478
|
-
|
|
3479
|
-
this.checkOutdent = function(state, line, input) {
|
|
3172
|
+
this.checkOutdent = function (state, line, input) {
|
|
3480
3173
|
return /^\s+(end|else|rescue|ensure)$/.test(line + input) || this.$outdent.checkOutdent(line, input);
|
|
3481
3174
|
};
|
|
3482
|
-
|
|
3483
|
-
this.autoOutdent = function(state, session, row) {
|
|
3175
|
+
this.autoOutdent = function (state, session, row) {
|
|
3484
3176
|
var line = session.getLine(row);
|
|
3485
3177
|
if (/}/.test(line))
|
|
3486
3178
|
return this.$outdent.autoOutdent(session, row);
|
|
@@ -3493,39 +3185,33 @@ oop.inherits(Mode, TextMode);
|
|
|
3493
3185
|
session.remove(new Range(row, indent.length - tab.length, row, indent.length));
|
|
3494
3186
|
}
|
|
3495
3187
|
};
|
|
3496
|
-
|
|
3497
|
-
this.getMatching = function(session, row, column) {
|
|
3188
|
+
this.getMatching = function (session, row, column) {
|
|
3498
3189
|
if (row == undefined) {
|
|
3499
3190
|
var pos = session.selection.lead;
|
|
3500
3191
|
column = pos.column;
|
|
3501
3192
|
row = pos.row;
|
|
3502
3193
|
}
|
|
3503
|
-
|
|
3504
3194
|
var startToken = session.getTokenAt(row, column);
|
|
3505
3195
|
if (startToken && startToken.value in this.indentKeywords)
|
|
3506
3196
|
return this.foldingRules.rubyBlock(session, row, column, true);
|
|
3507
3197
|
};
|
|
3508
|
-
|
|
3509
3198
|
this.$id = "ace/mode/ruby";
|
|
3510
3199
|
this.snippetFileId = "ace/snippets/ruby";
|
|
3511
3200
|
}).call(Mode.prototype);
|
|
3512
|
-
|
|
3513
3201
|
exports.Mode = Mode;
|
|
3514
|
-
});
|
|
3515
3202
|
|
|
3516
|
-
|
|
3517
|
-
"use strict";
|
|
3203
|
+
});
|
|
3518
3204
|
|
|
3205
|
+
ace.define("ace/mode/html_ruby",["require","exports","module","ace/lib/oop","ace/mode/html_ruby_highlight_rules","ace/mode/html","ace/mode/javascript","ace/mode/css","ace/mode/ruby"], function(require, exports, module){"use strict";
|
|
3519
3206
|
var oop = require("../lib/oop");
|
|
3520
3207
|
var HtmlRubyHighlightRules = require("./html_ruby_highlight_rules").HtmlRubyHighlightRules;
|
|
3521
3208
|
var HtmlMode = require("./html").Mode;
|
|
3522
3209
|
var JavaScriptMode = require("./javascript").Mode;
|
|
3523
3210
|
var CssMode = require("./css").Mode;
|
|
3524
3211
|
var RubyMode = require("./ruby").Mode;
|
|
3525
|
-
|
|
3526
|
-
|
|
3527
|
-
|
|
3528
|
-
this.HighlightRules = HtmlRubyHighlightRules;
|
|
3212
|
+
var Mode = function () {
|
|
3213
|
+
HtmlMode.call(this);
|
|
3214
|
+
this.HighlightRules = HtmlRubyHighlightRules;
|
|
3529
3215
|
this.createModeDelegates({
|
|
3530
3216
|
"js-": JavaScriptMode,
|
|
3531
3217
|
"css-": CssMode,
|
|
@@ -3533,13 +3219,11 @@ var Mode = function() {
|
|
|
3533
3219
|
});
|
|
3534
3220
|
};
|
|
3535
3221
|
oop.inherits(Mode, HtmlMode);
|
|
3536
|
-
|
|
3537
|
-
(function() {
|
|
3538
|
-
|
|
3222
|
+
(function () {
|
|
3539
3223
|
this.$id = "ace/mode/html_ruby";
|
|
3540
3224
|
}).call(Mode.prototype);
|
|
3541
|
-
|
|
3542
3225
|
exports.Mode = Mode;
|
|
3226
|
+
|
|
3543
3227
|
}); (function() {
|
|
3544
3228
|
ace.require(["ace/mode/html_ruby"], function(m) {
|
|
3545
3229
|
if (typeof module == "object" && typeof exports == "object" && module) {
|