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,112 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"dlm"
|
4
|
+
],
|
5
|
+
"name": "IDL DLM",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"include": "#comment"
|
9
|
+
},
|
10
|
+
{
|
11
|
+
"include": "#header_keyword"
|
12
|
+
},
|
13
|
+
{
|
14
|
+
"include": "#routine_declaration"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"include": "#structure_declaration"
|
18
|
+
}
|
19
|
+
],
|
20
|
+
"repository": {
|
21
|
+
"comment": {
|
22
|
+
"patterns": [
|
23
|
+
{
|
24
|
+
"captures": {
|
25
|
+
"1": {
|
26
|
+
"name": "meta.toc-list.banner.divider.idl-dlm"
|
27
|
+
}
|
28
|
+
},
|
29
|
+
"match": "^#(=)\\s*$\\n",
|
30
|
+
"name": "comment.line.banner.divider.idl-dlm"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"captures": {
|
34
|
+
"0": {
|
35
|
+
"name": "meta.toc-list.banner.line.idl-dlm"
|
36
|
+
}
|
37
|
+
},
|
38
|
+
"match": "^#=\\s*(.*?)\\s*$\\n?",
|
39
|
+
"name": "comment.line.banner.idl-dlm"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"begin": "(^[ \\t]+)?(?<!\\S)(?=#)(?!#\\{)",
|
43
|
+
"beginCaptures": {
|
44
|
+
"1": {
|
45
|
+
"name": "punctuation.whitespace.comment.leading.idl-dlm"
|
46
|
+
}
|
47
|
+
},
|
48
|
+
"end": "(?!\\G)",
|
49
|
+
"patterns": [
|
50
|
+
{
|
51
|
+
"begin": "#",
|
52
|
+
"beginCaptures": {
|
53
|
+
"0": {
|
54
|
+
"name": "punctuation.definition.comment.idl-dlm"
|
55
|
+
}
|
56
|
+
},
|
57
|
+
"end": "\\n",
|
58
|
+
"name": "comment.line.idl-dlm"
|
59
|
+
}
|
60
|
+
]
|
61
|
+
}
|
62
|
+
]
|
63
|
+
},
|
64
|
+
"header_keyword": {
|
65
|
+
"captures": {
|
66
|
+
"0": {
|
67
|
+
"name": "meta.toc-list.banner.line.idl-dlm"
|
68
|
+
},
|
69
|
+
"1": {
|
70
|
+
"name": "keyword.control.idl-dlm"
|
71
|
+
}
|
72
|
+
},
|
73
|
+
"comment": "Header keywords",
|
74
|
+
"match": "(?i)\\b(module|description|version|source|build_date|checksum)(.*)\\b"
|
75
|
+
},
|
76
|
+
"routine_declaration": {
|
77
|
+
"captures": {
|
78
|
+
"1": {
|
79
|
+
"name": "keyword.control.idl-dlm"
|
80
|
+
},
|
81
|
+
"2": {
|
82
|
+
"name": "entity.name.function.idl"
|
83
|
+
},
|
84
|
+
"3": {
|
85
|
+
"name": "constant.numeric.idl"
|
86
|
+
},
|
87
|
+
"4": {
|
88
|
+
"name": "constant.numeric.idl"
|
89
|
+
},
|
90
|
+
"5": {
|
91
|
+
"name": "entity.other.attribute"
|
92
|
+
}
|
93
|
+
},
|
94
|
+
"comment": "Routine declaration",
|
95
|
+
"match": "(?i)^\\s*(function|procedure)\\s+([a-zA-Z0-9_$]+:?:?[a-zA-Z0-9_$]*)\\s+([0-9]+)\\s+([0-9]+|IDL_MAXPARAMS)\\s+(((keywords|obsolete)\\s+)*)"
|
96
|
+
},
|
97
|
+
"structure_declaration": {
|
98
|
+
"captures": {
|
99
|
+
"1": {
|
100
|
+
"name": "keyword.control.idl-dlm"
|
101
|
+
},
|
102
|
+
"2": {
|
103
|
+
"name": "support.function.idl"
|
104
|
+
}
|
105
|
+
},
|
106
|
+
"comment": "Structure declaration",
|
107
|
+
"match": "(?i)^\\s*(structure)\\s+([a-zA-Z0-9_$]+)"
|
108
|
+
}
|
109
|
+
},
|
110
|
+
"scopeName": "source.idl-dlm",
|
111
|
+
"uuid": "7FC8175C-9E9A-49F0-B81E-A49C57775A7F"
|
112
|
+
}
|
@@ -0,0 +1,267 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"pro"
|
4
|
+
],
|
5
|
+
"firstLineMatch": "-[*]-( Mode:)? IDL -[*]-",
|
6
|
+
"isDisabled": false,
|
7
|
+
"keyEquivalent": "^~@i",
|
8
|
+
"name": "IDL",
|
9
|
+
"patterns": [
|
10
|
+
{
|
11
|
+
"captures": {
|
12
|
+
"1": {
|
13
|
+
"name": "storage.type.idl"
|
14
|
+
},
|
15
|
+
"2": {
|
16
|
+
"name": "storage.type.idl"
|
17
|
+
},
|
18
|
+
"3": {
|
19
|
+
"name": "variable.parameter.output.function.idl"
|
20
|
+
},
|
21
|
+
"4": {
|
22
|
+
"name": "variable.parameter.output.function.idl"
|
23
|
+
},
|
24
|
+
"5": {
|
25
|
+
"name": "entity.name.function.idl"
|
26
|
+
}
|
27
|
+
},
|
28
|
+
"match": "(?ix)\n(?=(function|pro)\\b) # borrowed from ruby bundle\n(?<=^|\\s)(function|pro)\\s+ # the function keyword\n(?>\\[(.*)\\])? # match various different combination of output arguments\n((?>[a-zA-Z_][a-zA-Z_$0-9]*))?\n(?>\\s*=\\s*)?\n((?>[a-zA-Z_][a-zA-Z_$0-9]*(::[a-zA-Z_][a-zA-Z_$0-9]*)?(?>[?!]|=(?!>))? )) # the function name\n",
|
29
|
+
"name": "meta.function.idl"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"include": "#constants_override"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"include": "#brackets"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"include": "#curlybrackets"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"include": "#float"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"include": "#integer"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"include": "#string"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"include": "#operators"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"include": "#all_idl_keywords"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"include": "#all_idl_comments"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"include": "#variable"
|
60
|
+
}
|
61
|
+
],
|
62
|
+
"repository": {
|
63
|
+
"all_idl_comments": {
|
64
|
+
"patterns": [
|
65
|
+
{
|
66
|
+
"captures": {
|
67
|
+
"1": {
|
68
|
+
"name": "meta.toc-list.banner.divider.idl"
|
69
|
+
}
|
70
|
+
},
|
71
|
+
"match": "^;(=)\\s*$\\n",
|
72
|
+
"name": "comment.line.banner.divider.idl"
|
73
|
+
},
|
74
|
+
{
|
75
|
+
"captures": {
|
76
|
+
"1": {
|
77
|
+
"name": "meta.toc-list.banner.line.idl"
|
78
|
+
}
|
79
|
+
},
|
80
|
+
"match": "^\\s*;=\\s*(.*?)\\s*$\\n?",
|
81
|
+
"name": "comment.line.banner.idl"
|
82
|
+
},
|
83
|
+
{
|
84
|
+
"begin": ";",
|
85
|
+
"beginCaptures": {
|
86
|
+
"0": {
|
87
|
+
"name": "punctuation.definition.comment.idl"
|
88
|
+
}
|
89
|
+
},
|
90
|
+
"end": "\\n",
|
91
|
+
"name": "comment.line.semicolon.idl"
|
92
|
+
}
|
93
|
+
]
|
94
|
+
},
|
95
|
+
"all_idl_keywords": {
|
96
|
+
"patterns": [
|
97
|
+
{
|
98
|
+
"include": "#idl_keyword_control"
|
99
|
+
},
|
100
|
+
{
|
101
|
+
"include": "#idl_keyword_operator"
|
102
|
+
},
|
103
|
+
{
|
104
|
+
"include": "#idl_operator"
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"include": "#idl_storage_type"
|
108
|
+
},
|
109
|
+
{
|
110
|
+
"include": "#idl_sysvar"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"include": "#idl_support_function"
|
114
|
+
}
|
115
|
+
]
|
116
|
+
},
|
117
|
+
"allofem": {
|
118
|
+
"patterns": [
|
119
|
+
{
|
120
|
+
"include": "#curlybrackets"
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"include": "#end_in_parens"
|
124
|
+
},
|
125
|
+
{
|
126
|
+
"include": "#brackets"
|
127
|
+
},
|
128
|
+
{
|
129
|
+
"include": "#string"
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"include": "#all_idl_keywords"
|
133
|
+
},
|
134
|
+
{
|
135
|
+
"include": "#all_idl_comments"
|
136
|
+
},
|
137
|
+
{
|
138
|
+
"include": "#variable"
|
139
|
+
},
|
140
|
+
{
|
141
|
+
"include": "#float"
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"include": "#integer"
|
145
|
+
}
|
146
|
+
]
|
147
|
+
},
|
148
|
+
"brackets": {
|
149
|
+
"begin": "\\[",
|
150
|
+
"beginCaptures": {
|
151
|
+
"0": {
|
152
|
+
"name": "meta.brackets.idl"
|
153
|
+
}
|
154
|
+
},
|
155
|
+
"contentName": "meta.brackets.idl",
|
156
|
+
"end": "\\]",
|
157
|
+
"endCaptures": {
|
158
|
+
"0": {
|
159
|
+
"name": "meta.brackets.idl"
|
160
|
+
}
|
161
|
+
},
|
162
|
+
"patterns": [
|
163
|
+
{
|
164
|
+
"include": "#allofem"
|
165
|
+
}
|
166
|
+
]
|
167
|
+
},
|
168
|
+
"end_in_parens": {
|
169
|
+
"comment": "end as operator symbol",
|
170
|
+
"match": "\\bend\\b",
|
171
|
+
"name": "keyword.operator.symbols.idl"
|
172
|
+
},
|
173
|
+
"escaped_quote": {
|
174
|
+
"patterns": [
|
175
|
+
{
|
176
|
+
"match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{,2}|[4-7]\\d?|x[a-zA-Z0-9]+)",
|
177
|
+
"name": "constant.character.escape.idl"
|
178
|
+
},
|
179
|
+
{
|
180
|
+
"match": "\\\\.",
|
181
|
+
"name": "invalid.illegal.unknown-escape.idl"
|
182
|
+
}
|
183
|
+
]
|
184
|
+
},
|
185
|
+
"float": {
|
186
|
+
"comment": "Valid numbers: .1, 1.1, .1e1, 1.1e1, 1e1, .1d1, 1.1d1, 1d1",
|
187
|
+
"match": "(?i)\\b(\\.\\d+|\\d+\\.?\\d*)([ed][\\+-]?\\d*)?\\b",
|
188
|
+
"name": "constant.numeric.idl"
|
189
|
+
},
|
190
|
+
"idl_keyword_control": {
|
191
|
+
"comment": "Control keywords",
|
192
|
+
"match": "(?i)(?<!\\.)\\b(begin|break|case|common|compile_opt|continue|do|else|end|endcase|endelse|endfor|endforeach|endif|endrep|endswitch|endwhile|for|foreach|forward_function|goto|if|inherits|of|on_ioerror|repeat|switch|then|until|while)\\b",
|
193
|
+
"name": "keyword.control.idl"
|
194
|
+
},
|
195
|
+
"idl_keyword_operator": {
|
196
|
+
"comment": "Operator keywords",
|
197
|
+
"match": "(?i)\\b(and|eq|ge|gt|le|lt|mod|ne|not|or|xor)\\b",
|
198
|
+
"name": "keyword.operator.idl"
|
199
|
+
},
|
200
|
+
"idl_operator": {
|
201
|
+
"comment": "Operator symbols",
|
202
|
+
"match": "(?i)(>|<|&&|\\?|:|\\||\\|\\||\\+|-|\\*|\\.\\*|/|\\./|\\\\|\\.\\\\|\\^|\\.\\^)",
|
203
|
+
"name": "keyword.operator.symbols.idl"
|
204
|
+
},
|
205
|
+
"idl_storage_type": {
|
206
|
+
"comment": "Storage types",
|
207
|
+
"match": "(?i)(?<!\\.)\\b(function|pro)\\s",
|
208
|
+
"name": "storage.type.idl"
|
209
|
+
},
|
210
|
+
"idl_support_function": {
|
211
|
+
"comment": "IDL routines",
|
212
|
+
"match": "(?i)(?<!\\.)\\b(abs|acos|adapt_hist_equal|alog|alog10|amoeba|annotate|app_user_dir|app_user_dir_query|arg_present|array_equal|array_indices|arrow|ascii_template|asin|assoc|atan|axis|a_correlate|bandpass_filter|bandreject_filter|barplot|bar_plot|beseli|beselj|beselk|besely|beta|bilinear|binary_template|bindgen|binomial|bin_date|bit_ffs|bit_population|blas_axpy|blk_con|box_cursor|breakpoint|broyden|butterworth|bytarr|byte|byteorder|bytscl|caldat|calendar|call_external|call_function|call_method|call_procedure|canny|catch|cd|cdf_attcreate|cdf_attdelete|cdf_attexists|cdf_attget|cdf_attget_entry|cdf_attinq|cdf_attnum|cdf_attput|cdf_attrename|cdf_close|cdf_compression|cdf_control|cdf_create|cdf_delete|cdf_doc|cdf_encode_epoch|cdf_encode_epoch16|cdf_encode_tt2000|cdf_epoch|cdf_epoch16|cdf_epoch_compare|cdf_epoch_diff|cdf_epoch_tojuldays|cdf_error|cdf_exists|cdf_inquire|cdf_leapseconds_info|cdf_lib_info|cdf_open|cdf_parse_epoch|cdf_parse_epoch16|cdf_parse_tt2000|cdf_set_cdf27_backward_c|cdf_set_md5checksum|cdf_set_validate|cdf_tt2000|cdf_varcreate|cdf_vardelete|cdf_varget|cdf_varget1|cdf_varinq|cdf_varnum|cdf_varput|cdf_varrename|ceil|chebyshev|check_math|chisqr_cvf|chisqr_pdf|choldc|cholsol|cindgen|cir_3pnt|close|cluster|cluster_tree|clust_wts|cmyk_convert|colorbar|colorize_sample|colormap_applicable|colormap_gradient|colormap_rotation|colortable|color_convert|color_exchange|color_quan|color_range_map|comfit|command_line_args|complex|complexarr|complexround|compute_mesh_normals|cond|congrid|conj|constrained_min|contour|convert_coord|convol|convol_fft|coord2to3|copy_lun|correlate|cos|cosh|cpu|cramer|create_cursor|create_struct|create_view|crossp|crvlength|cti_test|ct_luminance|cursor|curvefit|cvttobm|cv_coord|cw_animate|cw_animate_getp|cw_animate_load|cw_animate_run|cw_arcball|cw_bgroup|cw_clr_index|cw_colorsel|cw_defroi|cw_field|cw_filesel|cw_form|cw_fslider|cw_light_editor|cw_light_editor_get|cw_light_editor_set|cw_orient|cw_palette_editor|cw_palette_editor_get|cw_palette_editor_set|cw_pdmenu|cw_rgbslider|cw_tmpl|cw_zoom|c_correlate|dblarr|db_exists|dcindgen|dcomplex|dcomplexarr|define_key|define_msgblk|define_msgblk_from_file|defroi|defsysv|delvar|dendrogram|dendro_plot|deriv|derivsig|determ|device|dfpmin|diag_matrix|dialog_dbconnect|dialog_message|dialog_pickfile|dialog_printersetup|dialog_printjob|dialog_read_image|dialog_write_image|digital_filter|dilate|dindgen|dissolve|dist|distance_measure|dlm_load|dlm_register|doc_library|double|draw_roi|edge_dog|efont|eigenql|eigenvec|ellipse|elmhes|emboss|empty|enable_sysrtn|eof|eos_eh_convang|eos_eh_getversion|eos_eh_idinfo|eos_exists|eos_gd_attach|eos_gd_attrinfo|eos_gd_blksomoffset|eos_gd_close|eos_gd_compinfo|eos_gd_create|eos_gd_defboxregion|eos_gd_defcomp|eos_gd_defdim|eos_gd_deffield|eos_gd_deforigin|eos_gd_defpixreg|eos_gd_defproj|eos_gd_deftile|eos_gd_defvrtregion|eos_gd_detach|eos_gd_diminfo|eos_gd_dupregion|eos_gd_extractregion|eos_gd_fieldinfo|eos_gd_getfillvalue|eos_gd_getpixels|eos_gd_getpixvalues|eos_gd_gridinfo|eos_gd_inqattrs|eos_gd_inqdims|eos_gd_inqfields|eos_gd_inqgrid|eos_gd_interpolate|eos_gd_nentries|eos_gd_open|eos_gd_origininfo|eos_gd_pixreginfo|eos_gd_projinfo|eos_gd_query|eos_gd_readattr|eos_gd_readfield|eos_gd_readtile|eos_gd_regioninfo|eos_gd_setfillvalue|eos_gd_settilecache|eos_gd_tileinfo|eos_gd_writeattr|eos_gd_writefield|eos_gd_writefieldmeta|eos_gd_writetile|eos_pt_attach|eos_pt_attrinfo|eos_pt_bcklinkinfo|eos_pt_close|eos_pt_create|eos_pt_defboxregion|eos_pt_deflevel|eos_pt_deflinkage|eos_pt_deftimeperiod|eos_pt_defvrtregion|eos_pt_detach|eos_pt_extractperiod|eos_pt_extractregion|eos_pt_fwdlinkinfo|eos_pt_getlevelname|eos_pt_getrecnums|eos_pt_inqattrs|eos_pt_inqpoint|eos_pt_levelindx|eos_pt_levelinfo|eos_pt_nfields|eos_pt_nlevels|eos_pt_nrecs|eos_pt_open|eos_pt_periodinfo|eos_pt_periodrecs|eos_pt_query|eos_pt_readattr|eos_pt_readlevel|eos_pt_regioninfo|eos_pt_regionrecs|eos_pt_sizeof|eos_pt_updatelevel|eos_pt_writeattr|eos_pt_writelevel|eos_query|eos_sw_attach|eos_sw_attrinfo|eos_sw_close|eos_sw_compinfo|eos_sw_create|eos_sw_defboxregion|eos_sw_defcomp|eos_sw_defdatafield|eos_sw_defdim|eos_sw_defdimmap|eos_sw_defgeofield|eos_sw_defidxmap|eos_sw_deftimeperiod|eos_sw_defvrtregion|eos_sw_detach|eos_sw_diminfo|eos_sw_dupregion|eos_sw_extractperiod|eos_sw_extractregion|eos_sw_fieldinfo|eos_sw_getfillvalue|eos_sw_idxmapinfo|eos_sw_inqattrs|eos_sw_inqdatafields|eos_sw_inqdims|eos_sw_inqgeofields|eos_sw_inqidxmaps|eos_sw_inqmaps|eos_sw_inqswath|eos_sw_mapinfo|eos_sw_nentries|eos_sw_open|eos_sw_periodinfo|eos_sw_query|eos_sw_readattr|eos_sw_readfield|eos_sw_regioninfo|eos_sw_setfillvalue|eos_sw_writeattr|eos_sw_writedatameta|eos_sw_writefield|eos_sw_writegeometa|erase|erf|erfc|erfcx|erode|errorplot|errplot|estimator_filter|execute|exit|exp|expand|expand_path|expint|extrac|extract_slice|factorial|fft|filepath|file_basename|file_chmod|file_copy|file_delete|file_dirname|file_expand_path|file_info|file_lines|file_link|file_mkdir|file_move|file_poll_input|file_readlink|file_same|file_search|file_test|file_which|findgen|finite|fix|flick|float|floor|flow3|fltarr|flush|format_axis_values|free_lun|fstat|fulstr|funct|fv_test|fx_root|fz_roots|f_cvf|f_pdf|gamma|gamma_ct|gauss2dfit|gaussfit|gaussian_function|gaussint|gauss_cvf|gauss_pdf|gauss_smooth|getenv|getwindows|get_drive_list|get_dxf_objects|get_kbrd|get_login_info|get_lun|get_screen_size|greg2jul|grib_clone|grib_close|grib_count|grib_find_nearest|grib_get|grib_get_api_version|grib_get_array|grib_get_double_elements|grib_get_message_size|grib_get_native_type|grib_get_size|grib_get_values|grib_gribex_mode|grib_gts_header|grib_index_get|grib_index_get_size|grib_index_new_from_file|grib_index_read|grib_index_release|grib_index_select|grib_index_write|grib_is_missing|grib_iterator_delete|grib_iterator_new|grib_iterator_next|grib_keys_iterator_delete|grib_keys_iterator_get_name|grib_keys_iterator_new|grib_keys_iterator_next|grib_keys_iterator_rewind|grib_multi_append|grib_multi_new|grib_multi_release|grib_multi_support|grib_multi_write|grib_new_from_file|grib_new_from_index|grib_new_from_samples|grib_open|grib_release|grib_set|grib_set_array|grib_set_missing|grib_set_values|grib_write_message|grid3|griddata|grid_input|grid_tps|gs_iter|h5a_close|h5a_create|h5a_delete|h5a_get_name|h5a_get_num_attrs|h5a_get_space|h5a_get_type|h5a_open_idx|h5a_open_name|h5a_read|h5a_write|h5d_close|h5d_create|h5d_extend|h5d_get_space|h5d_get_storage_size|h5d_get_type|h5d_open|h5d_read|h5d_write|h5f_close|h5f_create|h5f_is_hdf5|h5f_open|h5g_close|h5g_create|h5g_get_comment|h5g_get_linkval|h5g_get_member_name|h5g_get_nmembers|h5g_get_num_objs|h5g_get_objinfo|h5g_get_obj_name_by_idx|h5g_link|h5g_move|h5g_open|h5g_set_comment|h5g_unlink|h5i_get_file_id|h5i_get_type|h5r_create|h5r_dereference|h5r_get_object_type|h5r_get_region|h5s_close|h5s_copy|h5s_create_scalar|h5s_create_simple|h5s_get_select_bounds|h5s_get_select_elem_npoi|h5s_get_select_elem_poin|h5s_get_select_hyper_blo|h5s_get_select_hyper_nbl|h5s_get_select_npoints|h5s_get_simple_extent_di|h5s_get_simple_extent_nd|h5s_get_simple_extent_np|h5s_get_simple_extent_ty|h5s_is_simple|h5s_offset_simple|h5s_select_all|h5s_select_elements|h5s_select_hyperslab|h5s_select_none|h5s_select_valid|h5s_set_extent_none|h5s_set_extent_simple|h5t_array_create|h5t_close|h5t_commit|h5t_committed|h5t_compound_create|h5t_copy|h5t_enum_create|h5t_enum_get_data|h5t_enum_insert|h5t_enum_nameof|h5t_enum_set_data|h5t_enum_valueof|h5t_enum_values_to_names|h5t_equal|h5t_get_array_dims|h5t_get_array_ndims|h5t_get_class|h5t_get_cset|h5t_get_ebias|h5t_get_fields|h5t_get_inpad|h5t_get_member_class|h5t_get_member_index|h5t_get_member_name|h5t_get_member_offset|h5t_get_member_type|h5t_get_member_value|h5t_get_nmembers|h5t_get_norm|h5t_get_offset|h5t_get_order|h5t_get_pad|h5t_get_precision|h5t_get_sign|h5t_get_size|h5t_get_strpad|h5t_get_super|h5t_get_tag|h5t_idltype|h5t_idl_create|h5t_insert|h5t_memtype|h5t_open|h5t_reference_create|h5t_set_tag|h5t_str_to_vlen|h5t_vlen_create|h5t_vlen_to_str|h5_browser|h5_close|h5_create|h5_get_libversion|h5_open|h5_parse|hanning|hash|hdf_an_annlen|hdf_an_annlist|hdf_an_atype2tag|hdf_an_create|hdf_an_createf|hdf_an_end|hdf_an_endaccess|hdf_an_fileinfo|hdf_an_get_tagref|hdf_an_id2tagref|hdf_an_numann|hdf_an_readann|hdf_an_select|hdf_an_start|hdf_an_tag2atype|hdf_an_tagref2id|hdf_an_writeann|hdf_browser|hdf_close|hdf_deldd|hdf_df24_addimage|hdf_df24_getimage|hdf_df24_getinfo|hdf_df24_lastref|hdf_df24_nimages|hdf_df24_readref|hdf_df24_restart|hdf_dfan_addfds|hdf_dfan_addfid|hdf_dfan_getdesc|hdf_dfan_getfds|hdf_dfan_getfid|hdf_dfan_getlabel|hdf_dfan_lablist|hdf_dfan_lastref|hdf_dfan_putdesc|hdf_dfan_putlabel|hdf_dfp_addpal|hdf_dfp_getpal|hdf_dfp_lastref|hdf_dfp_npals|hdf_dfp_putpal|hdf_dfp_readref|hdf_dfp_restart|hdf_dfp_writeref|hdf_dfr8_addimage|hdf_dfr8_getimage|hdf_dfr8_getinfo|hdf_dfr8_lastref|hdf_dfr8_nimages|hdf_dfr8_putimage|hdf_dfr8_readref|hdf_dfr8_restart|hdf_dfr8_setpalette|hdf_dupdd|hdf_exists|hdf_gr_attrinfo|hdf_gr_create|hdf_gr_end|hdf_gr_endaccess|hdf_gr_fileinfo|hdf_gr_findattr|hdf_gr_getattr|hdf_gr_getchunkinfo|hdf_gr_getiminfo|hdf_gr_getlutid|hdf_gr_getlutinfo|hdf_gr_idtoref|hdf_gr_luttoref|hdf_gr_nametoindex|hdf_gr_readimage|hdf_gr_readlut|hdf_gr_reftoindex|hdf_gr_select|hdf_gr_setattr|hdf_gr_setchunk|hdf_gr_setchunkcache|hdf_gr_setcompress|hdf_gr_setexternalfile|hdf_gr_start|hdf_gr_writeimage|hdf_gr_writelut|hdf_hdf2idltype|hdf_idl2hdftype|hdf_ishdf|hdf_lib_info|hdf_newref|hdf_number|hdf_open|hdf_packdata|hdf_read|hdf_sd_adddata|hdf_sd_attrfind|hdf_sd_attrinfo|hdf_sd_attrset|hdf_sd_create|hdf_sd_dimget|hdf_sd_dimgetid|hdf_sd_dimset|hdf_sd_end|hdf_sd_endaccess|hdf_sd_fileinfo|hdf_sd_getdata|hdf_sd_getinfo|hdf_sd_idtoref|hdf_sd_iscoordvar|hdf_sd_nametoindex|hdf_sd_reftoindex|hdf_sd_select|hdf_sd_setcompress|hdf_sd_setextfile|hdf_sd_setinfo|hdf_sd_start|hdf_unpackdata|hdf_vd_attach|hdf_vd_attrfind|hdf_vd_attrinfo|hdf_vd_attrset|hdf_vd_detach|hdf_vd_fdefine|hdf_vd_fexist|hdf_vd_find|hdf_vd_get|hdf_vd_getid|hdf_vd_getinfo|hdf_vd_insert|hdf_vd_isattr|hdf_vd_isvd|hdf_vd_isvg|hdf_vd_lone|hdf_vd_nattrs|hdf_vd_read|hdf_vd_seek|hdf_vd_setinfo|hdf_vd_write|hdf_vg_addtr|hdf_vg_attach|hdf_vg_detach|hdf_vg_getid|hdf_vg_getinfo|hdf_vg_getnext|hdf_vg_gettr|hdf_vg_gettrs|hdf_vg_inqtr|hdf_vg_insert|hdf_vg_isvd|hdf_vg_isvg|hdf_vg_lone|hdf_vg_number|hdf_vg_setinfo|heap_free|heap_gc|heap_nosave|heap_refcount|heap_save|help|hilbert|histogram|hist_2d|hist_equal|hls|hough|hqr|hsv|h_eq_ct|h_eq_int|i18n_multibytetoutf8|i18n_multibytetowidechar|i18n_utf8tomultibyte|i18n_widechartomultibyte|ibeta|icontour|iconvertcoord|idelete|identity|idlexbr_assistant|idlitsys_createtool|idl_base64|idl_validname|iellipse|igamma|igetcurrent|igetdata|igetid|igetproperty|iimage|image|image_cont|image_statistics|imaginary|imap|indgen|intarr|interpol|interpolate|interval_volume|int_2d|int_3d|int_tabulated|invert|ioctl|iopen|iplot|ipolygon|ipolyline|iputdata|iregister|ireset|iresolve|irotate|ir_filter|isa|isave|iscale|isetcurrent|isetproperty|ishft|isocontour|isosurface|isurface|itext|itranslate|ivector|ivolume|izoom|i_beta|journal|json_parse|json_serialize|jul2greg|julday|keyword_set|krig2d|kurtosis|kw_test|l64indgen|label_date|label_region|ladfit|laguerre|laplacian|la_choldc|la_cholmprove|la_cholsol|la_determ|la_eigenproblem|la_eigenql|la_eigenvec|la_elmhes|la_gm_linear_model|la_hqr|la_invert|la_least_squares|la_least_square_equality|la_linear_equation|la_ludc|la_lumprove|la_lusol|la_svd|la_tridc|la_trimprove|la_triql|la_trired|la_trisol|least_squares_filter|leefilt|legend|legendre|linbcg|lindgen|linfit|linkimage|list|ll_arc_distance|lmfit|lmgr|lngamma|lnp_test|loadct|locale_get|logical_and|logical_or|logical_true|lon64arr|lonarr|long|long64|lsode|ludc|lumprove|lusol|lu_complex|machar|make_array|make_dll|make_rt|map|mapcontinents|mapgrid|map_2points|map_continents|map_grid|map_image|map_patch|map_proj_forward|map_proj_image|map_proj_info|map_proj_init|map_proj_inverse|map_set|matrix_multiply|matrix_power|max|md_test|mean|meanabsdev|mean_filter|median|memory|mesh_clip|mesh_decimate|mesh_issolid|mesh_merge|mesh_numtriangles|mesh_obj|mesh_smooth|mesh_surfacearea|mesh_validate|mesh_volume|message|min|min_curve_surf|mk_html_help|modifyct|moment|morph_close|morph_distance|morph_gradient|morph_hitormiss|morph_open|morph_thin|morph_tophat|multi|m_correlate|ncdf_attcopy|ncdf_attdel|ncdf_attget|ncdf_attinq|ncdf_attname|ncdf_attput|ncdf_attrename|ncdf_close|ncdf_control|ncdf_create|ncdf_dimdef|ncdf_dimid|ncdf_dimidsinq|ncdf_diminq|ncdf_dimrename|ncdf_exists|ncdf_fullgroupname|ncdf_groupdef|ncdf_groupname|ncdf_groupparent|ncdf_groupsinq|ncdf_inquire|ncdf_ncidinq|ncdf_open|ncdf_unlimdimsinq|ncdf_vardef|ncdf_varget|ncdf_varget1|ncdf_varid|ncdf_varidsinq|ncdf_varinq|ncdf_varput|ncdf_varrename|newton|noise_hurl|noise_pick|noise_scatter|noise_slur|norm|n_elements|n_params|n_tags|objarr|obj_class|obj_destroy|obj_hasmethod|obj_isa|obj_new|obj_valid|online_help|on_error|open|openr|openu|openw|oplot|oploterr|parse_url|particle_trace|path_cache|path_sep|pcomp|plot|plot3d|ploterr|plots|plot_3dbox|plot_field|pnt_line|point_lun|polarplot|polar_contour|polar_surface|poly|polyfill|polyfillv|polygon|polyline|polyshade|polywarp|poly_2d|poly_area|poly_fit|popd|powell|pref_commit|pref_get|pref_set|prewitt|primes|print|printd|printf|product|profile|profiler|profiles|project_vol|psafm|pseudo|ps_show_fonts|ptrarr|ptr_free|ptr_new|ptr_valid|pushd|p_correlate|qgrid3|qhull|qromb|qromo|qsimp|query_ascii|query_bmp|query_csv|query_dicom|query_gif|query_image|query_jpeg|query_jpeg2000|query_mrsid|query_pict|query_png|query_ppm|query_srf|query_tiff|query_wav|radon|randomn|randomu|ranks|rdpix|read|readf|reads|readu|read_ascii|read_binary|read_bmp|read_csv|read_dicom|read_gif|read_image|read_interfile|read_jpeg|read_jpeg2000|read_mrsid|read_pict|read_png|read_ppm|read_spr|read_srf|read_sylk|read_tiff|read_wav|read_wave|read_x11_bitmap|read_xwd|real_part|rebin|recall_commands|recon3|reduce_colors|reform|region_grow|register_cursor|regress|replicate|replicate_inplace|resolve_all|resolve_routine|restore|retall|return|reverse|rk4|roberts|rot|rotate|round|routine_filepath|routine_info|rs_test|r_correlate|r_test|save|savgol|scale3|scale3d|scope_level|scope_traceback|scope_varfetch|scope_varname|search2d|search3d|sem_create|sem_delete|sem_lock|sem_release|setenv|set_plot|set_shading|sfit|shade_surf|shade_surf_irr|shade_volume|shift|shift_diff|shmdebug|shmmap|shmunmap|shmvar|show3|showfont|simplex|sin|sindgen|sinh|size|skewness|skip_lun|slicer3|slide_image|smooth|sobel|socket|sort|spawn|spher_harm|sph_4pnt|sph_scat|spline|spline_p|spl_init|spl_interp|sprsab|sprsax|sprsin|sprstp|sqrt|standardize|stddev|stop|strarr|strcmp|strcompress|streamline|stregex|stretch|string|strjoin|strlen|strlowcase|strmatch|strmessage|strmid|strpos|strput|strsplit|strtrim|struct_assign|struct_hide|strupcase|surface|surfr|svdc|svdfit|svsol|swap_endian|swap_endian_inplace|symbol|systime|s_test|t3d|tag_names|tan|tanh|tek_color|temporary|tetra_clip|tetra_surface|tetra_volume|text|thin|threed|timegen|time_test2|tm_test|total|trace|transpose|triangulate|trigrid|triql|trired|trisol|tri_surf|truncate_lun|ts_coef|ts_diff|ts_fcast|ts_smooth|tv|tvcrs|tvlct|tvrd|tvscl|typename|t_cvt|t_pdf|uindgen|uint|uintarr|ul64indgen|ulindgen|ulon64arr|ulonarr|ulong|ulong64|uniq|unsharp_mask|usersym|value_locate|variance|vector|vector_field|vel|velovect|vert_t3d|voigt|voronoi|voxel_proj|wait|warp_tri|watershed|wdelete|wf_draw|where|widget_base|widget_button|widget_combobox|widget_control|widget_displaycontextmen|widget_draw|widget_droplist|widget_event|widget_info|widget_label|widget_list|widget_propertysheet|widget_slider|widget_tab|widget_table|widget_text|widget_tree|widget_tree_move|widget_window|wiener_filter|window|writeu|write_bmp|write_csv|write_gif|write_image|write_jpeg|write_jpeg2000|write_nrif|write_pict|write_png|write_ppm|write_spr|write_srf|write_sylk|write_tiff|write_wav|write_wave|wset|wshow|wtn|wv_applet|wv_cwt|wv_cw_wavelet|wv_denoise|wv_dwt|wv_fn_coiflet|wv_fn_daubechies|wv_fn_gaussian|wv_fn_haar|wv_fn_morlet|wv_fn_paul|wv_fn_symlet|wv_import_data|wv_import_wavelet|wv_plot3d_wps|wv_plot_multires|wv_pwt|wv_tool_denoise|xbm_edit|xdisplayfile|xdxf|xfont|xinteranimate|xloadct|xmanager|xmng_tmpl|xmtool|xobjview|xobjview_rotate|xobjview_write_image|xpalette|xpcolor|xplot3d|xregistered|xroi|xsq_test|xsurface|xvaredit|xvolume|xvolume_rotate|xvolume_write_image|xyouts|zoom|zoom_24)\\b",
|
213
|
+
"name": "support.function.idl"
|
214
|
+
},
|
215
|
+
"idl_sysvar": {
|
216
|
+
"comment": "IDL system variables",
|
217
|
+
"match": "\\s\\![A-Za-z_][A-Za-z0-9_$]*(\\.[A-Za-z_][A-Za-z0-9_$]*)*\\b",
|
218
|
+
"name": "constant.language.idl"
|
219
|
+
},
|
220
|
+
"integer": {
|
221
|
+
"patterns": [
|
222
|
+
{
|
223
|
+
"comment": "Valid binary integers: '1001'b, '1001'bl, etc.",
|
224
|
+
"match": "(?i)'[01]+'b(b|s|u|us|l|ul|ll|ull)?\\b",
|
225
|
+
"name": "constant.numeric.idl"
|
226
|
+
},
|
227
|
+
{
|
228
|
+
"comment": "Valid decimal integers: 1, 0B, 0S, etc.",
|
229
|
+
"match": "(?i)(?<!\\.)\\b\\d+(b|s|u|us|l|ul|ll|ull)?(?!\\.)\\b",
|
230
|
+
"name": "constant.numeric.idl"
|
231
|
+
},
|
232
|
+
{
|
233
|
+
"comment": "Valid octal integers numbers: '36'o, '36'ol, etc.",
|
234
|
+
"match": "(?i)'[0-7]+'o(b|s|u|us|l|ul|ll|ull)?\\b",
|
235
|
+
"name": "constant.numeric.idl"
|
236
|
+
},
|
237
|
+
{
|
238
|
+
"comment": "Valid octal integers: \"36, \"46l, etc.",
|
239
|
+
"match": "(?i)\\\"[0-7]+(b|s|u|us|l|ul|ll|ull)?\\b",
|
240
|
+
"name": "constant.numeric.idl"
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"comment": "Valid hexadecimal integers: 'AF'x",
|
244
|
+
"match": "(?i)'[0-9a-f]+'x(b|s|u|us|l|ul|ll|ull)?\\b",
|
245
|
+
"name": "constant.numeric.idl"
|
246
|
+
},
|
247
|
+
{
|
248
|
+
"begin": "\"",
|
249
|
+
"end": "\"|$",
|
250
|
+
"name": "string.quoted.double.idl"
|
251
|
+
},
|
252
|
+
{
|
253
|
+
"begin": "'",
|
254
|
+
"end": "'|$",
|
255
|
+
"name": "string.quoted.single.idl"
|
256
|
+
}
|
257
|
+
]
|
258
|
+
},
|
259
|
+
"variable": {
|
260
|
+
"comment": "Valid variable. Added meta to disable highlighting",
|
261
|
+
"match": "\\b[_a-zA-Z][_a-zA-Z0-9$]*\\b",
|
262
|
+
"name": "meta.variable.other.valid.idl"
|
263
|
+
}
|
264
|
+
},
|
265
|
+
"scopeName": "source.idl",
|
266
|
+
"uuid": "48F8858B-72FF-11D9-BFEE-000D93589AF6"
|
267
|
+
}
|
@@ -0,0 +1,537 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"idr"
|
4
|
+
],
|
5
|
+
"name": "Idris",
|
6
|
+
"patterns": [
|
7
|
+
{
|
8
|
+
"captures": {
|
9
|
+
"1": {
|
10
|
+
"name": "punctuation.definition.entity.idris"
|
11
|
+
},
|
12
|
+
"2": {
|
13
|
+
"name": "punctuation.definition.entity.idris"
|
14
|
+
}
|
15
|
+
},
|
16
|
+
"comment": "Infix function application",
|
17
|
+
"match": "(`)[\\w']*?(`)",
|
18
|
+
"name": "keyword.operator.function.infix.idris"
|
19
|
+
},
|
20
|
+
{
|
21
|
+
"captures": {
|
22
|
+
"1": {
|
23
|
+
"name": "keyword.other.idris"
|
24
|
+
}
|
25
|
+
},
|
26
|
+
"match": "^(module)\\s+([a-zA-Z._']+)$",
|
27
|
+
"name": "meta.declaration.module.idris"
|
28
|
+
},
|
29
|
+
{
|
30
|
+
"captures": {
|
31
|
+
"1": {
|
32
|
+
"name": "keyword.other.idris"
|
33
|
+
}
|
34
|
+
},
|
35
|
+
"match": "^(import)\\s+([a-zA-Z._']+)$",
|
36
|
+
"name": "meta.import.idris"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"match": "\\b([0-9]+\\.[0-9]+([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)\\b",
|
40
|
+
"name": "constant.numeric.float.idris"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"match": "\\b([0-9]+|0([xX][0-9a-fA-F]+|[oO][0-7]+))\\b",
|
44
|
+
"name": "constant.numeric.idris"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"match": "^\\b(public|abstract|private)\\b",
|
48
|
+
"name": "storage.modifier.export.idris"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"match": "\\b(total|partial)\\b",
|
52
|
+
"name": "storage.modifier.totality.idris"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"match": "^\\b(implicit)\\b",
|
56
|
+
"name": "storage.modifier.idris"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"begin": "\\\"",
|
60
|
+
"beginCaptures": {
|
61
|
+
"0": {
|
62
|
+
"name": "punctuation.definition.string.begin.idris"
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"end": "\\\"",
|
66
|
+
"endCaptures": {
|
67
|
+
"0": {
|
68
|
+
"name": "punctuation.definition.string.end.idris"
|
69
|
+
}
|
70
|
+
},
|
71
|
+
"name": "string.quoted.double.idris",
|
72
|
+
"patterns": [
|
73
|
+
{
|
74
|
+
"include": "#escape_characters"
|
75
|
+
}
|
76
|
+
]
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"begin": "(?<!\\w)\\'",
|
80
|
+
"beginCaptures": {
|
81
|
+
"0": {
|
82
|
+
"name": "punctuation.definition.string.begin.idris"
|
83
|
+
}
|
84
|
+
},
|
85
|
+
"end": "\\'",
|
86
|
+
"endCaptures": {
|
87
|
+
"0": {
|
88
|
+
"name": "punctuation.definition.string.end.idris"
|
89
|
+
}
|
90
|
+
},
|
91
|
+
"name": "string.quoted.single.idris",
|
92
|
+
"patterns": [
|
93
|
+
{
|
94
|
+
"include": "#escape_characters"
|
95
|
+
},
|
96
|
+
{
|
97
|
+
"match": "\\n",
|
98
|
+
"name": "invalid.illegal.idris"
|
99
|
+
}
|
100
|
+
]
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"begin": "\\b(class)\\b",
|
104
|
+
"beginCaptures": {
|
105
|
+
"1": {
|
106
|
+
"name": "keyword.other.idris"
|
107
|
+
}
|
108
|
+
},
|
109
|
+
"end": "\\b(where)\\b|$",
|
110
|
+
"endCaptures": {
|
111
|
+
"1": {
|
112
|
+
"name": "keyword.other.idris"
|
113
|
+
}
|
114
|
+
},
|
115
|
+
"name": "meta.declaration.class.idris",
|
116
|
+
"patterns": [
|
117
|
+
{
|
118
|
+
"include": "#prelude_class"
|
119
|
+
},
|
120
|
+
{
|
121
|
+
"include": "#prelude_type"
|
122
|
+
}
|
123
|
+
]
|
124
|
+
},
|
125
|
+
{
|
126
|
+
"begin": "\\b(instance)\\b",
|
127
|
+
"beginCaptures": {
|
128
|
+
"1": {
|
129
|
+
"name": "keyword.other.idris"
|
130
|
+
}
|
131
|
+
},
|
132
|
+
"end": "\\b(where)\\b|$",
|
133
|
+
"endCaptures": {
|
134
|
+
"1": {
|
135
|
+
"name": "keyword.other.idris"
|
136
|
+
}
|
137
|
+
},
|
138
|
+
"name": "meta.declaration.instance.idris",
|
139
|
+
"patterns": [
|
140
|
+
{
|
141
|
+
"include": "#prelude_class"
|
142
|
+
},
|
143
|
+
{
|
144
|
+
"include": "#prelude_type"
|
145
|
+
},
|
146
|
+
{
|
147
|
+
"include": "#context_signature"
|
148
|
+
},
|
149
|
+
{
|
150
|
+
"include": "#type_signature"
|
151
|
+
}
|
152
|
+
]
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"begin": "\\b(data)\\s+([\\w']+)\\s*(:)?",
|
156
|
+
"beginCaptures": {
|
157
|
+
"1": {
|
158
|
+
"name": "keyword.other.idris"
|
159
|
+
},
|
160
|
+
"2": {
|
161
|
+
"name": "entity.name.type.idris"
|
162
|
+
},
|
163
|
+
"3": {
|
164
|
+
"name": "keyword.operator.colon.idris"
|
165
|
+
}
|
166
|
+
},
|
167
|
+
"end": "\\b(where)\\b|(=)",
|
168
|
+
"endCaptures": {
|
169
|
+
"1": {
|
170
|
+
"name": "keyword.other.idris"
|
171
|
+
},
|
172
|
+
"2": {
|
173
|
+
"name": "keyword.operator.idris"
|
174
|
+
}
|
175
|
+
},
|
176
|
+
"name": "meta.declaration.data.idris",
|
177
|
+
"patterns": [
|
178
|
+
{
|
179
|
+
"include": "#type_signature"
|
180
|
+
}
|
181
|
+
]
|
182
|
+
},
|
183
|
+
{
|
184
|
+
"include": "#function_signature"
|
185
|
+
},
|
186
|
+
{
|
187
|
+
"include": "#directive"
|
188
|
+
},
|
189
|
+
{
|
190
|
+
"include": "#comments"
|
191
|
+
},
|
192
|
+
{
|
193
|
+
"include": "#language_const"
|
194
|
+
},
|
195
|
+
{
|
196
|
+
"include": "#language_keyword"
|
197
|
+
},
|
198
|
+
{
|
199
|
+
"include": "#prelude"
|
200
|
+
},
|
201
|
+
{
|
202
|
+
"match": "\\b[A-Z][A-Za-z_'0-9]*",
|
203
|
+
"name": "constant.other.idris"
|
204
|
+
},
|
205
|
+
{
|
206
|
+
"match": "[|&!%$?~+:\\-.=</>\\\\*]+",
|
207
|
+
"name": "keyword.operator.idris"
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"match": ",",
|
211
|
+
"name": "punctuation.separator.comma.idris"
|
212
|
+
}
|
213
|
+
],
|
214
|
+
"repository": {
|
215
|
+
"block_comment": {
|
216
|
+
"begin": "\\{-(?!#)",
|
217
|
+
"captures": {
|
218
|
+
"0": {
|
219
|
+
"name": "punctuation.definition.comment.idris"
|
220
|
+
}
|
221
|
+
},
|
222
|
+
"end": "-\\}",
|
223
|
+
"name": "comment.block.idris",
|
224
|
+
"patterns": [
|
225
|
+
{
|
226
|
+
"include": "#block_comment"
|
227
|
+
}
|
228
|
+
]
|
229
|
+
},
|
230
|
+
"comments": {
|
231
|
+
"patterns": [
|
232
|
+
{
|
233
|
+
"captures": {
|
234
|
+
"1": {
|
235
|
+
"name": "punctuation.definition.comment.idris"
|
236
|
+
}
|
237
|
+
},
|
238
|
+
"match": "(--).*$\\n?",
|
239
|
+
"name": "comment.line.double-dash.idris"
|
240
|
+
},
|
241
|
+
{
|
242
|
+
"captures": {
|
243
|
+
"1": {
|
244
|
+
"name": "punctuation.definition.comment.idris"
|
245
|
+
}
|
246
|
+
},
|
247
|
+
"match": "(\\|\\|\\|).*$\\n?",
|
248
|
+
"name": "comment.line.triple-bar.idris"
|
249
|
+
},
|
250
|
+
{
|
251
|
+
"include": "#block_comment"
|
252
|
+
}
|
253
|
+
]
|
254
|
+
},
|
255
|
+
"context_signature": {
|
256
|
+
"patterns": [
|
257
|
+
{
|
258
|
+
"captures": {
|
259
|
+
"1": {
|
260
|
+
"name": "entity.other.inherited-class.idris"
|
261
|
+
},
|
262
|
+
"2": {
|
263
|
+
"name": "entity.other.attribute-name.idris"
|
264
|
+
},
|
265
|
+
"4": {
|
266
|
+
"name": "keyword.operator.double-arrow.idris"
|
267
|
+
}
|
268
|
+
},
|
269
|
+
"match": "([\\w._']+)((\\s+[\\w_']+)+)\\s*(=>)",
|
270
|
+
"name": "meta.context-signature.idris"
|
271
|
+
},
|
272
|
+
{
|
273
|
+
"begin": "(\\()((?=.*\\)\\s*=>)|(?=[^)]*$))",
|
274
|
+
"beginCaptures": {
|
275
|
+
"1": {
|
276
|
+
"name": "punctuation.context.begin.idris"
|
277
|
+
}
|
278
|
+
},
|
279
|
+
"comment": "For things like '(Eq a, Show b) =>' It begins with '(' either followed by ') =>' on the same line, or anything but ')' until the end of line.",
|
280
|
+
"end": "(\\))\\s*(=>)",
|
281
|
+
"endCaptures": {
|
282
|
+
"1": {
|
283
|
+
"name": "punctuation.context.end.idris"
|
284
|
+
},
|
285
|
+
"2": {
|
286
|
+
"name": "keyword.operator.double-arrow.idris"
|
287
|
+
}
|
288
|
+
},
|
289
|
+
"name": "meta.context-signature.idris",
|
290
|
+
"patterns": [
|
291
|
+
{
|
292
|
+
"captures": {
|
293
|
+
"1": {
|
294
|
+
"name": "entity.other.inherited-class.idris"
|
295
|
+
},
|
296
|
+
"2": {
|
297
|
+
"name": "entity.other.attribute-name.idris"
|
298
|
+
}
|
299
|
+
},
|
300
|
+
"match": "([\\w']+)\\s+([\\w']+)",
|
301
|
+
"name": "meta.class-constraint.idris"
|
302
|
+
}
|
303
|
+
]
|
304
|
+
}
|
305
|
+
]
|
306
|
+
},
|
307
|
+
"directive": {
|
308
|
+
"patterns": [
|
309
|
+
{
|
310
|
+
"captures": {
|
311
|
+
"1": {
|
312
|
+
"name": "keyword.other.directive.idris"
|
313
|
+
},
|
314
|
+
"2": {
|
315
|
+
"name": "keyword.other.language-extension.idris"
|
316
|
+
}
|
317
|
+
},
|
318
|
+
"match": "^%(language)\\s+(.*)$",
|
319
|
+
"name": "meta.directive.language-extension.idris"
|
320
|
+
},
|
321
|
+
{
|
322
|
+
"captures": {
|
323
|
+
"1": {
|
324
|
+
"name": "keyword.other.directive.idris"
|
325
|
+
},
|
326
|
+
"2": {
|
327
|
+
"name": "keyword.other.totality.idris"
|
328
|
+
}
|
329
|
+
},
|
330
|
+
"match": "^%(default)\\s+(total|partial)$",
|
331
|
+
"name": "meta.directive.totality.idris"
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"captures": {
|
335
|
+
"1": {
|
336
|
+
"name": "keyword.other.directive.idris"
|
337
|
+
},
|
338
|
+
"2": {
|
339
|
+
"name": "keyword.other.idris"
|
340
|
+
}
|
341
|
+
},
|
342
|
+
"match": "^%(provide)\\s+.*\\s+(with)\\s+.*$",
|
343
|
+
"name": "meta.directive.type-provider.idris"
|
344
|
+
},
|
345
|
+
{
|
346
|
+
"captures": {
|
347
|
+
"1": {
|
348
|
+
"name": "keyword.other.directive.idris"
|
349
|
+
},
|
350
|
+
"2": {
|
351
|
+
"name": "storage.modifier.export.idris"
|
352
|
+
}
|
353
|
+
},
|
354
|
+
"match": "^%(access)\\s+(public|abstract|private)$",
|
355
|
+
"name": "meta.directive.export.idris"
|
356
|
+
},
|
357
|
+
{
|
358
|
+
"captures": {
|
359
|
+
"1": {
|
360
|
+
"name": "keyword.other.directive.idris"
|
361
|
+
}
|
362
|
+
},
|
363
|
+
"match": "^%([\\w]+)\\b",
|
364
|
+
"name": "meta.directive.idris"
|
365
|
+
}
|
366
|
+
]
|
367
|
+
},
|
368
|
+
"escape_characters": {
|
369
|
+
"patterns": [
|
370
|
+
{
|
371
|
+
"match": "\\\\(NUL|SOH|STX|ETX|EOT|ENQ|ACK|BEL|BS|HT|LF|VT|FF|CR|SO|SI|DLE|DC1|DC2|DC3|DC4|NAK|SYN|ETB|CAN|EM|SUB|ESC|FS|GS|RS|US|SP|DEL|[abfnrtv\\\\\\\"'\\&])",
|
372
|
+
"name": "constant.character.escape.ascii.idris"
|
373
|
+
},
|
374
|
+
{
|
375
|
+
"match": "\\\\o[0-7]+|\\\\x[0-9A-Fa-f]+|\\\\[0-9]+",
|
376
|
+
"name": "constant.character.escape.octal.idris"
|
377
|
+
},
|
378
|
+
{
|
379
|
+
"match": "\\^[A-Z@\\[\\]\\\\\\^_]",
|
380
|
+
"name": "constant.character.escape.control.idris"
|
381
|
+
}
|
382
|
+
]
|
383
|
+
},
|
384
|
+
"function_signature": {
|
385
|
+
"begin": "(([\\w']+)|\\(([|!%$+\\-.,=</>:]+)\\))\\s*(:)(?!:)",
|
386
|
+
"beginCaptures": {
|
387
|
+
"2": {
|
388
|
+
"name": "entity.name.function.idris"
|
389
|
+
},
|
390
|
+
"3": {
|
391
|
+
"name": "entity.name.function.idris"
|
392
|
+
},
|
393
|
+
"4": {
|
394
|
+
"name": "keyword.operator.colon.idris"
|
395
|
+
}
|
396
|
+
},
|
397
|
+
"comment": "The end patterm is a bit tricky. It's either ';' or something, at the end of the line, but not '->', because a type signature can be multiline. Though, it doesn't help, if you break the signature before arrows.",
|
398
|
+
"end": "(;|(?<=[^\\s>])\\s*(?!->)\\s*$)",
|
399
|
+
"name": "meta.function.type-signature.idris",
|
400
|
+
"patterns": [
|
401
|
+
{
|
402
|
+
"include": "#type_signature"
|
403
|
+
}
|
404
|
+
]
|
405
|
+
},
|
406
|
+
"language_const": {
|
407
|
+
"patterns": [
|
408
|
+
{
|
409
|
+
"match": "\\(\\)",
|
410
|
+
"name": "constant.language.unit.idris"
|
411
|
+
},
|
412
|
+
{
|
413
|
+
"match": "_\\|_",
|
414
|
+
"name": "constant.language.bottom.idris"
|
415
|
+
},
|
416
|
+
{
|
417
|
+
"match": "\\b_\\b",
|
418
|
+
"name": "constant.language.underscore.idris"
|
419
|
+
}
|
420
|
+
]
|
421
|
+
},
|
422
|
+
"language_keyword": {
|
423
|
+
"patterns": [
|
424
|
+
{
|
425
|
+
"comment": "I'm not sure that these are all keywords, but don't know where to check it",
|
426
|
+
"match": "\\b(infix[lr]?|let|where|of|with)\\b",
|
427
|
+
"name": "keyword.other.idris"
|
428
|
+
},
|
429
|
+
{
|
430
|
+
"match": "\\b(do|if|then|else|case|in)\\b",
|
431
|
+
"name": "keyword.control.idris"
|
432
|
+
}
|
433
|
+
]
|
434
|
+
},
|
435
|
+
"parameter_type": {
|
436
|
+
"comment": "Parameter types in a type signature",
|
437
|
+
"patterns": [
|
438
|
+
{
|
439
|
+
"include": "#prelude_type"
|
440
|
+
},
|
441
|
+
{
|
442
|
+
"begin": "\\(([\\w']+)\\s*:(?!:)",
|
443
|
+
"beginCaptures": {
|
444
|
+
"1": {
|
445
|
+
"name": "entity.name.tag.idris"
|
446
|
+
}
|
447
|
+
},
|
448
|
+
"comment": "(x : Nat)",
|
449
|
+
"end": "\\)",
|
450
|
+
"name": "meta.parameter.named.idris",
|
451
|
+
"patterns": [
|
452
|
+
{
|
453
|
+
"include": "#prelude_type"
|
454
|
+
}
|
455
|
+
]
|
456
|
+
},
|
457
|
+
{
|
458
|
+
"begin": "\\{((auto|default .+)\\s+)?([\\w']+)\\s*:(?!:)",
|
459
|
+
"beginCaptures": {
|
460
|
+
"1": {
|
461
|
+
"name": "storage.modifier.idris"
|
462
|
+
},
|
463
|
+
"3": {
|
464
|
+
"name": "entity.name.tag.idris"
|
465
|
+
}
|
466
|
+
},
|
467
|
+
"comment": "{auto p : a = b}",
|
468
|
+
"end": "\\}",
|
469
|
+
"name": "meta.parameter.implicit.idris",
|
470
|
+
"patterns": [
|
471
|
+
{
|
472
|
+
"include": "#prelude_type"
|
473
|
+
}
|
474
|
+
]
|
475
|
+
}
|
476
|
+
]
|
477
|
+
},
|
478
|
+
"prelude": {
|
479
|
+
"patterns": [
|
480
|
+
{
|
481
|
+
"include": "#prelude_class"
|
482
|
+
},
|
483
|
+
{
|
484
|
+
"include": "#prelude_type"
|
485
|
+
},
|
486
|
+
{
|
487
|
+
"include": "#prelude_function"
|
488
|
+
},
|
489
|
+
{
|
490
|
+
"include": "#prelude_const"
|
491
|
+
}
|
492
|
+
]
|
493
|
+
},
|
494
|
+
"prelude_class": {
|
495
|
+
"comment": "These should be more or less all classes defined in Prelude (checked)",
|
496
|
+
"match": "\\b(Eq|Ord|Num|MinBound|MaxBound|Integral|Applicative|Alternative|Cast|Foldable|Functor|Monad|Traversable|Uninhabited|Semigroup|VerifiedSemigroup|Monoid|VerifiedMonoid|Group|VerifiedGroup|AbelianGroup|VerifiedAbelianGroup|Ring|VerifiedRing|RingWithUnity|VerifiedRingWithUnity|JoinSemilattice|VerifiedJoinSemilattice|MeetSemilattice|VerifiedMeetSemilattice|BoundedJoinSemilattice|VerifiedBoundedJoinSemilattice|BoundedMeetSemilattice|VerifiedBoundedMeetSemilattice|Lattice|VerifiedLattice|BoundedLattice|VerifiedBoundedLattice)\\b",
|
497
|
+
"name": "support.class.prelude.idris"
|
498
|
+
},
|
499
|
+
"prelude_const": {
|
500
|
+
"patterns": [
|
501
|
+
{
|
502
|
+
"match": "\\b(Just|Nothing|Left|Right|True|False|LT|EQ|GT)\\b",
|
503
|
+
"name": "support.constant.prelude.idris"
|
504
|
+
}
|
505
|
+
]
|
506
|
+
},
|
507
|
+
"prelude_function": {
|
508
|
+
"comment": "TODO review it; these are just Haskell prelude functions",
|
509
|
+
"match": "\\b(abs|acos|acosh|all|and|any|appendFile|applyM|asTypeOf|asin|asinh|atan|atan2|atanh|break|catch|ceiling|compare|concat|concatMap|const|cos|cosh|curry|cycle|decodeFloat|div|divMod|drop|dropWhile|elem|encodeFloat|enumFrom|enumFromThen|enumFromThenTo|enumFromTo|error|even|exp|exponent|fail|filter|flip|floatDigits|floatRadix|floatRange|floor|fmap|foldl|foldl1|foldr|foldr1|fromEnum|fromInteger|fromIntegral|fromRational|fst|gcd|getChar|getContents|getLine|head|id|init|interact|ioError|isDenormalized|isIEEE|isInfinite|isNaN|isNegativeZero|iterate|last|lcm|length|lex|lines|log|logBase|lookup|map|mapM|mapM_|max|maxBound|maximum|maybe|min|minBound|minimum|mod|negate|not|notElem|null|odd|or|otherwise|pi|pred|print|product|properFraction|putChar|putStr|putStrLn|quot|quotRem|read|readFile|readIO|readList|readLn|readParen|reads|readsPrec|realToFrac|recip|rem|repeat|replicate|return|reverse|round|scaleFloat|scanl|scanl1|scanr|scanr1|seq|sequence|sequence_|show|showChar|showList|showParen|showString|shows|showsPrec|significand|signum|sin|sinh|snd|span|splitAt|sqrt|subtract|succ|sum|tail|take|takeWhile|tan|tanh|toEnum|toInteger|toRational|truncate|uncurry|undefined|unlines|until|unwords|unzip|unzip3|userError|words|writeFile|zip|zip3|zipWith|zipWith3)\\b",
|
510
|
+
"name": "support.function.prelude.idris"
|
511
|
+
},
|
512
|
+
"prelude_type": {
|
513
|
+
"comment": "These should be more or less all types defined in Prelude and some synonyms (checked)",
|
514
|
+
"match": "\\b(Type|Exists|World|IO|IntTy|FTy|Foreign|File|Mode|Dec|Bool|so|Ordering|Either|Fin|IsJust|List|Maybe|Nat|LTE|GTE|GT|LT|Stream|StrM|Vect|Not|Lazy|Inf|FalseElim)\\b",
|
515
|
+
"name": "support.type.prelude.idris"
|
516
|
+
},
|
517
|
+
"type_signature": {
|
518
|
+
"patterns": [
|
519
|
+
{
|
520
|
+
"include": "#context_signature"
|
521
|
+
},
|
522
|
+
{
|
523
|
+
"include": "#parameter_type"
|
524
|
+
},
|
525
|
+
{
|
526
|
+
"include": "#language_const"
|
527
|
+
},
|
528
|
+
{
|
529
|
+
"match": "->",
|
530
|
+
"name": "keyword.operator.arrow.idris"
|
531
|
+
}
|
532
|
+
]
|
533
|
+
}
|
534
|
+
},
|
535
|
+
"scopeName": "source.idris",
|
536
|
+
"uuid": "8957eeb1-b492-4497-85b8-b86e511e87eb"
|
537
|
+
}
|