github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,113 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"ini",
|
4
|
+
"conf"
|
5
|
+
],
|
6
|
+
"keyEquivalent": "^~I",
|
7
|
+
"name": "Ini",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"begin": "(^[ \\t]+)?(?=#)",
|
11
|
+
"beginCaptures": {
|
12
|
+
"1": {
|
13
|
+
"name": "punctuation.whitespace.comment.leading.ini"
|
14
|
+
}
|
15
|
+
},
|
16
|
+
"end": "(?!\\G)",
|
17
|
+
"patterns": [
|
18
|
+
{
|
19
|
+
"begin": "#",
|
20
|
+
"beginCaptures": {
|
21
|
+
"0": {
|
22
|
+
"name": "punctuation.definition.comment.ini"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"end": "\\n",
|
26
|
+
"name": "comment.line.number-sign.ini"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"begin": "(^[ \\t]+)?(?=;)",
|
32
|
+
"beginCaptures": {
|
33
|
+
"1": {
|
34
|
+
"name": "punctuation.whitespace.comment.leading.ini"
|
35
|
+
}
|
36
|
+
},
|
37
|
+
"end": "(?!\\G)",
|
38
|
+
"patterns": [
|
39
|
+
{
|
40
|
+
"begin": ";",
|
41
|
+
"beginCaptures": {
|
42
|
+
"0": {
|
43
|
+
"name": "punctuation.definition.comment.ini"
|
44
|
+
}
|
45
|
+
},
|
46
|
+
"end": "\\n",
|
47
|
+
"name": "comment.line.semicolon.ini"
|
48
|
+
}
|
49
|
+
]
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"captures": {
|
53
|
+
"1": {
|
54
|
+
"name": "keyword.other.definition.ini"
|
55
|
+
},
|
56
|
+
"2": {
|
57
|
+
"name": "punctuation.separator.key-value.ini"
|
58
|
+
}
|
59
|
+
},
|
60
|
+
"match": "\\b([a-zA-Z0-9_.-]+)\\b\\s*(=)"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"captures": {
|
64
|
+
"1": {
|
65
|
+
"name": "punctuation.definition.entity.ini"
|
66
|
+
},
|
67
|
+
"3": {
|
68
|
+
"name": "punctuation.definition.entity.ini"
|
69
|
+
}
|
70
|
+
},
|
71
|
+
"match": "^(\\[)(.*?)(\\])",
|
72
|
+
"name": "entity.name.section.group-title.ini"
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"begin": "'",
|
76
|
+
"beginCaptures": {
|
77
|
+
"0": {
|
78
|
+
"name": "punctuation.definition.string.begin.ini"
|
79
|
+
}
|
80
|
+
},
|
81
|
+
"end": "'",
|
82
|
+
"endCaptures": {
|
83
|
+
"0": {
|
84
|
+
"name": "punctuation.definition.string.end.ini"
|
85
|
+
}
|
86
|
+
},
|
87
|
+
"name": "string.quoted.single.ini",
|
88
|
+
"patterns": [
|
89
|
+
{
|
90
|
+
"match": "\\\\.",
|
91
|
+
"name": "constant.character.escape.ini"
|
92
|
+
}
|
93
|
+
]
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"begin": "\"",
|
97
|
+
"beginCaptures": {
|
98
|
+
"0": {
|
99
|
+
"name": "punctuation.definition.string.begin.ini"
|
100
|
+
}
|
101
|
+
},
|
102
|
+
"end": "\"",
|
103
|
+
"endCaptures": {
|
104
|
+
"0": {
|
105
|
+
"name": "punctuation.definition.string.end.ini"
|
106
|
+
}
|
107
|
+
},
|
108
|
+
"name": "string.quoted.double.ini"
|
109
|
+
}
|
110
|
+
],
|
111
|
+
"scopeName": "source.ini",
|
112
|
+
"uuid": "77DC23B6-8A90-11D9-BAA4-000A9584EC8C"
|
113
|
+
}
|
@@ -0,0 +1,65 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"iss",
|
4
|
+
"isl"
|
5
|
+
],
|
6
|
+
"name": "InnoSetup",
|
7
|
+
"comment": "https://github.com/idleberg/InnoSetup-Sublime-Text",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"captures": {
|
11
|
+
"1": {
|
12
|
+
"name": "punctuation.definition.comment.inno"
|
13
|
+
}
|
14
|
+
},
|
15
|
+
"match": "^\\s*(;|#).*$\\n?",
|
16
|
+
"name": "comment.line.semicolon.inno"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"match": "\\[[\\w]+\\]",
|
20
|
+
"name": "entity.name.section.inno"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"match": "{(#)?[\\w]+}",
|
24
|
+
"name": "variable.constant.inno"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"match": "%[\\w]",
|
28
|
+
"name": "variable.inno"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"match": "\\b(AllowCancelDuringInstall|AllowNetworkDrive|AllowNoIcons|AllowRootDirectory|AllowUNCPath|AlwaysCreateUninstallIcon|AlwaysRestart|AlwaysShowComponentsList|AlwaysShowDirOnReadyPage|AlwaysShowGroupOnReadyPage|AlwaysUsePersonalGroup|AppComments|AppContact|AppCopyright|AppendDefaultDirName|AppendDefaultGroupName|AppId|AppModifyPath|AppMutex|AppName|AppPublisher|AppPublisherURL|AppReadmeFile|AppSupportPhone|AppSupportURL|AppUpdatesURL|AppVerName|AppVersion|ArchitecturesAllowed|ArchitecturesInstallIn64BitMode|BackColor|BackColor2|BackColorDirection|BackSolid|ChangesAssociations|ChangesEnvironment|CloseApplications|CloseApplicationsFilter|Compression|CompressionThreads|CopyrightFontName|CopyrightFontSize|CreateAppDir|CreateUninstallRegKey|DefaultDialogFontName|DefaultDirName|DefaultGroupName|DefaultUserInfoName|DefaultUserInfoOrg|DefaultUserInfoSerial|DialogFontName|DialogFontSize|DirExistsWarning|DisableDirPage|DisableFinishedPage|DisableProgramGroupPage|DisableReadyMemo|DisableReadyPage|DisableStartupPrompt|DisableWelcomePage|DiskClusterSize|DiskSliceSize|DiskSpanning|EnableDirDoesntExistWarning|Encryption|ExtraDiskSpaceRequired|FlatComponentsList|InfoAfterFile|InfoBeforeFile|InternalCompressLevel|LanguageCodePage|LanguageDetectionMethod|LanguageID|LanguageName|LicenseFile|LZMAAlgorithm|LZMABlockSize|LZMADictionarySize|LZMAMatchFinder|LZMANumBlockThreads|LZMANumFastBytes|LZMAUseSeparateProcess|MergeDuplicateFiles|MinVersion|OnlyBelowVersion|Output|OutputBaseFilename|OutputDir|OutputManifestFile|Password|PrivilegesRequired|ReserveBytes|RestartApplications|RestartIfNeededByRun|RightToLeft|SetupIconFile|SetupLogging|ShowComponentSizes|ShowLanguageDialog|ShowTasksTreeLines|ShowUndisplayableLanguages|SignedUninstaller|SignedUninstallerDir|SignTool|SignToolRetryCount|SlicesPerDisk|SolidCompression|SourceDir|TerminalServicesAware|TimeStampRounding|TimeStampsInUTC|TitleFontName|TitleFontSize|TouchDate|TouchTime|Uninstallable|UninstallDisplayIcon|UninstallDisplayName|UninstallDisplaySize|UninstallFilesDir|UninstallLogMode|UninstallRestartComputer|UpdateUninstallLogAppName|UsePreviousAppDir|UsePreviousGroup|UsePreviousLanguage|UsePreviousSetupType|UsePreviousTasks|UsePreviousUserInfo|UserInfoPage|UseSetupLdr|VersionInfoCompany|VersionInfoCopyright|VersionInfoDescription|VersionInfoProductName|VersionInfoProductTextVersion|VersionInfoProductVersion|VersionInfoTextVersion|VersionInfoVersion|WelcomeFontName|WelcomeFontSize|WindowResizable|WindowShowCaption|WindowStartMaximized|WindowVisible|WizardImageBackColor|WizardImageFile|WizardImageStretch|WizardSmallImageFile)\\b",
|
32
|
+
"name": "keyword.command.inno"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"match": "\\b(BeveledLabel|MyAppName|MyAppVerName|MyDescription)\\b",
|
36
|
+
"name": "keyword.messages.inno"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"match": "\\b(DisableAppendDir|DontMergeDuplicateFiles|MessagesFile|UninstallIconFile|UninstallIconName|UninstallStyle|WizardSmallImageBackColor|WizardStyle)\\b",
|
40
|
+
"name": "string.obsolete.inno"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"match": "\\b(AfterInstall|AfterMyProgInstall|BeforeInstall|BeforeMyProgInstall|Check|Components|Description|DestDir|DestName|Filename|Flags|Languages|Name|Parameters|Root|Source|StatusMsg|Subkey|Type|Types|ValueData|ValueName|ValueType|WorkingDir)\\b:",
|
44
|
+
"name": "constant.equals.inno"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"match": "(:)?(\\+|=)",
|
48
|
+
"name": "constant.character.inno"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]+)|([0-9]+(\\.[0-9]+)?))\\b",
|
52
|
+
"name": "constant.numeric.inno"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"match": "\\b(32bit|64bit|admin|allowunsafefiles|append|auto|binary|bzip|checkablealone|checkedonce|clAqua|clBlack|clBlue|clFuchsia|clGray|clGreen|clLime|clMaroon|clNavy|clOlive|closeonexit|clPurple|clRed|clSilver|clTeal|clWhite|clYellow|compact|comparetimestamp|compiler|confirmoverwrite|createallsubdirs|createkeyifdoesntexist|createonlyiffileexists|createvalueifdoesntexist|current|custom|deleteafterinstall|deletekey|deletevalue|desktopicon|dirifempty|disablenouninstallwarning|dontcloseonexit|dontcopy|dontcreatekey|dontinheritcheck|dontverifychecksum|dword|excludefromshowinnewinstall|exclusive|expandsz|external|fast|files|filesandordirs|fixed|foldershortcut|fontisnttruetype|full|gacinstall|help|hidewizard|ia64|ignoreversion|iscustom|isreadme|lefttoright|locale|lowest|lzma|lzma2|main|max|modify|multisz|new|no|nocompression|noencryption|noerror|none|noregerror|normal|nowait|onlyifdoesntexist|overwrite|overwritereadonly|postinstall|poweruser|preservestringtype|preventpinning|program|promptifolder|qword|read|readexec|readme|recursesubdirs|regserver|regtypelib|replacesameversion|restart|restartreplace|runascurrentuser|runasoriginaluser|runhidden|runminimized|setntfscompression|sharedfile|shellexec|skipifdoesntexist|skipifnotsilent|skipifsilent|skipifsourcedoesntexist|solidbreak|sortfilesbyextension|sortfilesbyname|string|toptobottom|touch|uilanguage|ultra|unchecked|uninsalwaysuninstall|uninsclearvalue|uninsdeleteentry|uninsdeletekey|uninsdeletekeyifempty|uninsdeletesection|uninsdeletesectionifempty|uninsdeletevalue|uninsneveruninstall|uninsnosharedfileprompt|uninsremovereadonly|uninsrestartdelete|unsetntfscompression|useapppaths|waituntilidle|waituntilterminated|x64|x86|yes|zip)\\b",
|
56
|
+
"name": "string.flags.inno"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"match": "\\b(aa|ab|ae|af|ak|am|an|ar|as|av|ay|az|ba|be|bg|bh|bi|bm|bn|bo|br|bs|ca|ce|ch|co|cr|cs|cu|cv|cy|da|de|dv|dz|ee|el|en|eo|es|et|eu|fa|ff|fi|fj|fo|fr|fy|ga|gd|gl|gn|gu|gv|ha|he|hi|ho|hr|ht|hu|hy|hz|ia|id|ie|ig|ii|ik|io|is|it|iu|ja|jv|ka|kg|ki|kj|kk|kl|km|kn|ko|kr|ks|ku|kv|kw|ky|la|lb|lg|li|ln|lo|lt|lu|lv|mg|mh|mi|mk|mk|ml|mn|mr|ms|mt|my|na|nb|nd|ne|ng|nl|nn|no|nr|nv|ny|oc|oj|om|or|os|pa|pi|pl|ps|pt|qt|qu|rg|rm|rn|ro|ru|rw|sa|sc|sd|se|sg|si|sk|sl|sm|sn|so|sq|sr|ss|st|su|sv|sw|ta|te|tg|th|ti|tk|tl|tn|to|tr|ts|tt|tw|ty|ug|uk|ur|uz|ve|vi|vo|wa|wo|xh|yi|yo|zh)(?:\\.\\w)?\\b",
|
60
|
+
"name": "variable.language.inno"
|
61
|
+
}
|
62
|
+
],
|
63
|
+
"scopeName": "source.inno",
|
64
|
+
"uuid": "3102a56e-8d6d-49f7-a0ae-4515860347f4"
|
65
|
+
}
|
@@ -0,0 +1,164 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"io"
|
4
|
+
],
|
5
|
+
"keyEquivalent": "^~I",
|
6
|
+
"name": "Io",
|
7
|
+
"patterns": [
|
8
|
+
{
|
9
|
+
"captures": {
|
10
|
+
"1": {
|
11
|
+
"name": "meta.empty-parenthesis.io"
|
12
|
+
}
|
13
|
+
},
|
14
|
+
"comment": "we match this to overload return inside () --Allan; scoping rules for what gets the scope have changed, so we now group the ) instead of the ( -- Rob",
|
15
|
+
"match": "\\((\\))"
|
16
|
+
},
|
17
|
+
{
|
18
|
+
"captures": {
|
19
|
+
"1": {
|
20
|
+
"name": "meta.comma-parenthesis.io"
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"comment": "We want to do the same for ,) -- Seckar; same as above -- Rob",
|
24
|
+
"match": "\\,(\\))"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"match": "\\b(if|ifTrue|ifFalse|ifTrueIfFalse|for|loop|reverseForeach|foreach|map|continue|break|while|do|return)\\b",
|
28
|
+
"name": "keyword.control.io"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"begin": "/\\*",
|
32
|
+
"captures": {
|
33
|
+
"0": {
|
34
|
+
"name": "punctuation.definition.comment.io"
|
35
|
+
}
|
36
|
+
},
|
37
|
+
"end": "\\*/",
|
38
|
+
"name": "comment.block.io"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"begin": "(^[ \\t]+)?(?=//)",
|
42
|
+
"beginCaptures": {
|
43
|
+
"1": {
|
44
|
+
"name": "punctuation.whitespace.comment.leading.io"
|
45
|
+
}
|
46
|
+
},
|
47
|
+
"end": "(?!\\G)",
|
48
|
+
"patterns": [
|
49
|
+
{
|
50
|
+
"begin": "//",
|
51
|
+
"beginCaptures": {
|
52
|
+
"0": {
|
53
|
+
"name": "punctuation.definition.comment.io"
|
54
|
+
}
|
55
|
+
},
|
56
|
+
"end": "\\n",
|
57
|
+
"name": "comment.line.double-slash.io"
|
58
|
+
}
|
59
|
+
]
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"begin": "(^[ \\t]+)?(?=#)",
|
63
|
+
"beginCaptures": {
|
64
|
+
"1": {
|
65
|
+
"name": "punctuation.whitespace.comment.leading.io"
|
66
|
+
}
|
67
|
+
},
|
68
|
+
"end": "(?!\\G)",
|
69
|
+
"patterns": [
|
70
|
+
{
|
71
|
+
"begin": "#",
|
72
|
+
"beginCaptures": {
|
73
|
+
"0": {
|
74
|
+
"name": "punctuation.definition.comment.io"
|
75
|
+
}
|
76
|
+
},
|
77
|
+
"end": "\\n",
|
78
|
+
"name": "comment.line.number-sign.io"
|
79
|
+
}
|
80
|
+
]
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"comment": "I wonder if some of this isn't variable.other.language? --Allan; scoping this as variable.language to match Objective-C's handling of 'self', which is inconsistent with C++'s handling of 'this' but perhaps intentionally so -- Rob",
|
84
|
+
"match": "\\b(self|sender|target|proto|protos|parent)\\b",
|
85
|
+
"name": "variable.language.io"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"match": "<=|>=|=|:=|\\*|\\||\\|\\||\\+|-|/|&|&&|>|<|\\?|@|@@|\\b(and|or)\\b",
|
89
|
+
"name": "keyword.operator.io"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"match": "\\bGL[\\w_]+\\b",
|
93
|
+
"name": "constant.other.io"
|
94
|
+
},
|
95
|
+
{
|
96
|
+
"match": "\\b([A-Z](\\w+)?)\\b",
|
97
|
+
"name": "support.class.io"
|
98
|
+
},
|
99
|
+
{
|
100
|
+
"match": "\\b(clone|call|init|method|list|vector|block|(\\w+(?=\\s*\\()))\\b",
|
101
|
+
"name": "support.function.io"
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"match": "\\b(gl(u|ut)?[A-Z]\\w+)\\b",
|
105
|
+
"name": "support.function.open-gl.io"
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"begin": "\"\"\"",
|
109
|
+
"beginCaptures": {
|
110
|
+
"0": {
|
111
|
+
"name": "punctuation.definition.string.begin.io"
|
112
|
+
}
|
113
|
+
},
|
114
|
+
"end": "\"\"\"",
|
115
|
+
"endCaptures": {
|
116
|
+
"0": {
|
117
|
+
"name": "punctuation.definition.string.end.io"
|
118
|
+
}
|
119
|
+
},
|
120
|
+
"name": "string.quoted.triple.io",
|
121
|
+
"patterns": [
|
122
|
+
{
|
123
|
+
"match": "\\\\.",
|
124
|
+
"name": "constant.character.escape.io"
|
125
|
+
}
|
126
|
+
]
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"begin": "\"",
|
130
|
+
"beginCaptures": {
|
131
|
+
"0": {
|
132
|
+
"name": "punctuation.definition.string.begin.io"
|
133
|
+
}
|
134
|
+
},
|
135
|
+
"end": "\"",
|
136
|
+
"endCaptures": {
|
137
|
+
"0": {
|
138
|
+
"name": "punctuation.definition.string.end.io"
|
139
|
+
}
|
140
|
+
},
|
141
|
+
"name": "string.quoted.double.io",
|
142
|
+
"patterns": [
|
143
|
+
{
|
144
|
+
"match": "\\\\.",
|
145
|
+
"name": "constant.character.escape.io"
|
146
|
+
}
|
147
|
+
]
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f)?\\b",
|
151
|
+
"name": "constant.numeric.io"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"match": "(Lobby)\\b",
|
155
|
+
"name": "variable.other.global.io"
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"match": "\\b(TRUE|true|FALSE|false|NULL|null|Null|Nil|nil|YES|NO)\\b",
|
159
|
+
"name": "constant.language.io"
|
160
|
+
}
|
161
|
+
],
|
162
|
+
"scopeName": "source.io",
|
163
|
+
"uuid": "BD798537-3548-47F3-A6AB-7FB95C45DB83"
|
164
|
+
}
|
@@ -0,0 +1,272 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"ik"
|
4
|
+
],
|
5
|
+
"firstLineMatch": "^#!/.*\\bioke\\b",
|
6
|
+
"keyEquivalent": "^~I",
|
7
|
+
"name": "Ioke",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"begin": ";",
|
11
|
+
"end": "$\\n?",
|
12
|
+
"name": "comment.line.ioke"
|
13
|
+
},
|
14
|
+
{
|
15
|
+
"begin": "#!",
|
16
|
+
"end": "$\\n?",
|
17
|
+
"name": "comment.line.ioke"
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"begin": "((?<=fn\\()|(?<=fnx\\()|(?<=method\\()|(?<=macro\\()|(?<=lecro\\()|(?<=syntax\\()|(?<=dmacro\\()|(?<=dlecro\\()|(?<=dlecrox\\()|(?<=dsyntax\\())[[:space]]*\"",
|
21
|
+
"end": "\"",
|
22
|
+
"name": "string.documentation.ioke",
|
23
|
+
"patterns": [
|
24
|
+
{
|
25
|
+
"include": "#text_literal_escapes"
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"include": "#embedded_source"
|
29
|
+
}
|
30
|
+
]
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))[[:alnum:]!?_]+:\\s",
|
34
|
+
"name": "string.literal.keyword-argument.ioke"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"match": "[[:alnum:]_:][[:alnum:]!?_:]*(?=[[:space:]]*[+*/-]?=[^=].*($|\\.))",
|
38
|
+
"name": "variable.assignment.ioke"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"include": "#assignments"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"include": "#kinds"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))[[:alnum:]!?_:]+(?=[[:space:]]*=.*mimic[[:space]])",
|
48
|
+
"name": "constant.object.mimic.ioke"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"match": "(?<![[:alnum:]])[+-]?[[:digit:]][[:digit:]]*(\\.[[:digit:]])?[[:digit:]]*([eE][+-]?[[:digit:]]+)?(?![[:alnum:]!?_:])",
|
52
|
+
"name": "constant.numeric.ioke"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))0[xX][[:xdigit:]]+\\b",
|
56
|
+
"name": "constant.numeric.hexadecimal.ioke"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!)):[[:alnum:]!?_:-]+",
|
60
|
+
"name": "string.literal.symbol.ioke"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"begin": "#/",
|
64
|
+
"end": "/[oxpniums]*",
|
65
|
+
"name": "string.regexp.ioke",
|
66
|
+
"patterns": [
|
67
|
+
{
|
68
|
+
"include": "#text_literal_escapes"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"include": "#embedded_source"
|
72
|
+
}
|
73
|
+
]
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"begin": "#r\\[",
|
77
|
+
"end": "\\][oxpniums]*",
|
78
|
+
"name": "string.regexp.ioke",
|
79
|
+
"patterns": [
|
80
|
+
{
|
81
|
+
"include": "#text_literal_escapes"
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"include": "#embedded_source"
|
85
|
+
}
|
86
|
+
]
|
87
|
+
},
|
88
|
+
{
|
89
|
+
"begin": ":\"",
|
90
|
+
"end": "\"",
|
91
|
+
"name": "string.literal.symbol.ioke",
|
92
|
+
"patterns": [
|
93
|
+
{
|
94
|
+
"include": "#text_literal_escapes"
|
95
|
+
},
|
96
|
+
{
|
97
|
+
"include": "#embedded_source"
|
98
|
+
}
|
99
|
+
]
|
100
|
+
},
|
101
|
+
{
|
102
|
+
"begin": "\"",
|
103
|
+
"end": "\"",
|
104
|
+
"name": "string.quoted.double.ioke",
|
105
|
+
"patterns": [
|
106
|
+
{
|
107
|
+
"include": "#text_literal_escapes"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"include": "#embedded_source"
|
111
|
+
}
|
112
|
+
]
|
113
|
+
},
|
114
|
+
{
|
115
|
+
"begin": "#\\[",
|
116
|
+
"end": "\\]",
|
117
|
+
"name": "string.quoted.double.ioke",
|
118
|
+
"patterns": [
|
119
|
+
{
|
120
|
+
"include": "#text_literal_escapes"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"include": "#embedded_source"
|
124
|
+
}
|
125
|
+
]
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))it(?![[:alnum:]!?_:])",
|
129
|
+
"name": "entity.standout-names.ioke"
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"match": "#{",
|
133
|
+
"name": "punctuation.set-literal-start.ioke"
|
134
|
+
},
|
135
|
+
{
|
136
|
+
"include": "#keywords"
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"match": "(\\`\\`|\\`|''|'|\\.|\\,|@|@@|\\[|\\]|\\(|\\))",
|
140
|
+
"name": "punctuation.ioke"
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"match": "[[:alnum:]_][[:alnum:]!?_:$]*[[:alnum:]!?_:]",
|
144
|
+
"name": "source.identifier.ioke"
|
145
|
+
}
|
146
|
+
],
|
147
|
+
"repository": {
|
148
|
+
"assignments": {
|
149
|
+
"patterns": [
|
150
|
+
{
|
151
|
+
"match": "(?<=[[:space:]])[^[:space:].]+=[[:space:]]*=[[:space:]](fn|fnx|method|macro|lecro|syntax|dmacro|dlecro|dlecrox|dsyntax)",
|
152
|
+
"name": "variable.assignment.function.ioke"
|
153
|
+
}
|
154
|
+
]
|
155
|
+
},
|
156
|
+
"embedded_source": {
|
157
|
+
"patterns": [
|
158
|
+
{
|
159
|
+
"captures": {
|
160
|
+
"0": {
|
161
|
+
"name": "punctuation.section.embedded.ioke"
|
162
|
+
},
|
163
|
+
"1": {
|
164
|
+
"name": "source.embedded.empty.ioke"
|
165
|
+
}
|
166
|
+
},
|
167
|
+
"match": "#\\{(\\})",
|
168
|
+
"name": "source.embedded.ioke"
|
169
|
+
},
|
170
|
+
{
|
171
|
+
"begin": "#\\{",
|
172
|
+
"captures": {
|
173
|
+
"0": {
|
174
|
+
"name": "punctuation.section.embedded.ioke"
|
175
|
+
}
|
176
|
+
},
|
177
|
+
"end": "\\}",
|
178
|
+
"name": "source.embedded.ioke",
|
179
|
+
"patterns": [
|
180
|
+
{
|
181
|
+
"include": "#nest_curly_and_self"
|
182
|
+
},
|
183
|
+
{
|
184
|
+
"include": "$self"
|
185
|
+
}
|
186
|
+
]
|
187
|
+
}
|
188
|
+
]
|
189
|
+
},
|
190
|
+
"keywords": {
|
191
|
+
"patterns": [
|
192
|
+
{
|
193
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))(mimic|self|use|true|false|nil)(?![[:alnum:]!?_:])",
|
194
|
+
"name": "keyword.ioke"
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))(return|break|continue|unless|true|false|nil)(?![[:alnum:]!?_:])",
|
198
|
+
"name": "keyword.control.ioke"
|
199
|
+
},
|
200
|
+
{
|
201
|
+
"match": "(&&>>|\\|\\|>>|\\*\\*>>|\\.\\.\\.|===|\\*\\*>|\\*\\*=|&&>|&&=|\\|\\|>|\\|\\|=|\\->>|\\+>>|!>>|<>>>|<>>|&>>|%>>|#>>|@>>|/>>|\\*>>|\\?>>|\\|>>|\\^>>|~>>|\\$>>|=>>|<<=|>>=|<=>|<\\->|=~|!~|=>|\\+\\+|\\-\\-|<=|>=|==|!=|&&|\\.\\.|\\+=|\\-=|\\*=|\\/=|%=|&=|\\^=|\\|=|<\\-|\\+>|!>|<>|&>|%>|#>|\\@>|\\/>|\\*>|\\?>|\\|>|\\^>|~>|\\$>|<\\->|\\->|<<|>>|\\*\\*|\\?\\||\\?&|\\|\\||>|<|\\*|\\/|%|\\+|\\-|&|\\^|\\||=|\\$|!|~|\\?|#)",
|
202
|
+
"name": "keyword.operator.ioke"
|
203
|
+
},
|
204
|
+
{
|
205
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))(nand|and|nor|xor|or)(?![[:alnum:]!?_:])",
|
206
|
+
"name": "keyword.operator.boolean.ioke"
|
207
|
+
},
|
208
|
+
{
|
209
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))(Base|Call|Condition|DateTime|DefaultBehavior|DefaultMacro|DefaultMethod|DefaultSyntax|Dict|FileSystem|Ground|Handler|IO|JavaMethod|LexicalBlock|LexicalMacro|List|Message|Method|Mixins|Number|Number Decimal|Number Integer|Number Rational|Number Real|Origin|Pair|Range|Regexp|Rescue|Restart|Runtime|Set|Symbol|System|Text)(?![[:alnum:]!?_:])",
|
210
|
+
"name": "keyword.prototype-names.ioke"
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"match": "((^)|(?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))(fn|fnx|method|macro|lecro|syntax|dmacro|dlecro|dlecrox|dsyntax)(?![[:alnum:]!?_:])",
|
214
|
+
"name": "keyword.function.ioke"
|
215
|
+
},
|
216
|
+
{
|
217
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))(print|println|cell\\?|cell|keyword|documentation|if|unless|while|until|loop|for|for:set|for:dict|bind|rescue|handle|restart|asText|inspect|notice|do|call|list|dict|set|with|kind)(?![[:alnum:]!?_:])",
|
218
|
+
"name": "keyword.cell-names.ioke"
|
219
|
+
}
|
220
|
+
]
|
221
|
+
},
|
222
|
+
"kinds": {
|
223
|
+
"patterns": [
|
224
|
+
{
|
225
|
+
"match": "((?<![[:alnum:]!?_:])|(?<![[:alnum:]!?_:]!))[A-Z][[:alnum:]!?_:-]*(?![[:alnum:]!?_:])",
|
226
|
+
"name": "constant.kind.ioke"
|
227
|
+
}
|
228
|
+
]
|
229
|
+
},
|
230
|
+
"meta_parens": {
|
231
|
+
"patterns": [
|
232
|
+
{
|
233
|
+
"begin": "\\(",
|
234
|
+
"end": "\\)",
|
235
|
+
"include": "#meta_parens",
|
236
|
+
"name": "meta.parens.ioke"
|
237
|
+
}
|
238
|
+
]
|
239
|
+
},
|
240
|
+
"nest_curly_and_self": {
|
241
|
+
"patterns": [
|
242
|
+
{
|
243
|
+
"begin": "\\{",
|
244
|
+
"captures": {
|
245
|
+
"0": {
|
246
|
+
"name": "punctuation.section.scope.ioke"
|
247
|
+
}
|
248
|
+
},
|
249
|
+
"end": "\\}",
|
250
|
+
"patterns": [
|
251
|
+
{
|
252
|
+
"include": "#nest_curly_and_self"
|
253
|
+
}
|
254
|
+
]
|
255
|
+
},
|
256
|
+
{
|
257
|
+
"include": "$self"
|
258
|
+
}
|
259
|
+
]
|
260
|
+
},
|
261
|
+
"text_literal_escapes": {
|
262
|
+
"patterns": [
|
263
|
+
{
|
264
|
+
"match": "(\\\\b|\\\\e|\\\\t|\\\\n|\\\\f|\\\\r|\\\\\"|\\\\\\\\|\\\\#|\\\\\\Z|\\\\u[[:xdigit:]][[:xdigit:]][[:xdigit:]][[:xdigit:]]|\\\\[0-3]?[0-7]?[0-7],[[:space:]]+\\\\[0-3]?[0-7]?[0-7],[[:space:]]+\\\\[0-3]?[0-7]?[0-7]|\\\\[0-3]?[0-7]?[0-7],[[:space:]]+\\\\[0-3]?[0-7]?[0-7]|\\\\[0-3]?[0-7]?[0-7])",
|
265
|
+
"name": "constant.character.escape.ioke"
|
266
|
+
}
|
267
|
+
]
|
268
|
+
}
|
269
|
+
},
|
270
|
+
"scopeName": "source.ioke",
|
271
|
+
"uuid": "EC751C80-9E93-44B4-AFF3-EF4FF8346C90"
|
272
|
+
}
|