github-linguist 5.3.3 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/git-linguist +5 -2
- data/ext/linguist/linguist.c +18 -7
- data/grammars/annotation.liquidhaskell.haskell.json +969 -862
- data/grammars/config.xcompose.json +22 -25
- data/grammars/file.lasso.json +296 -309
- data/grammars/hint.haskell.json +867 -766
- data/grammars/hint.message.haskell.json +867 -766
- data/grammars/hint.type.haskell.json +867 -766
- data/grammars/objdump.x86asm.json +20 -24
- data/grammars/source.Kotlin.json +220 -225
- data/grammars/source.LS.json +36 -55
- data/grammars/source.MCPOST.json +24 -38
- data/grammars/source.MOD.json +26 -41
- data/grammars/source.SASLog.json +9 -16
- data/grammars/source.abap.json +48 -56
- data/grammars/source.abl.json +8 -14
- data/grammars/source.abnf.json +88 -98
- data/grammars/source.actionscript.3.json +398 -429
- data/grammars/source.acucobol.json +5 -8
- data/grammars/source.ada.json +46 -53
- data/grammars/source.afm.json +548 -554
- data/grammars/source.agc.json +34 -37
- data/grammars/source.agda.json +79 -91
- data/grammars/source.ahk.json +62 -66
- data/grammars/source.alloy.json +16 -20
- data/grammars/source.ampl.json +41 -47
- data/grammars/source.angelscript.json +71 -80
- data/grammars/source.antlr.json +131 -136
- data/grammars/source.apache-config.json +93 -99
- data/grammars/source.apache-config.mod_perl.json +19 -24
- data/grammars/source.apl.json +1038 -1029
- data/grammars/source.applescript.json +501 -523
- data/grammars/source.apt.json +9 -16
- data/grammars/source.asn.json +27 -31
- data/grammars/source.asp.json +61 -67
- data/grammars/source.aspectj.json +385 -391
- data/grammars/source.assembly.json +49 -55
- data/grammars/source.ats.json +45 -121
- data/grammars/source.autoit.json +64 -69
- data/grammars/source.awk.json +172 -176
- data/grammars/source.ballerina.json +48 -395
- data/grammars/source.batchfile.json +269 -269
- data/grammars/source.befunge.json +17 -21
- data/grammars/source.bf.json +5 -11
- data/grammars/source.bison.json +10 -14
- data/grammars/source.blitzmax.json +300 -305
- data/grammars/source.boo.json +189 -193
- data/grammars/source.brightauthorproject.json +8 -13
- data/grammars/source.brightscript.json +37 -47
- data/grammars/source.bro.json +134 -140
- data/grammars/source.bsl.json +152 -193
- data/grammars/source.bsv.json +96 -102
- data/grammars/source.c++.json +176 -193
- data/grammars/source.c++.qt.json +13 -21
- data/grammars/source.c.ec.json +15 -21
- data/grammars/source.c.json +237 -251
- data/grammars/source.c.platform.json +153 -159
- data/grammars/source.c2hs.json +3 -6
- data/grammars/source.cabal.json +17 -20
- data/grammars/source.cache.cmake.json +18 -23
- data/grammars/source.cake.json +4 -7
- data/grammars/source.camlp4.ocaml.json +24 -27
- data/grammars/source.capnp.json +33 -38
- data/grammars/source.ceylon.json +44 -50
- data/grammars/source.cfscript.cfc.json +78 -86
- data/grammars/source.cfscript.json +513 -520
- data/grammars/source.changelogs.rpm-spec.json +8 -16
- data/grammars/source.chapel.json +109 -87
- data/grammars/source.cirru.json +25 -30
- data/grammars/source.clarion.json +41 -54
- data/grammars/source.clean.json +90 -95
- data/grammars/source.click.json +25 -28
- data/grammars/source.clips.json +10 -23
- data/grammars/source.clojure.json +151 -168
- data/grammars/source.cm.json +14 -19
- data/grammars/source.cmake.json +53 -61
- data/grammars/source.cobol.json +165 -180
- data/grammars/source.coffee.json +454 -462
- data/grammars/source.cool.json +36 -43
- data/grammars/source.coq.json +17 -21
- data/grammars/source.crystal.json +889 -983
- data/grammars/source.cs.json +739 -740
- data/grammars/source.csound-document.json +69 -73
- data/grammars/source.csound-score.json +52 -55
- data/grammars/source.csound.json +167 -171
- data/grammars/source.css.json +683 -688
- data/grammars/source.css.less.json +211 -511
- data/grammars/source.css.mss.json +94 -101
- data/grammars/source.css.postcss.sugarss.json +260 -0
- data/grammars/source.csx.json +4 -7
- data/grammars/source.cuda-c++.json +47 -81
- data/grammars/source.cwl.json +103 -0
- data/grammars/source.cython.json +536 -582
- data/grammars/source.d.json +243 -252
- data/grammars/source.dart.json +161 -166
- data/grammars/source.data-weave.json +901 -905
- data/grammars/source.desktop.json +29 -33
- data/grammars/source.diff.json +43 -52
- data/grammars/source.disasm.json +15 -16
- data/grammars/source.ditroff.desc.json +73 -84
- data/grammars/source.ditroff.json +60 -61
- data/grammars/source.dm.json +202 -213
- data/grammars/source.dmf.json +44 -47
- data/grammars/source.dockerfile.json +29 -34
- data/grammars/source.dot.json +46 -55
- data/grammars/source.dylan.json +63 -68
- data/grammars/source.ebnf.json +55 -62
- data/grammars/source.eiffel.json +57 -62
- data/grammars/source.elixir.json +321 -366
- data/grammars/source.emacs.lisp.json +458 -249
- data/grammars/source.erazor.json +49 -57
- data/grammars/source.erlang.json +508 -515
- data/grammars/source.essl.json +17 -30
- data/grammars/source.factor.json +85 -91
- data/grammars/source.fan.json +92 -96
- data/grammars/source.fancy.json +93 -118
- data/grammars/source.fish.json +74 -98
- data/grammars/source.fontforge.json +142 -146
- data/grammars/source.forth.json +42 -57
- data/grammars/source.fortran.json +193 -231
- data/grammars/source.fortran.modern.json +77 -103
- data/grammars/source.fsharp.fsi.json +1 -6
- data/grammars/source.fsharp.fsl.json +1 -6
- data/grammars/source.fsharp.fsx.json +1 -6
- data/grammars/source.fsharp.json +148 -153
- data/grammars/source.gap.json +60 -70
- data/grammars/source.gcode.json +9 -16
- data/grammars/source.gdb.json +63 -79
- data/grammars/source.gdb.session.json +27 -28
- data/grammars/source.gdbregs.json +7 -8
- data/grammars/source.gdscript.json +92 -96
- data/grammars/source.gerber.json +38 -56
- data/grammars/source.gfm.json +447 -462
- data/grammars/source.glsl.json +58 -83
- data/grammars/source.gn.json +188 -193
- data/grammars/source.gnuplot.json +104 -120
- data/grammars/source.go.json +169 -181
- data/grammars/source.golo.json +82 -87
- data/grammars/source.gosu.2.json +58 -68
- data/grammars/source.grace.json +266 -270
- data/grammars/source.graphql.json +586 -596
- data/grammars/source.groovy.gradle.json +18 -22
- data/grammars/source.groovy.json +422 -433
- data/grammars/source.harbour.json +129 -173
- data/grammars/source.haskell.json +871 -772
- data/grammars/source.haxe.2.json +402 -413
- data/grammars/source.hlsl.json +6 -16
- data/grammars/source.hsc2hs.json +1 -4
- data/grammars/source.hsig.json +871 -770
- data/grammars/source.hss.1.json +122 -144
- data/grammars/source.httpspec.json +119 -123
- data/grammars/source.hxml.json +8 -15
- data/grammars/source.ideal.json +125 -125
- data/grammars/source.idl-dlm.json +25 -32
- data/grammars/source.idl.json +59 -80
- data/grammars/source.idris.json +171 -185
- data/grammars/source.inform7.json +117 -121
- data/grammars/source.ini.json +37 -43
- data/grammars/source.io.json +65 -73
- data/grammars/source.ioke.json +72 -78
- data/grammars/source.isabelle.root.json +26 -30
- data/grammars/source.isabelle.theory.json +46 -50
- data/grammars/source.j.json +18 -21
- data/grammars/source.jasmin.json +45 -50
- data/grammars/source.java-properties.json +31 -41
- data/grammars/source.java.json +333 -342
- data/grammars/source.jcl.json +15 -18
- data/grammars/source.jflex.json +166 -172
- data/grammars/source.jison.json +331 -334
- data/grammars/source.jisonlex-injection.json +1 -2
- data/grammars/source.jisonlex.json +148 -151
- data/grammars/source.jolie.json +37 -43
- data/grammars/source.jq.json +80 -87
- data/grammars/source.js.json +798 -818
- data/grammars/source.js.jsx.json +2115 -2225
- data/grammars/source.js.objj.json +167 -172
- data/grammars/source.js.regexp.json +50 -50
- data/grammars/source.js.regexp.replacement.json +7 -7
- data/grammars/source.jsdoc.json +94 -94
- data/grammars/source.json.json +61 -71
- data/grammars/source.julia.console.json +5 -6
- data/grammars/source.julia.json +237 -234
- data/grammars/source.lean.json +55 -67
- data/grammars/source.lid.json +6 -10
- data/grammars/source.lilypond.json +181 -195
- data/grammars/source.lisp.json +40 -50
- data/grammars/source.litcoffee.json +169 -183
- data/grammars/source.livescript.json +207 -220
- data/grammars/source.llvm.json +28 -38
- data/grammars/source.logos.json +7 -14
- data/grammars/source.logtalk.json +136 -141
- data/grammars/source.loomscript.json +77 -83
- data/grammars/source.lsl.json +90 -106
- data/grammars/source.lua.json +100 -109
- data/grammars/source.makefile.json +181 -188
- data/grammars/source.makegen.json +3 -7
- data/grammars/source.mask.json +260 -265
- data/grammars/source.mata.json +38 -46
- data/grammars/source.mathematica.json +155 -167
- data/grammars/source.matlab.json +407 -684
- data/grammars/source.maxscript.json +293 -281
- data/grammars/source.mercury.json +179 -184
- data/grammars/source.meson.json +52 -58
- data/grammars/source.meta-info.json +64 -74
- data/grammars/source.ml.json +107 -113
- data/grammars/source.modelica.json +51 -59
- data/grammars/source.modula2.json +33 -42
- data/grammars/source.monkey.json +234 -241
- data/grammars/source.moonscript.json +51 -56
- data/grammars/source.mql5.json +74 -101
- data/grammars/source.mupad.json +30 -72
- data/grammars/source.ncl.json +1 -14
- data/grammars/source.ne.json +39 -42
- data/grammars/source.nemerle.json +58 -63
- data/grammars/source.nesc.json +9 -15
- data/grammars/source.netlinx.erb.json +13 -25
- data/grammars/source.netlinx.json +231 -292
- data/grammars/source.nextflow-groovy.json +1360 -0
- data/grammars/source.nextflow.json +74 -0
- data/grammars/source.nginx.json +274 -287
- data/grammars/source.nim.json +442 -483
- data/grammars/source.nim_filter.json +6 -26
- data/grammars/source.nimcfg.json +38 -51
- data/grammars/source.ninja.json +64 -70
- data/grammars/source.nit.json +60 -64
- data/grammars/source.nix.json +269 -273
- data/grammars/source.nmml.json +31 -37
- data/grammars/source.nsis.json +66 -72
- data/grammars/source.nu.json +129 -139
- data/grammars/source.nut.json +129 -133
- data/grammars/source.objc++.json +3 -10
- data/grammars/source.objc.json +303 -314
- data/grammars/source.objc.platform.json +145 -151
- data/grammars/source.ocaml.json +506 -514
- data/grammars/source.ocamllex.json +108 -115
- data/grammars/source.ocamlyacc.json +116 -123
- data/grammars/source.ooc.json +148 -155
- data/grammars/source.opa.json +39 -49
- data/grammars/source.opal.json +84 -89
- data/grammars/source.opalsysdefs.json +9 -13
- data/grammars/source.opencobol.json +22 -25
- data/grammars/source.opentype.json +148 -152
- data/grammars/source.ox.json +36 -44
- data/grammars/source.oz.json +31 -38
- data/grammars/source.p4.json +49 -59
- data/grammars/source.pan.json +273 -278
- data/grammars/source.papyrus.skyrim.json +705 -781
- data/grammars/source.parrot.pir.json +59 -65
- data/grammars/source.pascal.json +54 -61
- data/grammars/source.pawn.json +835 -849
- data/grammars/source.pcb.board.json +153 -158
- data/grammars/source.pcb.schematic.json +134 -138
- data/grammars/source.pcb.sexp.json +64 -74
- data/grammars/source.pep8.json +28 -32
- data/grammars/source.perl.6.json +83 -92
- data/grammars/source.perl.json +711 -737
- data/grammars/source.perl6fe.json +1204 -1218
- data/grammars/source.php.zephir.json +80 -89
- data/grammars/source.pic.json +137 -142
- data/grammars/source.pig_latin.json +76 -80
- data/grammars/source.pike.json +23 -36
- data/grammars/source.po.json +74 -84
- data/grammars/source.pogoscript.json +23 -29
- data/grammars/source.pony.json +98 -108
- data/grammars/source.postcss.json +370 -0
- data/grammars/source.postscript.json +88 -97
- data/grammars/source.pov-ray sdl.json +36 -42
- data/grammars/source.powershell.json +175 -197
- data/grammars/source.processing.json +236 -249
- data/grammars/source.prolog.eclipse.json +33 -38
- data/grammars/source.prolog.json +66 -72
- data/grammars/source.protobuf.json +88 -94
- data/grammars/source.puppet.json +144 -151
- data/grammars/source.purescript.json +268 -289
- data/grammars/source.pyjade.json +256 -281
- data/grammars/source.python.django.json +13 -18
- data/grammars/source.python.json +3319 -3367
- data/grammars/source.python.salt.json +3 -7
- data/grammars/source.qmake.json +83 -90
- data/grammars/source.qml.json +57 -78
- data/grammars/source.quoting.perl6fe.json +666 -669
- data/grammars/source.r.json +75 -84
- data/grammars/source.racket.json +17 -38
- data/grammars/source.rascal.json +77 -80
- data/grammars/source.reason.hover.type.json +1 -1
- data/grammars/source.reason.json +1025 -1080
- data/grammars/source.rebol.json +167 -177
- data/grammars/source.red.json +169 -177
- data/grammars/source.regexp.babel.json +74 -77
- data/grammars/source.regexp.extended.json +4 -5
- data/grammars/source.regexp.json +260 -264
- data/grammars/source.regexp.perl6fe.json +108 -111
- data/grammars/source.regexp.python.json +210 -215
- data/grammars/source.regexp.spin.json +63 -72
- data/grammars/source.renpy.json +617 -687
- data/grammars/source.rexx.json +25 -32
- data/grammars/source.ring.json +84 -114
- data/grammars/source.rpm-spec.json +392 -401
- data/grammars/source.ruby.gemfile.json +9 -12
- data/grammars/source.ruby.json +862 -952
- data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
- data/grammars/source.rust.json +223 -281
- data/grammars/source.sas.json +88 -105
- data/grammars/source.sass.json +100 -108
- data/grammars/source.sbt.json +16 -23
- data/grammars/source.scad.json +60 -67
- data/grammars/source.scala.json +215 -228
- data/grammars/source.scaml.json +120 -135
- data/grammars/source.scheme.json +119 -136
- data/grammars/source.scilab.json +40 -47
- data/grammars/source.scss.json +369 -403
- data/grammars/source.sdbl.json +14 -25
- data/grammars/source.shaderlab.json +24 -27
- data/grammars/source.shell.json +409 -440
- data/grammars/source.shen.json +75 -94
- data/grammars/source.smali.json +232 -293
- data/grammars/source.smalltalk.json +60 -75
- data/grammars/source.smt.json +67 -82
- data/grammars/source.solidity.json +35 -54
- data/grammars/source.sp.json +40 -45
- data/grammars/source.sparql.json +3 -8
- data/grammars/source.spin.json +277 -297
- data/grammars/source.sqf.json +34 -44
- data/grammars/source.sql.json +142 -156
- data/grammars/source.stan.json +201 -160
- data/grammars/source.stata.json +57 -68
- data/grammars/source.strings.json +26 -30
- data/grammars/source.stylus.json +558 -565
- data/grammars/source.supercollider.json +33 -40
- data/grammars/source.swift.json +999 -1077
- data/grammars/source.systemverilog.json +351 -365
- data/grammars/source.tcl.json +77 -94
- data/grammars/source.tea.json +61 -67
- data/grammars/source.terra.json +25 -32
- data/grammars/source.terraform.json +68 -88
- data/grammars/source.thrift.json +300 -306
- data/grammars/source.tl.json +112 -117
- data/grammars/source.tla.json +65 -69
- data/grammars/source.toc.json +21 -25
- data/grammars/source.toml.json +117 -122
- data/grammars/source.ts.json +2838 -2774
- data/grammars/source.tsx.json +180 -184
- data/grammars/source.turing.json +970 -974
- data/grammars/source.turtle.json +124 -140
- data/grammars/source.txl.json +23 -37
- data/grammars/source.ucfconstraints.json +16 -21
- data/grammars/source.ur.json +15 -27
- data/grammars/source.vala.json +221 -235
- data/grammars/source.varnish.vcl.json +117 -129
- data/grammars/source.vbnet.json +69 -106
- data/grammars/source.verilog.json +101 -107
- data/grammars/source.vhdl.json +437 -445
- data/grammars/source.viml.json +540 -550
- data/grammars/source.wavefront.mtl.json +274 -277
- data/grammars/source.wavefront.obj.json +781 -784
- data/grammars/source.wdl.json +66 -46
- data/grammars/source.webassembly.json +97 -102
- data/grammars/source.webidl.json +311 -326
- data/grammars/source.x10.json +28 -32
- data/grammars/source.x86asm.json +21 -26
- data/grammars/source.xc.json +164 -172
- data/grammars/source.xq.json +81 -92
- data/grammars/source.xtend.json +199 -208
- data/grammars/source.yaml-ext.json +118 -124
- data/grammars/source.yaml.json +155 -174
- data/grammars/source.yaml.salt.json +113 -116
- data/grammars/source.yang.json +10 -13
- data/grammars/source.yara.json +98 -0
- data/grammars/text.bibtex.json +95 -100
- data/grammars/text.cfml.basic.json +403 -404
- data/grammars/text.elixir.json +18 -23
- data/grammars/text.error-list.json +15 -16
- data/grammars/text.find-refs.json +487 -488
- data/grammars/text.gherkin.feature.json +45 -53
- data/grammars/text.haml.json +176 -189
- data/grammars/text.hamlc.json +82 -88
- data/grammars/text.html.abl.json +16 -21
- data/grammars/text.html.asciidoc.json +139 -153
- data/grammars/text.html.asdoc.json +145 -155
- data/grammars/text.html.asp.json +23 -28
- data/grammars/text.html.basic.json +323 -338
- data/grammars/text.html.cfm.json +316 -325
- data/grammars/text.html.creole.json +177 -189
- data/grammars/text.html.django.json +27 -33
- data/grammars/text.html.ecr.json +21 -25
- data/grammars/text.html.elixir.json +3 -9
- data/grammars/text.html.erb.json +81 -85
- data/grammars/text.html.erlang.yaws.json +24 -29
- data/grammars/text.html.factor.json +5 -11
- data/grammars/text.html.ftl.json +16 -25
- data/grammars/text.html.handlebars.json +579 -598
- data/grammars/text.html.javadoc.json +426 -0
- data/grammars/text.html.js.json +11 -17
- data/grammars/text.html.jsp.json +377 -384
- data/grammars/text.html.liquid.json +8 -18
- data/grammars/text.html.mako.json +257 -275
- data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
- data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
- data/grammars/text.html.mediawiki.json +318 -344
- data/grammars/text.html.php.blade.json +2134 -2140
- data/grammars/text.html.php.json +980 -1013
- data/grammars/text.html.slash.json +101 -107
- data/grammars/text.html.smarty.json +75 -83
- data/grammars/text.html.soy.json +250 -253
- data/grammars/text.html.ssp.json +18 -24
- data/grammars/text.html.tcl.json +17 -24
- data/grammars/text.html.twig.json +712 -718
- data/grammars/text.idl-idldoc.json +5 -9
- data/grammars/text.jade.json +213 -235
- data/grammars/text.junit-test-report.json +25 -28
- data/grammars/text.log.latex.json +44 -46
- data/grammars/text.marko.json +370 -401
- data/grammars/text.python.console.json +3 -7
- data/grammars/text.python.traceback.json +2 -5
- data/grammars/text.rdoc.json +15 -19
- data/grammars/text.restructuredtext.clean.json +8 -11
- data/grammars/text.restructuredtext.json +886 -873
- data/grammars/text.robot.json +26 -36
- data/grammars/text.roff.json +2852 -2915
- data/grammars/text.runoff.json +56 -69
- data/grammars/text.sfd.json +151 -155
- data/grammars/text.shell-session.json +5 -8
- data/grammars/text.slim.json +184 -210
- data/grammars/text.srt.json +54 -57
- data/grammars/text.tex.json +98 -105
- data/grammars/text.tex.latex.beamer.json +14 -20
- data/grammars/text.tex.latex.haskell.json +883 -782
- data/grammars/text.tex.latex.json +281 -291
- data/grammars/text.tex.latex.memoir.json +39 -46
- data/grammars/text.tex.latex.rd.json +32 -38
- data/grammars/text.xml.ant.json +62 -69
- data/grammars/text.xml.flex-config.json +1009 -1013
- data/grammars/text.xml.genshi.json +10 -16
- data/grammars/text.xml.json +117 -130
- data/grammars/text.xml.pom.json +235 -240
- data/grammars/text.xml.xsl.json +31 -37
- data/grammars/text.zone_file.json +24 -29
- data/lib/linguist/blob.rb +10 -1
- data/lib/linguist/blob_helper.rb +4 -1
- data/lib/linguist/file_blob.rb +5 -0
- data/lib/linguist/generated.rb +16 -0
- data/lib/linguist/heuristics.rb +23 -11
- data/lib/linguist/language.rb +3 -6
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +74 -12
- data/lib/linguist/lazy_blob.rb +15 -1
- data/lib/linguist/linguist.bundle +0 -0
- data/lib/linguist/samples.json +1666 -3381
- data/lib/linguist/shebang.rb +2 -0
- data/lib/linguist/strategy/modeline.rb +2 -0
- data/lib/linguist/vendor.yml +5 -6
- data/lib/linguist/version.rb +1 -1
- metadata +12 -11
- data/grammars/source.elm.json +0 -381
- data/grammars/source.nant-build.json +0 -86
- data/grammars/source.octave.json +0 -451
- data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
- data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
- data/grammars/text.html.vue.json +0 -936
@@ -1,8 +1,6 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"dlm"
|
4
|
-
],
|
5
2
|
"name": "IDL DLM",
|
3
|
+
"scopeName": "source.idl-dlm",
|
6
4
|
"patterns": [
|
7
5
|
{
|
8
6
|
"include": "#comment"
|
@@ -21,47 +19,48 @@
|
|
21
19
|
"comment": {
|
22
20
|
"patterns": [
|
23
21
|
{
|
22
|
+
"name": "comment.line.banner.divider.idl-dlm",
|
23
|
+
"match": "^#(=)\\s*$\\n",
|
24
24
|
"captures": {
|
25
25
|
"1": {
|
26
26
|
"name": "meta.toc-list.banner.divider.idl-dlm"
|
27
27
|
}
|
28
|
-
}
|
29
|
-
"match": "^#(=)\\s*$\\n",
|
30
|
-
"name": "comment.line.banner.divider.idl-dlm"
|
28
|
+
}
|
31
29
|
},
|
32
30
|
{
|
31
|
+
"name": "comment.line.banner.idl-dlm",
|
32
|
+
"match": "^#=\\s*(.*?)\\s*$\\n?",
|
33
33
|
"captures": {
|
34
34
|
"0": {
|
35
35
|
"name": "meta.toc-list.banner.line.idl-dlm"
|
36
36
|
}
|
37
|
-
}
|
38
|
-
"match": "^#=\\s*(.*?)\\s*$\\n?",
|
39
|
-
"name": "comment.line.banner.idl-dlm"
|
37
|
+
}
|
40
38
|
},
|
41
39
|
{
|
42
|
-
"begin": "(^[ \\t]+)?(
|
43
|
-
"beginCaptures": {
|
44
|
-
"1": {
|
45
|
-
"name": "punctuation.whitespace.comment.leading.idl-dlm"
|
46
|
-
}
|
47
|
-
},
|
40
|
+
"begin": "(^[ \\t]+)?(?\u003c!\\S)(?=#)(?!#\\{)",
|
48
41
|
"end": "(?!\\G)",
|
49
42
|
"patterns": [
|
50
43
|
{
|
44
|
+
"name": "comment.line.idl-dlm",
|
51
45
|
"begin": "#",
|
46
|
+
"end": "\\n",
|
52
47
|
"beginCaptures": {
|
53
48
|
"0": {
|
54
49
|
"name": "punctuation.definition.comment.idl-dlm"
|
55
50
|
}
|
56
|
-
}
|
57
|
-
|
58
|
-
|
51
|
+
}
|
52
|
+
}
|
53
|
+
],
|
54
|
+
"beginCaptures": {
|
55
|
+
"1": {
|
56
|
+
"name": "punctuation.whitespace.comment.leading.idl-dlm"
|
59
57
|
}
|
60
|
-
|
58
|
+
}
|
61
59
|
}
|
62
60
|
]
|
63
61
|
},
|
64
62
|
"header_keyword": {
|
63
|
+
"match": "(?i)\\b(module|description|version|source|build_date|checksum)(.*)\\b",
|
65
64
|
"captures": {
|
66
65
|
"0": {
|
67
66
|
"name": "meta.toc-list.banner.line.idl-dlm"
|
@@ -69,11 +68,10 @@
|
|
69
68
|
"1": {
|
70
69
|
"name": "keyword.control.idl-dlm"
|
71
70
|
}
|
72
|
-
}
|
73
|
-
"comment": "Header keywords",
|
74
|
-
"match": "(?i)\\b(module|description|version|source|build_date|checksum)(.*)\\b"
|
71
|
+
}
|
75
72
|
},
|
76
73
|
"routine_declaration": {
|
74
|
+
"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+)*)",
|
77
75
|
"captures": {
|
78
76
|
"1": {
|
79
77
|
"name": "keyword.control.idl-dlm"
|
@@ -90,11 +88,10 @@
|
|
90
88
|
"5": {
|
91
89
|
"name": "entity.other.attribute"
|
92
90
|
}
|
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+)*)"
|
91
|
+
}
|
96
92
|
},
|
97
93
|
"structure_declaration": {
|
94
|
+
"match": "(?i)^\\s*(structure)\\s+([a-zA-Z0-9_$]+)",
|
98
95
|
"captures": {
|
99
96
|
"1": {
|
100
97
|
"name": "keyword.control.idl-dlm"
|
@@ -102,11 +99,7 @@
|
|
102
99
|
"2": {
|
103
100
|
"name": "support.function.idl"
|
104
101
|
}
|
105
|
-
}
|
106
|
-
"comment": "Structure declaration",
|
107
|
-
"match": "(?i)^\\s*(structure)\\s+([a-zA-Z0-9_$]+)"
|
102
|
+
}
|
108
103
|
}
|
109
|
-
}
|
110
|
-
|
111
|
-
"uuid": "7FC8175C-9E9A-49F0-B81E-A49C57775A7F"
|
112
|
-
}
|
104
|
+
}
|
105
|
+
}
|
data/grammars/source.idl.json
CHANGED
@@ -1,13 +1,10 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"pro"
|
4
|
-
],
|
5
|
-
"firstLineMatch": "-[*]-( Mode:)? IDL -[*]-",
|
6
|
-
"isDisabled": false,
|
7
|
-
"keyEquivalent": "^~@i",
|
8
2
|
"name": "IDL",
|
3
|
+
"scopeName": "source.idl",
|
9
4
|
"patterns": [
|
10
5
|
{
|
6
|
+
"name": "meta.function.idl",
|
7
|
+
"match": "(?ix)\n(?=(function|pro)\\b) # borrowed from ruby bundle\n(?\u003c=^|\\s)(function|pro)\\s+ # the function keyword\n(?\u003e\\[(.*)\\])? # match various different combination of output arguments\n((?\u003e[a-zA-Z_][a-zA-Z_$0-9]*))?\n(?\u003e\\s*=\\s*)?\n((?\u003e[a-zA-Z_][a-zA-Z_$0-9]*(::[a-zA-Z_][a-zA-Z_$0-9]*)?(?\u003e[?!]|=(?!\u003e))? )) # the function name\n",
|
11
8
|
"captures": {
|
12
9
|
"1": {
|
13
10
|
"name": "storage.type.idl"
|
@@ -24,9 +21,7 @@
|
|
24
21
|
"5": {
|
25
22
|
"name": "entity.name.function.idl"
|
26
23
|
}
|
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"
|
24
|
+
}
|
30
25
|
},
|
31
26
|
{
|
32
27
|
"include": "#constants_override"
|
@@ -63,32 +58,32 @@
|
|
63
58
|
"all_idl_comments": {
|
64
59
|
"patterns": [
|
65
60
|
{
|
61
|
+
"name": "comment.line.banner.divider.idl",
|
62
|
+
"match": "^;(=)\\s*$\\n",
|
66
63
|
"captures": {
|
67
64
|
"1": {
|
68
65
|
"name": "meta.toc-list.banner.divider.idl"
|
69
66
|
}
|
70
|
-
}
|
71
|
-
"match": "^;(=)\\s*$\\n",
|
72
|
-
"name": "comment.line.banner.divider.idl"
|
67
|
+
}
|
73
68
|
},
|
74
69
|
{
|
70
|
+
"name": "comment.line.banner.idl",
|
71
|
+
"match": "^\\s*;=\\s*(.*?)\\s*$\\n?",
|
75
72
|
"captures": {
|
76
73
|
"1": {
|
77
74
|
"name": "meta.toc-list.banner.line.idl"
|
78
75
|
}
|
79
|
-
}
|
80
|
-
"match": "^\\s*;=\\s*(.*?)\\s*$\\n?",
|
81
|
-
"name": "comment.line.banner.idl"
|
76
|
+
}
|
82
77
|
},
|
83
78
|
{
|
79
|
+
"name": "comment.line.semicolon.idl",
|
84
80
|
"begin": ";",
|
81
|
+
"end": "\\n",
|
85
82
|
"beginCaptures": {
|
86
83
|
"0": {
|
87
84
|
"name": "punctuation.definition.comment.idl"
|
88
85
|
}
|
89
|
-
}
|
90
|
-
"end": "\\n",
|
91
|
-
"name": "comment.line.semicolon.idl"
|
86
|
+
}
|
92
87
|
}
|
93
88
|
]
|
94
89
|
},
|
@@ -146,122 +141,106 @@
|
|
146
141
|
]
|
147
142
|
},
|
148
143
|
"brackets": {
|
144
|
+
"contentName": "meta.brackets.idl",
|
149
145
|
"begin": "\\[",
|
146
|
+
"end": "\\]",
|
147
|
+
"patterns": [
|
148
|
+
{
|
149
|
+
"include": "#allofem"
|
150
|
+
}
|
151
|
+
],
|
150
152
|
"beginCaptures": {
|
151
153
|
"0": {
|
152
154
|
"name": "meta.brackets.idl"
|
153
155
|
}
|
154
156
|
},
|
155
|
-
"contentName": "meta.brackets.idl",
|
156
|
-
"end": "\\]",
|
157
157
|
"endCaptures": {
|
158
158
|
"0": {
|
159
159
|
"name": "meta.brackets.idl"
|
160
160
|
}
|
161
|
-
}
|
162
|
-
"patterns": [
|
163
|
-
{
|
164
|
-
"include": "#allofem"
|
165
|
-
}
|
166
|
-
]
|
161
|
+
}
|
167
162
|
},
|
168
163
|
"end_in_parens": {
|
169
|
-
"
|
170
|
-
"match": "\\bend\\b"
|
171
|
-
"name": "keyword.operator.symbols.idl"
|
164
|
+
"name": "keyword.operator.symbols.idl",
|
165
|
+
"match": "\\bend\\b"
|
172
166
|
},
|
173
167
|
"escaped_quote": {
|
174
168
|
"patterns": [
|
175
169
|
{
|
176
|
-
"
|
177
|
-
"
|
170
|
+
"name": "constant.character.escape.idl",
|
171
|
+
"match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-zA-Z0-9]+)"
|
178
172
|
},
|
179
173
|
{
|
180
|
-
"
|
181
|
-
"
|
174
|
+
"name": "invalid.illegal.unknown-escape.idl",
|
175
|
+
"match": "\\\\."
|
182
176
|
}
|
183
177
|
]
|
184
178
|
},
|
185
179
|
"float": {
|
186
|
-
"
|
187
|
-
"match": "(?i)\\b(\\.\\d+|\\d+\\.?\\d*)([ed][\\+-]?\\d*)?\\b"
|
188
|
-
"name": "constant.numeric.idl"
|
180
|
+
"name": "constant.numeric.idl",
|
181
|
+
"match": "(?i)\\b(\\.\\d+|\\d+\\.?\\d*)([ed][\\+-]?\\d*)?\\b"
|
189
182
|
},
|
190
183
|
"idl_keyword_control": {
|
191
|
-
"
|
192
|
-
"match": "(?i)(
|
193
|
-
"name": "keyword.control.idl"
|
184
|
+
"name": "keyword.control.idl",
|
185
|
+
"match": "(?i)(?\u003c!\\.)\\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"
|
194
186
|
},
|
195
187
|
"idl_keyword_operator": {
|
196
|
-
"
|
197
|
-
"match": "(?i)\\b(and|eq|ge|gt|le|lt|mod|ne|not|or|xor)\\b"
|
198
|
-
"name": "keyword.operator.idl"
|
188
|
+
"name": "keyword.operator.idl",
|
189
|
+
"match": "(?i)\\b(and|eq|ge|gt|le|lt|mod|ne|not|or|xor)\\b"
|
199
190
|
},
|
200
191
|
"idl_operator": {
|
201
|
-
"
|
202
|
-
"match": "(?i)(
|
203
|
-
"name": "keyword.operator.symbols.idl"
|
192
|
+
"name": "keyword.operator.symbols.idl",
|
193
|
+
"match": "(?i)(\u003e|\u003c|\u0026\u0026|\\?|:|\\||\\|\\||\\+|-|\\*|\\.\\*|/|\\./|\\\\|\\.\\\\|\\^|\\.\\^)"
|
204
194
|
},
|
205
195
|
"idl_storage_type": {
|
206
|
-
"
|
207
|
-
"match": "(?i)(
|
208
|
-
"name": "storage.type.idl"
|
196
|
+
"name": "storage.type.idl",
|
197
|
+
"match": "(?i)(?\u003c!\\.)\\b(function|pro)\\s"
|
209
198
|
},
|
210
199
|
"idl_support_function": {
|
211
|
-
"
|
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"
|
200
|
+
"name": "support.function.idl",
|
201
|
+
"match": "(?i)(?\u003c!\\.)\\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"
|
214
202
|
},
|
215
203
|
"idl_sysvar": {
|
216
|
-
"
|
217
|
-
"match": "\\s\\![A-Za-z_][A-Za-z0-9_$]*(\\.[A-Za-z_][A-Za-z0-9_$]*)*\\b"
|
218
|
-
"name": "constant.language.idl"
|
204
|
+
"name": "constant.language.idl",
|
205
|
+
"match": "\\s\\![A-Za-z_][A-Za-z0-9_$]*(\\.[A-Za-z_][A-Za-z0-9_$]*)*\\b"
|
219
206
|
},
|
220
207
|
"integer": {
|
221
208
|
"patterns": [
|
222
209
|
{
|
223
|
-
"
|
224
|
-
"match": "(?i)'[01]+'b(b|s|u|us|l|ul|ll|ull)?\\b"
|
225
|
-
"name": "constant.numeric.idl"
|
210
|
+
"name": "constant.numeric.idl",
|
211
|
+
"match": "(?i)'[01]+'b(b|s|u|us|l|ul|ll|ull)?\\b"
|
226
212
|
},
|
227
213
|
{
|
228
|
-
"
|
229
|
-
"match": "(?i)(
|
230
|
-
"name": "constant.numeric.idl"
|
214
|
+
"name": "constant.numeric.idl",
|
215
|
+
"match": "(?i)(?\u003c!\\.)\\b\\d+(b|s|u|us|l|ul|ll|ull)?(?!\\.)\\b"
|
231
216
|
},
|
232
217
|
{
|
233
|
-
"
|
234
|
-
"match": "(?i)'[0-7]+'o(b|s|u|us|l|ul|ll|ull)?\\b"
|
235
|
-
"name": "constant.numeric.idl"
|
218
|
+
"name": "constant.numeric.idl",
|
219
|
+
"match": "(?i)'[0-7]+'o(b|s|u|us|l|ul|ll|ull)?\\b"
|
236
220
|
},
|
237
221
|
{
|
238
|
-
"
|
239
|
-
"match": "(?i)\\\"[0-7]+(b|s|u|us|l|ul|ll|ull)?\\b"
|
240
|
-
"name": "constant.numeric.idl"
|
222
|
+
"name": "constant.numeric.idl",
|
223
|
+
"match": "(?i)\\\"[0-7]+(b|s|u|us|l|ul|ll|ull)?\\b"
|
241
224
|
},
|
242
225
|
{
|
243
|
-
"
|
244
|
-
"match": "(?i)'[0-9a-f]+'x(b|s|u|us|l|ul|ll|ull)?\\b"
|
245
|
-
"name": "constant.numeric.idl"
|
226
|
+
"name": "constant.numeric.idl",
|
227
|
+
"match": "(?i)'[0-9a-f]+'x(b|s|u|us|l|ul|ll|ull)?\\b"
|
246
228
|
},
|
247
229
|
{
|
230
|
+
"name": "string.quoted.double.idl",
|
248
231
|
"begin": "\"",
|
249
|
-
"end": "\"|$"
|
250
|
-
"name": "string.quoted.double.idl"
|
232
|
+
"end": "\"|$"
|
251
233
|
},
|
252
234
|
{
|
235
|
+
"name": "string.quoted.single.idl",
|
253
236
|
"begin": "'",
|
254
|
-
"end": "'|$"
|
255
|
-
"name": "string.quoted.single.idl"
|
237
|
+
"end": "'|$"
|
256
238
|
}
|
257
239
|
]
|
258
240
|
},
|
259
241
|
"variable": {
|
260
|
-
"
|
261
|
-
"match": "\\b[_a-zA-Z][_a-zA-Z0-9$]*\\b"
|
262
|
-
"name": "meta.variable.other.valid.idl"
|
242
|
+
"name": "meta.variable.other.valid.idl",
|
243
|
+
"match": "\\b[_a-zA-Z][_a-zA-Z0-9$]*\\b"
|
263
244
|
}
|
264
|
-
}
|
265
|
-
|
266
|
-
"uuid": "48F8858B-72FF-11D9-BFEE-000D93589AF6"
|
267
|
-
}
|
245
|
+
}
|
246
|
+
}
|
data/grammars/source.idris.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"idr"
|
4
|
-
],
|
5
2
|
"name": "Idris",
|
3
|
+
"scopeName": "source.idris",
|
6
4
|
"patterns": [
|
7
5
|
{
|
6
|
+
"name": "keyword.operator.function.infix.idris",
|
7
|
+
"match": "(`)[\\w']*?(`)",
|
8
8
|
"captures": {
|
9
9
|
"1": {
|
10
10
|
"name": "punctuation.definition.entity.idris"
|
@@ -12,107 +12,94 @@
|
|
12
12
|
"2": {
|
13
13
|
"name": "punctuation.definition.entity.idris"
|
14
14
|
}
|
15
|
-
}
|
16
|
-
"comment": "Infix function application",
|
17
|
-
"match": "(`)[\\w']*?(`)",
|
18
|
-
"name": "keyword.operator.function.infix.idris"
|
15
|
+
}
|
19
16
|
},
|
20
17
|
{
|
18
|
+
"name": "meta.declaration.module.idris",
|
19
|
+
"match": "^(module)\\s+([a-zA-Z._']+)$",
|
21
20
|
"captures": {
|
22
21
|
"1": {
|
23
22
|
"name": "keyword.other.idris"
|
24
23
|
}
|
25
|
-
}
|
26
|
-
"match": "^(module)\\s+([a-zA-Z._']+)$",
|
27
|
-
"name": "meta.declaration.module.idris"
|
24
|
+
}
|
28
25
|
},
|
29
26
|
{
|
27
|
+
"name": "meta.import.idris",
|
28
|
+
"match": "^(import)\\s+([a-zA-Z._']+)$",
|
30
29
|
"captures": {
|
31
30
|
"1": {
|
32
31
|
"name": "keyword.other.idris"
|
33
32
|
}
|
34
|
-
}
|
35
|
-
"match": "^(import)\\s+([a-zA-Z._']+)$",
|
36
|
-
"name": "meta.import.idris"
|
33
|
+
}
|
37
34
|
},
|
38
35
|
{
|
39
|
-
"
|
40
|
-
"
|
36
|
+
"name": "constant.numeric.float.idris",
|
37
|
+
"match": "\\b([0-9]+\\.[0-9]+([eE][+-]?[0-9]+)?|[0-9]+[eE][+-]?[0-9]+)\\b"
|
41
38
|
},
|
42
39
|
{
|
43
|
-
"
|
44
|
-
"
|
40
|
+
"name": "constant.numeric.idris",
|
41
|
+
"match": "\\b([0-9]+|0([xX][0-9a-fA-F]+|[oO][0-7]+))\\b"
|
45
42
|
},
|
46
43
|
{
|
47
|
-
"
|
48
|
-
"
|
44
|
+
"name": "storage.modifier.export.idris",
|
45
|
+
"match": "^\\b(public|abstract|private)\\b"
|
49
46
|
},
|
50
47
|
{
|
51
|
-
"
|
52
|
-
"
|
48
|
+
"name": "storage.modifier.totality.idris",
|
49
|
+
"match": "\\b(total|partial)\\b"
|
53
50
|
},
|
54
51
|
{
|
55
|
-
"
|
56
|
-
"
|
52
|
+
"name": "storage.modifier.idris",
|
53
|
+
"match": "^\\b(implicit)\\b"
|
57
54
|
},
|
58
55
|
{
|
56
|
+
"name": "string.quoted.double.idris",
|
59
57
|
"begin": "\\\"",
|
60
|
-
"beginCaptures": {
|
61
|
-
"0": {
|
62
|
-
"name": "punctuation.definition.string.begin.idris"
|
63
|
-
}
|
64
|
-
},
|
65
58
|
"end": "\\\"",
|
66
|
-
"endCaptures": {
|
67
|
-
"0": {
|
68
|
-
"name": "punctuation.definition.string.end.idris"
|
69
|
-
}
|
70
|
-
},
|
71
|
-
"name": "string.quoted.double.idris",
|
72
59
|
"patterns": [
|
73
60
|
{
|
74
61
|
"include": "#escape_characters"
|
75
62
|
}
|
76
|
-
]
|
77
|
-
},
|
78
|
-
{
|
79
|
-
"begin": "(?<!\\w)\\'",
|
63
|
+
],
|
80
64
|
"beginCaptures": {
|
81
65
|
"0": {
|
82
66
|
"name": "punctuation.definition.string.begin.idris"
|
83
67
|
}
|
84
68
|
},
|
85
|
-
"end": "\\'",
|
86
69
|
"endCaptures": {
|
87
70
|
"0": {
|
88
71
|
"name": "punctuation.definition.string.end.idris"
|
89
72
|
}
|
90
|
-
}
|
73
|
+
}
|
74
|
+
},
|
75
|
+
{
|
91
76
|
"name": "string.quoted.single.idris",
|
77
|
+
"begin": "(?\u003c!\\w)\\'",
|
78
|
+
"end": "\\'",
|
92
79
|
"patterns": [
|
93
80
|
{
|
94
81
|
"include": "#escape_characters"
|
95
82
|
},
|
96
83
|
{
|
97
|
-
"
|
98
|
-
"
|
84
|
+
"name": "invalid.illegal.idris",
|
85
|
+
"match": "\\n"
|
99
86
|
}
|
100
|
-
]
|
101
|
-
},
|
102
|
-
{
|
103
|
-
"begin": "\\b(class)\\b",
|
87
|
+
],
|
104
88
|
"beginCaptures": {
|
105
|
-
"
|
106
|
-
"name": "
|
89
|
+
"0": {
|
90
|
+
"name": "punctuation.definition.string.begin.idris"
|
107
91
|
}
|
108
92
|
},
|
109
|
-
"end": "\\b(where)\\b|$",
|
110
93
|
"endCaptures": {
|
111
|
-
"
|
112
|
-
"name": "
|
94
|
+
"0": {
|
95
|
+
"name": "punctuation.definition.string.end.idris"
|
113
96
|
}
|
114
|
-
}
|
97
|
+
}
|
98
|
+
},
|
99
|
+
{
|
115
100
|
"name": "meta.declaration.class.idris",
|
101
|
+
"begin": "\\b(class)\\b",
|
102
|
+
"end": "\\b(where)\\b|$",
|
116
103
|
"patterns": [
|
117
104
|
{
|
118
105
|
"include": "#prelude_class"
|
@@ -120,22 +107,22 @@
|
|
120
107
|
{
|
121
108
|
"include": "#prelude_type"
|
122
109
|
}
|
123
|
-
]
|
124
|
-
},
|
125
|
-
{
|
126
|
-
"begin": "\\b(instance)\\b",
|
110
|
+
],
|
127
111
|
"beginCaptures": {
|
128
112
|
"1": {
|
129
113
|
"name": "keyword.other.idris"
|
130
114
|
}
|
131
115
|
},
|
132
|
-
"end": "\\b(where)\\b|$",
|
133
116
|
"endCaptures": {
|
134
117
|
"1": {
|
135
118
|
"name": "keyword.other.idris"
|
136
119
|
}
|
137
|
-
}
|
120
|
+
}
|
121
|
+
},
|
122
|
+
{
|
138
123
|
"name": "meta.declaration.instance.idris",
|
124
|
+
"begin": "\\b(instance)\\b",
|
125
|
+
"end": "\\b(where)\\b|$",
|
139
126
|
"patterns": [
|
140
127
|
{
|
141
128
|
"include": "#prelude_class"
|
@@ -149,10 +136,27 @@
|
|
149
136
|
{
|
150
137
|
"include": "#type_signature"
|
151
138
|
}
|
152
|
-
]
|
139
|
+
],
|
140
|
+
"beginCaptures": {
|
141
|
+
"1": {
|
142
|
+
"name": "keyword.other.idris"
|
143
|
+
}
|
144
|
+
},
|
145
|
+
"endCaptures": {
|
146
|
+
"1": {
|
147
|
+
"name": "keyword.other.idris"
|
148
|
+
}
|
149
|
+
}
|
153
150
|
},
|
154
151
|
{
|
152
|
+
"name": "meta.declaration.data.idris",
|
155
153
|
"begin": "\\b(data)\\s+([\\w']+)\\s*(:)?",
|
154
|
+
"end": "\\b(where)\\b|(=)",
|
155
|
+
"patterns": [
|
156
|
+
{
|
157
|
+
"include": "#type_signature"
|
158
|
+
}
|
159
|
+
],
|
156
160
|
"beginCaptures": {
|
157
161
|
"1": {
|
158
162
|
"name": "keyword.other.idris"
|
@@ -164,7 +168,6 @@
|
|
164
168
|
"name": "keyword.operator.colon.idris"
|
165
169
|
}
|
166
170
|
},
|
167
|
-
"end": "\\b(where)\\b|(=)",
|
168
171
|
"endCaptures": {
|
169
172
|
"1": {
|
170
173
|
"name": "keyword.other.idris"
|
@@ -172,13 +175,7 @@
|
|
172
175
|
"2": {
|
173
176
|
"name": "keyword.operator.idris"
|
174
177
|
}
|
175
|
-
}
|
176
|
-
"name": "meta.declaration.data.idris",
|
177
|
-
"patterns": [
|
178
|
-
{
|
179
|
-
"include": "#type_signature"
|
180
|
-
}
|
181
|
-
]
|
178
|
+
}
|
182
179
|
},
|
183
180
|
{
|
184
181
|
"include": "#function_signature"
|
@@ -199,53 +196,53 @@
|
|
199
196
|
"include": "#prelude"
|
200
197
|
},
|
201
198
|
{
|
202
|
-
"
|
203
|
-
"
|
199
|
+
"name": "constant.other.idris",
|
200
|
+
"match": "\\b[A-Z][A-Za-z_'0-9]*"
|
204
201
|
},
|
205
202
|
{
|
206
|
-
"
|
207
|
-
"
|
203
|
+
"name": "keyword.operator.idris",
|
204
|
+
"match": "[|\u0026!%$?~+:\\-.=\u003c/\u003e\\\\*]+"
|
208
205
|
},
|
209
206
|
{
|
210
|
-
"
|
211
|
-
"
|
207
|
+
"name": "punctuation.separator.comma.idris",
|
208
|
+
"match": ","
|
212
209
|
}
|
213
210
|
],
|
214
211
|
"repository": {
|
215
212
|
"block_comment": {
|
213
|
+
"name": "comment.block.idris",
|
216
214
|
"begin": "\\{-(?!#)",
|
217
|
-
"captures": {
|
218
|
-
"0": {
|
219
|
-
"name": "punctuation.definition.comment.idris"
|
220
|
-
}
|
221
|
-
},
|
222
215
|
"end": "-\\}",
|
223
|
-
"name": "comment.block.idris",
|
224
216
|
"patterns": [
|
225
217
|
{
|
226
218
|
"include": "#block_comment"
|
227
219
|
}
|
228
|
-
]
|
220
|
+
],
|
221
|
+
"captures": {
|
222
|
+
"0": {
|
223
|
+
"name": "punctuation.definition.comment.idris"
|
224
|
+
}
|
225
|
+
}
|
229
226
|
},
|
230
227
|
"comments": {
|
231
228
|
"patterns": [
|
232
229
|
{
|
230
|
+
"name": "comment.line.double-dash.idris",
|
231
|
+
"match": "(--).*$\\n?",
|
233
232
|
"captures": {
|
234
233
|
"1": {
|
235
234
|
"name": "punctuation.definition.comment.idris"
|
236
235
|
}
|
237
|
-
}
|
238
|
-
"match": "(--).*$\\n?",
|
239
|
-
"name": "comment.line.double-dash.idris"
|
236
|
+
}
|
240
237
|
},
|
241
238
|
{
|
239
|
+
"name": "comment.line.triple-bar.idris",
|
240
|
+
"match": "(\\|\\|\\|).*$\\n?",
|
242
241
|
"captures": {
|
243
242
|
"1": {
|
244
243
|
"name": "punctuation.definition.comment.idris"
|
245
244
|
}
|
246
|
-
}
|
247
|
-
"match": "(\\|\\|\\|).*$\\n?",
|
248
|
-
"name": "comment.line.triple-bar.idris"
|
245
|
+
}
|
249
246
|
},
|
250
247
|
{
|
251
248
|
"include": "#block_comment"
|
@@ -255,6 +252,8 @@
|
|
255
252
|
"context_signature": {
|
256
253
|
"patterns": [
|
257
254
|
{
|
255
|
+
"name": "meta.context-signature.idris",
|
256
|
+
"match": "([\\w._']+)((\\s+[\\w_']+)+)\\s*(=\u003e)",
|
258
257
|
"captures": {
|
259
258
|
"1": {
|
260
259
|
"name": "entity.other.inherited-class.idris"
|
@@ -265,19 +264,31 @@
|
|
265
264
|
"4": {
|
266
265
|
"name": "keyword.operator.double-arrow.idris"
|
267
266
|
}
|
268
|
-
}
|
269
|
-
"match": "([\\w._']+)((\\s+[\\w_']+)+)\\s*(=>)",
|
270
|
-
"name": "meta.context-signature.idris"
|
267
|
+
}
|
271
268
|
},
|
272
269
|
{
|
273
|
-
"
|
270
|
+
"name": "meta.context-signature.idris",
|
271
|
+
"begin": "(\\()((?=.*\\)\\s*=\u003e)|(?=[^)]*$))",
|
272
|
+
"end": "(\\))\\s*(=\u003e)",
|
273
|
+
"patterns": [
|
274
|
+
{
|
275
|
+
"name": "meta.class-constraint.idris",
|
276
|
+
"match": "([\\w']+)\\s+([\\w']+)",
|
277
|
+
"captures": {
|
278
|
+
"1": {
|
279
|
+
"name": "entity.other.inherited-class.idris"
|
280
|
+
},
|
281
|
+
"2": {
|
282
|
+
"name": "entity.other.attribute-name.idris"
|
283
|
+
}
|
284
|
+
}
|
285
|
+
}
|
286
|
+
],
|
274
287
|
"beginCaptures": {
|
275
288
|
"1": {
|
276
289
|
"name": "punctuation.context.begin.idris"
|
277
290
|
}
|
278
291
|
},
|
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
292
|
"endCaptures": {
|
282
293
|
"1": {
|
283
294
|
"name": "punctuation.context.end.idris"
|
@@ -285,28 +296,15 @@
|
|
285
296
|
"2": {
|
286
297
|
"name": "keyword.operator.double-arrow.idris"
|
287
298
|
}
|
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
|
-
]
|
299
|
+
}
|
304
300
|
}
|
305
301
|
]
|
306
302
|
},
|
307
303
|
"directive": {
|
308
304
|
"patterns": [
|
309
305
|
{
|
306
|
+
"name": "meta.directive.language-extension.idris",
|
307
|
+
"match": "^%(language)\\s+(.*)$",
|
310
308
|
"captures": {
|
311
309
|
"1": {
|
312
310
|
"name": "keyword.other.directive.idris"
|
@@ -314,11 +312,11 @@
|
|
314
312
|
"2": {
|
315
313
|
"name": "keyword.other.language-extension.idris"
|
316
314
|
}
|
317
|
-
}
|
318
|
-
"match": "^%(language)\\s+(.*)$",
|
319
|
-
"name": "meta.directive.language-extension.idris"
|
315
|
+
}
|
320
316
|
},
|
321
317
|
{
|
318
|
+
"name": "meta.directive.totality.idris",
|
319
|
+
"match": "^%(default)\\s+(total|partial)$",
|
322
320
|
"captures": {
|
323
321
|
"1": {
|
324
322
|
"name": "keyword.other.directive.idris"
|
@@ -326,11 +324,11 @@
|
|
326
324
|
"2": {
|
327
325
|
"name": "keyword.other.totality.idris"
|
328
326
|
}
|
329
|
-
}
|
330
|
-
"match": "^%(default)\\s+(total|partial)$",
|
331
|
-
"name": "meta.directive.totality.idris"
|
327
|
+
}
|
332
328
|
},
|
333
329
|
{
|
330
|
+
"name": "meta.directive.type-provider.idris",
|
331
|
+
"match": "^%(provide)\\s+.*\\s+(with)\\s+.*$",
|
334
332
|
"captures": {
|
335
333
|
"1": {
|
336
334
|
"name": "keyword.other.directive.idris"
|
@@ -338,11 +336,11 @@
|
|
338
336
|
"2": {
|
339
337
|
"name": "keyword.other.idris"
|
340
338
|
}
|
341
|
-
}
|
342
|
-
"match": "^%(provide)\\s+.*\\s+(with)\\s+.*$",
|
343
|
-
"name": "meta.directive.type-provider.idris"
|
339
|
+
}
|
344
340
|
},
|
345
341
|
{
|
342
|
+
"name": "meta.directive.export.idris",
|
343
|
+
"match": "^%(access)\\s+(public|abstract|private)$",
|
346
344
|
"captures": {
|
347
345
|
"1": {
|
348
346
|
"name": "keyword.other.directive.idris"
|
@@ -350,39 +348,44 @@
|
|
350
348
|
"2": {
|
351
349
|
"name": "storage.modifier.export.idris"
|
352
350
|
}
|
353
|
-
}
|
354
|
-
"match": "^%(access)\\s+(public|abstract|private)$",
|
355
|
-
"name": "meta.directive.export.idris"
|
351
|
+
}
|
356
352
|
},
|
357
353
|
{
|
354
|
+
"name": "meta.directive.idris",
|
355
|
+
"match": "^%([\\w]+)\\b",
|
358
356
|
"captures": {
|
359
357
|
"1": {
|
360
358
|
"name": "keyword.other.directive.idris"
|
361
359
|
}
|
362
|
-
}
|
363
|
-
"match": "^%([\\w]+)\\b",
|
364
|
-
"name": "meta.directive.idris"
|
360
|
+
}
|
365
361
|
}
|
366
362
|
]
|
367
363
|
},
|
368
364
|
"escape_characters": {
|
369
365
|
"patterns": [
|
370
366
|
{
|
371
|
-
"
|
372
|
-
"
|
367
|
+
"name": "constant.character.escape.ascii.idris",
|
368
|
+
"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\\\\\\\"'\\\u0026])"
|
373
369
|
},
|
374
370
|
{
|
375
|
-
"
|
376
|
-
"
|
371
|
+
"name": "constant.character.escape.octal.idris",
|
372
|
+
"match": "\\\\o[0-7]+|\\\\x[0-9A-Fa-f]+|\\\\[0-9]+"
|
377
373
|
},
|
378
374
|
{
|
379
|
-
"
|
380
|
-
"
|
375
|
+
"name": "constant.character.escape.control.idris",
|
376
|
+
"match": "\\^[A-Z@\\[\\]\\\\\\^_]"
|
381
377
|
}
|
382
378
|
]
|
383
379
|
},
|
384
380
|
"function_signature": {
|
385
|
-
"
|
381
|
+
"name": "meta.function.type-signature.idris",
|
382
|
+
"begin": "(([\\w']+)|\\(([|!%$+\\-.,=\u003c/\u003e:]+)\\))\\s*(:)(?!:)",
|
383
|
+
"end": "(;|(?\u003c=[^\\s\u003e])\\s*(?!-\u003e)\\s*$)",
|
384
|
+
"patterns": [
|
385
|
+
{
|
386
|
+
"include": "#type_signature"
|
387
|
+
}
|
388
|
+
],
|
386
389
|
"beginCaptures": {
|
387
390
|
"2": {
|
388
391
|
"name": "entity.name.function.idris"
|
@@ -393,69 +396,65 @@
|
|
393
396
|
"4": {
|
394
397
|
"name": "keyword.operator.colon.idris"
|
395
398
|
}
|
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
|
-
]
|
399
|
+
}
|
405
400
|
},
|
406
401
|
"language_const": {
|
407
402
|
"patterns": [
|
408
403
|
{
|
409
|
-
"
|
410
|
-
"
|
404
|
+
"name": "constant.language.unit.idris",
|
405
|
+
"match": "\\(\\)"
|
411
406
|
},
|
412
407
|
{
|
413
|
-
"
|
414
|
-
"
|
408
|
+
"name": "constant.language.bottom.idris",
|
409
|
+
"match": "_\\|_"
|
415
410
|
},
|
416
411
|
{
|
417
|
-
"
|
418
|
-
"
|
412
|
+
"name": "constant.language.underscore.idris",
|
413
|
+
"match": "\\b_\\b"
|
419
414
|
}
|
420
415
|
]
|
421
416
|
},
|
422
417
|
"language_keyword": {
|
423
418
|
"patterns": [
|
424
419
|
{
|
425
|
-
"
|
426
|
-
"match": "\\b(infix[lr]?|let|where|of|with)\\b"
|
427
|
-
"name": "keyword.other.idris"
|
420
|
+
"name": "keyword.other.idris",
|
421
|
+
"match": "\\b(infix[lr]?|let|where|of|with)\\b"
|
428
422
|
},
|
429
423
|
{
|
430
|
-
"
|
431
|
-
"
|
424
|
+
"name": "keyword.control.idris",
|
425
|
+
"match": "\\b(do|if|then|else|case|in)\\b"
|
432
426
|
}
|
433
427
|
]
|
434
428
|
},
|
435
429
|
"parameter_type": {
|
436
|
-
"comment": "Parameter types in a type signature",
|
437
430
|
"patterns": [
|
438
431
|
{
|
439
432
|
"include": "#prelude_type"
|
440
433
|
},
|
441
434
|
{
|
435
|
+
"name": "meta.parameter.named.idris",
|
442
436
|
"begin": "\\(([\\w']+)\\s*:(?!:)",
|
443
|
-
"beginCaptures": {
|
444
|
-
"1": {
|
445
|
-
"name": "entity.name.tag.idris"
|
446
|
-
}
|
447
|
-
},
|
448
|
-
"comment": "(x : Nat)",
|
449
437
|
"end": "\\)",
|
450
|
-
"name": "meta.parameter.named.idris",
|
451
438
|
"patterns": [
|
452
439
|
{
|
453
440
|
"include": "#prelude_type"
|
454
441
|
}
|
455
|
-
]
|
442
|
+
],
|
443
|
+
"beginCaptures": {
|
444
|
+
"1": {
|
445
|
+
"name": "entity.name.tag.idris"
|
446
|
+
}
|
447
|
+
}
|
456
448
|
},
|
457
449
|
{
|
450
|
+
"name": "meta.parameter.implicit.idris",
|
458
451
|
"begin": "\\{((auto|default .+)\\s+)?([\\w']+)\\s*:(?!:)",
|
452
|
+
"end": "\\}",
|
453
|
+
"patterns": [
|
454
|
+
{
|
455
|
+
"include": "#prelude_type"
|
456
|
+
}
|
457
|
+
],
|
459
458
|
"beginCaptures": {
|
460
459
|
"1": {
|
461
460
|
"name": "storage.modifier.idris"
|
@@ -463,15 +462,7 @@
|
|
463
462
|
"3": {
|
464
463
|
"name": "entity.name.tag.idris"
|
465
464
|
}
|
466
|
-
}
|
467
|
-
"comment": "{auto p : a = b}",
|
468
|
-
"end": "\\}",
|
469
|
-
"name": "meta.parameter.implicit.idris",
|
470
|
-
"patterns": [
|
471
|
-
{
|
472
|
-
"include": "#prelude_type"
|
473
|
-
}
|
474
|
-
]
|
465
|
+
}
|
475
466
|
}
|
476
467
|
]
|
477
468
|
},
|
@@ -492,27 +483,24 @@
|
|
492
483
|
]
|
493
484
|
},
|
494
485
|
"prelude_class": {
|
495
|
-
"
|
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"
|
486
|
+
"name": "support.class.prelude.idris",
|
487
|
+
"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"
|
498
488
|
},
|
499
489
|
"prelude_const": {
|
500
490
|
"patterns": [
|
501
491
|
{
|
502
|
-
"
|
503
|
-
"
|
492
|
+
"name": "support.constant.prelude.idris",
|
493
|
+
"match": "\\b(Just|Nothing|Left|Right|True|False|LT|EQ|GT)\\b"
|
504
494
|
}
|
505
495
|
]
|
506
496
|
},
|
507
497
|
"prelude_function": {
|
508
|
-
"
|
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"
|
498
|
+
"name": "support.function.prelude.idris",
|
499
|
+
"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"
|
511
500
|
},
|
512
501
|
"prelude_type": {
|
513
|
-
"
|
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"
|
502
|
+
"name": "support.type.prelude.idris",
|
503
|
+
"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"
|
516
504
|
},
|
517
505
|
"type_signature": {
|
518
506
|
"patterns": [
|
@@ -526,12 +514,10 @@
|
|
526
514
|
"include": "#language_const"
|
527
515
|
},
|
528
516
|
{
|
529
|
-
"
|
530
|
-
"
|
517
|
+
"name": "keyword.operator.arrow.idris",
|
518
|
+
"match": "-\u003e"
|
531
519
|
}
|
532
520
|
]
|
533
521
|
}
|
534
|
-
}
|
535
|
-
|
536
|
-
"uuid": "8957eeb1-b492-4497-85b8-b86e511e87eb"
|
537
|
-
}
|
522
|
+
}
|
523
|
+
}
|