github-linguist-grammars 4.6.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (335) hide show
  1. checksums.yaml +7 -0
  2. data/grammars/file.lasso.json +713 -0
  3. data/grammars/module.ceylon.json +54 -0
  4. data/grammars/objdump.x86asm.json +73 -0
  5. data/grammars/source.Inform7.json +45 -0
  6. data/grammars/source.Kotlin.json +774 -0
  7. data/grammars/source.LS.json +104 -0
  8. data/grammars/source.MCPOST.json +68 -0
  9. data/grammars/source.MOD.json +70 -0
  10. data/grammars/source.abap.json +176 -0
  11. data/grammars/source.abl.json +138 -0
  12. data/grammars/source.actionscript.3.json +1571 -0
  13. data/grammars/source.acucobol.json +16 -0
  14. data/grammars/source.ada.json +140 -0
  15. data/grammars/source.agda.json +254 -0
  16. data/grammars/source.ahk.json +171 -0
  17. data/grammars/source.alloy.json +44 -0
  18. data/grammars/source.ampl.json +157 -0
  19. data/grammars/source.antlr.json +300 -0
  20. data/grammars/source.apache-config.json +352 -0
  21. data/grammars/source.apache-config.mod_perl.json +70 -0
  22. data/grammars/source.apl.json +442 -0
  23. data/grammars/source.applescript.json +1385 -0
  24. data/grammars/source.apt.json +25 -0
  25. data/grammars/source.asm.x86.json +182 -0
  26. data/grammars/source.asp.json +157 -0
  27. data/grammars/source.aspectj.json +963 -0
  28. data/grammars/source.ats.json +170 -0
  29. data/grammars/source.autoit.3.json +132 -0
  30. data/grammars/source.awk.json +388 -0
  31. data/grammars/source.befunge.json +38 -0
  32. data/grammars/source.bf.json +36 -0
  33. data/grammars/source.bison.json +59 -0
  34. data/grammars/source.blitzmax.json +912 -0
  35. data/grammars/source.boo.json +452 -0
  36. data/grammars/source.brightauthorproject.json +29 -0
  37. data/grammars/source.brightscript.json +158 -0
  38. data/grammars/source.bro.json +409 -0
  39. data/grammars/source.bsv.json +283 -0
  40. data/grammars/source.c++.json +364 -0
  41. data/grammars/source.c++.qt.json +37 -0
  42. data/grammars/source.c.ec.json +39 -0
  43. data/grammars/source.c.json +727 -0
  44. data/grammars/source.c.platform.json +154 -0
  45. data/grammars/source.cache.cmake.json +75 -0
  46. data/grammars/source.cake.json +16 -0
  47. data/grammars/source.camlp4.ocaml.json +63 -0
  48. data/grammars/source.capnp.json +93 -0
  49. data/grammars/source.ceylon.json +77 -0
  50. data/grammars/source.cfscript.cfc.json +170 -0
  51. data/grammars/source.cfscript.json +744 -0
  52. data/grammars/source.chapel.json +240 -0
  53. data/grammars/source.cirru.json +66 -0
  54. data/grammars/source.clarion.json +159 -0
  55. data/grammars/source.clips.json +80 -0
  56. data/grammars/source.clojure.json +397 -0
  57. data/grammars/source.cm.json +54 -0
  58. data/grammars/source.cmake.json +181 -0
  59. data/grammars/source.cobol.json +528 -0
  60. data/grammars/source.coffee.json +678 -0
  61. data/grammars/source.compiled-papyrus.json +11 -0
  62. data/grammars/source.cool.json +103 -0
  63. data/grammars/source.coq.json +62 -0
  64. data/grammars/source.crystal.json +2760 -0
  65. data/grammars/source.cs.json +556 -0
  66. data/grammars/source.css.json +630 -0
  67. data/grammars/source.css.less.json +276 -0
  68. data/grammars/source.css.mss.json +256 -0
  69. data/grammars/source.csx.json +16 -0
  70. data/grammars/source.cuda-c++.json +137 -0
  71. data/grammars/source.cython.json +2108 -0
  72. data/grammars/source.d.json +722 -0
  73. data/grammars/source.dart.json +763 -0
  74. data/grammars/source.desktop.json +90 -0
  75. data/grammars/source.diff.json +162 -0
  76. data/grammars/source.dockerfile.json +89 -0
  77. data/grammars/source.dosbatch.json +70 -0
  78. data/grammars/source.dot.json +126 -0
  79. data/grammars/source.dylan.json +217 -0
  80. data/grammars/source.eiffel.json +138 -0
  81. data/grammars/source.elixir.json +737 -0
  82. data/grammars/source.elm.json +355 -0
  83. data/grammars/source.erazor.json +126 -0
  84. data/grammars/source.erlang.json +1674 -0
  85. data/grammars/source.essl.json +50 -0
  86. data/grammars/source.factor.json +260 -0
  87. data/grammars/source.fan.json +188 -0
  88. data/grammars/source.fancy.json +270 -0
  89. data/grammars/source.fish.json +214 -0
  90. data/grammars/source.forth.json +101 -0
  91. data/grammars/source.fortran.json +499 -0
  92. data/grammars/source.fortran.modern.json +226 -0
  93. data/grammars/source.fsharp.json +403 -0
  94. data/grammars/source.gap.json +167 -0
  95. data/grammars/source.gcode.json +25 -0
  96. data/grammars/source.gdscript.json +154 -0
  97. data/grammars/source.gfm.json +1270 -0
  98. data/grammars/source.glsl.json +71 -0
  99. data/grammars/source.gnuplot.json +276 -0
  100. data/grammars/source.go.json +552 -0
  101. data/grammars/source.golo.json +182 -0
  102. data/grammars/source.gosu.2.json +163 -0
  103. data/grammars/source.grace.json +679 -0
  104. data/grammars/source.groovy.gradle.json +73 -0
  105. data/grammars/source.groovy.json +1385 -0
  106. data/grammars/source.harbour.json +450 -0
  107. data/grammars/source.haskell.json +449 -0
  108. data/grammars/source.haxe.2.json +1243 -0
  109. data/grammars/source.hss.1.json +464 -0
  110. data/grammars/source.httpspec.json +287 -0
  111. data/grammars/source.hxml.json +26 -0
  112. data/grammars/source.hy.json +270 -0
  113. data/grammars/source.idl-dlm.json +112 -0
  114. data/grammars/source.idl.json +267 -0
  115. data/grammars/source.idris.json +537 -0
  116. data/grammars/source.ini.json +113 -0
  117. data/grammars/source.inno.json +65 -0
  118. data/grammars/source.io.json +164 -0
  119. data/grammars/source.ioke.json +272 -0
  120. data/grammars/source.isabelle.root.json +68 -0
  121. data/grammars/source.isabelle.theory.json +106 -0
  122. data/grammars/source.j.json +49 -0
  123. data/grammars/source.jade.json +1009 -0
  124. data/grammars/source.jasmin.json +299 -0
  125. data/grammars/source.java-properties.json +97 -0
  126. data/grammars/source.java.json +1026 -0
  127. data/grammars/source.jcl.json +49 -0
  128. data/grammars/source.jflex.json +490 -0
  129. data/grammars/source.jq.json +218 -0
  130. data/grammars/source.js.json +948 -0
  131. data/grammars/source.js.jsx.json +2937 -0
  132. data/grammars/source.js.objj.json +424 -0
  133. data/grammars/source.js.regexp.json +150 -0
  134. data/grammars/source.js.regexp.replacement.json +30 -0
  135. data/grammars/source.json.json +149 -0
  136. data/grammars/source.julia.json +407 -0
  137. data/grammars/source.lean.json +145 -0
  138. data/grammars/source.lid.json +23 -0
  139. data/grammars/source.lilypond.json +623 -0
  140. data/grammars/source.lisp.json +111 -0
  141. data/grammars/source.litcoffee.json +669 -0
  142. data/grammars/source.livescript.json +616 -0
  143. data/grammars/source.llvm.json +71 -0
  144. data/grammars/source.logos.json +31 -0
  145. data/grammars/source.logtalk.json +315 -0
  146. data/grammars/source.loomscript.json +214 -0
  147. data/grammars/source.lsl.json +216 -0
  148. data/grammars/source.lua.json +191 -0
  149. data/grammars/source.makefile.json +474 -0
  150. data/grammars/source.makegen.json +13 -0
  151. data/grammars/source.man.json +53 -0
  152. data/grammars/source.mask.json +701 -0
  153. data/grammars/source.mata.json +133 -0
  154. data/grammars/source.mathematica.json +429 -0
  155. data/grammars/source.matlab.json +776 -0
  156. data/grammars/source.mercury.json +251 -0
  157. data/grammars/source.ml.json +291 -0
  158. data/grammars/source.modelica.json +142 -0
  159. data/grammars/source.modula2.json +103 -0
  160. data/grammars/source.monkey.json +701 -0
  161. data/grammars/source.moonscript.json +149 -0
  162. data/grammars/source.mupad.json +149 -0
  163. data/grammars/source.nant-build.json +86 -0
  164. data/grammars/source.ncl.json +66 -0
  165. data/grammars/source.nemerle.json +137 -0
  166. data/grammars/source.nesc.json +27 -0
  167. data/grammars/source.netlinx.erb.json +47 -0
  168. data/grammars/source.netlinx.json +768 -0
  169. data/grammars/source.nginx.json +797 -0
  170. data/grammars/source.nim.json +1150 -0
  171. data/grammars/source.nim_filter.json +133 -0
  172. data/grammars/source.nimcfg.json +116 -0
  173. data/grammars/source.ninja.json +66 -0
  174. data/grammars/source.nit.json +238 -0
  175. data/grammars/source.nix.json +1200 -0
  176. data/grammars/source.nmml.json +87 -0
  177. data/grammars/source.nsis.json +150 -0
  178. data/grammars/source.objc++.json +19 -0
  179. data/grammars/source.objc.json +918 -0
  180. data/grammars/source.objc.platform.json +277 -0
  181. data/grammars/source.ocaml.json +1426 -0
  182. data/grammars/source.ocamllex.json +305 -0
  183. data/grammars/source.ocamlyacc.json +346 -0
  184. data/grammars/source.octave.json +451 -0
  185. data/grammars/source.ooc.json +692 -0
  186. data/grammars/source.opa.json +206 -0
  187. data/grammars/source.opal.json +415 -0
  188. data/grammars/source.opalsysdefs.json +70 -0
  189. data/grammars/source.opencobol.json +65 -0
  190. data/grammars/source.ox.json +97 -0
  191. data/grammars/source.oz.json +84 -0
  192. data/grammars/source.papyrus-assembly.json +266 -0
  193. data/grammars/source.papyrus.json +231 -0
  194. data/grammars/source.parrot.pir.json +117 -0
  195. data/grammars/source.pascal.json +150 -0
  196. data/grammars/source.perl.6.json +310 -0
  197. data/grammars/source.perl.json +2413 -0
  198. data/grammars/source.php.zephir.json +362 -0
  199. data/grammars/source.pig_latin.json +172 -0
  200. data/grammars/source.pike.json +62 -0
  201. data/grammars/source.plsql.oracle.json +642 -0
  202. data/grammars/source.po.json +232 -0
  203. data/grammars/source.pogoscript.json +85 -0
  204. data/grammars/source.postscript.json +231 -0
  205. data/grammars/source.powershell.json +755 -0
  206. data/grammars/source.processing.json +885 -0
  207. data/grammars/source.prolog.eclipse.json +206 -0
  208. data/grammars/source.prolog.json +292 -0
  209. data/grammars/source.protobuf.json +395 -0
  210. data/grammars/source.pubspec.json +13 -0
  211. data/grammars/source.puppet.json +494 -0
  212. data/grammars/source.purescript.json +818 -0
  213. data/grammars/source.pyjade.json +1010 -0
  214. data/grammars/source.python.django.json +34 -0
  215. data/grammars/source.python.json +1960 -0
  216. data/grammars/source.python.salt.json +13 -0
  217. data/grammars/source.qmake.json +217 -0
  218. data/grammars/source.qml.json +195 -0
  219. data/grammars/source.r.json +203 -0
  220. data/grammars/source.racket.json +119 -0
  221. data/grammars/source.rebol.json +647 -0
  222. data/grammars/source.red.json +652 -0
  223. data/grammars/source.regexp.babel.json +190 -0
  224. data/grammars/source.regexp.python.json +187 -0
  225. data/grammars/source.regexp.spin.json +188 -0
  226. data/grammars/source.ruby.json +1956 -0
  227. data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
  228. data/grammars/source.rust.json +269 -0
  229. data/grammars/source.sas.json +322 -0
  230. data/grammars/source.sas_log.json +26 -0
  231. data/grammars/source.sass.json +248 -0
  232. data/grammars/source.sbt.json +36 -0
  233. data/grammars/source.scad.json +152 -0
  234. data/grammars/source.scala.json +739 -0
  235. data/grammars/source.scaml.json +466 -0
  236. data/grammars/source.scheme.json +370 -0
  237. data/grammars/source.scilab.json +103 -0
  238. data/grammars/source.scss.json +1321 -0
  239. data/grammars/source.shell.json +1212 -0
  240. data/grammars/source.smali.json +1668 -0
  241. data/grammars/source.smalltalk.json +135 -0
  242. data/grammars/source.smt.json +173 -0
  243. data/grammars/source.sp.json +118 -0
  244. data/grammars/source.sparql.json +23 -0
  245. data/grammars/source.spin.json +936 -0
  246. data/grammars/source.sqf.json +112 -0
  247. data/grammars/source.sql.json +473 -0
  248. data/grammars/source.stata.json +208 -0
  249. data/grammars/source.strings.json +53 -0
  250. data/grammars/source.stylus.json +1021 -0
  251. data/grammars/source.swift.json +965 -0
  252. data/grammars/source.systemverilog.json +1050 -0
  253. data/grammars/source.tcl.json +277 -0
  254. data/grammars/source.tea.json +180 -0
  255. data/grammars/source.thrift.json +704 -0
  256. data/grammars/source.toml.json +327 -0
  257. data/grammars/source.ts.json +1094 -0
  258. data/grammars/source.tsx.json +1324 -0
  259. data/grammars/source.turtle.json +505 -0
  260. data/grammars/source.txl.json +62 -0
  261. data/grammars/source.ucfconstraints.json +72 -0
  262. data/grammars/source.vala.json +814 -0
  263. data/grammars/source.varnish.vcl.json +343 -0
  264. data/grammars/source.vbnet.json +338 -0
  265. data/grammars/source.verilog.json +302 -0
  266. data/grammars/source.vhdl.json +1349 -0
  267. data/grammars/source.viml.json +224 -0
  268. data/grammars/source.webidl.json +814 -0
  269. data/grammars/source.x10.json +68 -0
  270. data/grammars/source.x86asm.json +47 -0
  271. data/grammars/source.xc.json +379 -0
  272. data/grammars/source.xq.json +241 -0
  273. data/grammars/source.xquery.json +193 -0
  274. data/grammars/source.xtend.json +733 -0
  275. data/grammars/source.yaml.json +334 -0
  276. data/grammars/source.yaml.salt.json +348 -0
  277. data/grammars/text.bibtex.json +251 -0
  278. data/grammars/text.cfml.basic.json +736 -0
  279. data/grammars/text.dart-analysis-output.json +162 -0
  280. data/grammars/text.dart-doccomments.json +19 -0
  281. data/grammars/text.elixir.json +45 -0
  282. data/grammars/text.gherkin.feature.json +135 -0
  283. data/grammars/text.groff.json +113 -0
  284. data/grammars/text.haml.json +299 -0
  285. data/grammars/text.html.abl.json +24 -0
  286. data/grammars/text.html.asciidoc.json +492 -0
  287. data/grammars/text.html.asdoc.json +541 -0
  288. data/grammars/text.html.asp.json +58 -0
  289. data/grammars/text.html.basic.json +552 -0
  290. data/grammars/text.html.cfm.json +811 -0
  291. data/grammars/text.html.creole.json +329 -0
  292. data/grammars/text.html.django.json +69 -0
  293. data/grammars/text.html.elixir.json +18 -0
  294. data/grammars/text.html.erb.json +157 -0
  295. data/grammars/text.html.erlang.yaws.json +72 -0
  296. data/grammars/text.html.factor.json +27 -0
  297. data/grammars/text.html.handlebars.json +783 -0
  298. data/grammars/text.html.jsp.json +1203 -0
  299. data/grammars/text.html.liquid.json +35 -0
  300. data/grammars/text.html.mako.json +729 -0
  301. data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
  302. data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
  303. data/grammars/text.html.mediawiki.json +972 -0
  304. data/grammars/text.html.php.json +2607 -0
  305. data/grammars/text.html.slash.json +313 -0
  306. data/grammars/text.html.smarty.json +216 -0
  307. data/grammars/text.html.ssp.json +49 -0
  308. data/grammars/text.html.tcl.json +44 -0
  309. data/grammars/text.html.twig.json +1353 -0
  310. data/grammars/text.html.vue.json +642 -0
  311. data/grammars/text.idl-idldoc.json +14 -0
  312. data/grammars/text.junit-test-report.json +92 -0
  313. data/grammars/text.log.latex.json +86 -0
  314. data/grammars/text.python.console.json +25 -0
  315. data/grammars/text.python.traceback.json +46 -0
  316. data/grammars/text.rdoc.json +48 -0
  317. data/grammars/text.restructuredtext.json +561 -0
  318. data/grammars/text.robot.json +73 -0
  319. data/grammars/text.shell-session.json +48 -0
  320. data/grammars/text.slim.json +527 -0
  321. data/grammars/text.tex.json +271 -0
  322. data/grammars/text.tex.latex.beamer.json +63 -0
  323. data/grammars/text.tex.latex.haskell.json +56 -0
  324. data/grammars/text.tex.latex.json +1013 -0
  325. data/grammars/text.tex.latex.memoir.json +99 -0
  326. data/grammars/text.tex.latex.rd.json +117 -0
  327. data/grammars/text.xml.ant.json +202 -0
  328. data/grammars/text.xml.flex-config.json +2634 -0
  329. data/grammars/text.xml.genshi.json +34 -0
  330. data/grammars/text.xml.json +364 -0
  331. data/grammars/text.xml.pom.json +774 -0
  332. data/grammars/text.xml.xsl.json +94 -0
  333. data/grammars/text.zone_file.json +72 -0
  334. data/lib/linguist/grammars.rb +13 -0
  335. metadata +389 -0
@@ -0,0 +1,231 @@
1
+ {
2
+ "comment": "",
3
+ "fileTypes": [
4
+ "psc"
5
+ ],
6
+ "firstLineMatch": "(?i)^scriptname",
7
+ "foldingStartMarker": "(?i)^\\s*(state|event|(\\S+\\s+)?function)",
8
+ "foldingStopMarker": "(?i)^\\s*(endstate|endevent|endfunction)",
9
+ "name": "Papyrus",
10
+ "patterns": [
11
+ {
12
+ "begin": "(?<!\\\\)\"",
13
+ "end": "(?<!\\\\)\"",
14
+ "name": "string.quoted.double.papyrus"
15
+ },
16
+ {
17
+ "begin": "(?<!\\\\)'",
18
+ "end": "(?<!\\\\)'",
19
+ "name": "string.quoted.single.papyrus"
20
+ },
21
+ {
22
+ "begin": ";/",
23
+ "end": "/;",
24
+ "name": "comment.block.papyrus"
25
+ },
26
+ {
27
+ "match": "(;).*$\\n?",
28
+ "name": "comment.line.semicolon.papyrus"
29
+ },
30
+ {
31
+ "begin": "{",
32
+ "end": "}",
33
+ "name": "comment.documentation.papyrus"
34
+ },
35
+ {
36
+ "captures": {
37
+ "1": {
38
+ "name": "support.type.other.scriptname-declaration.papyrus"
39
+ },
40
+ "2": {
41
+ "name": "entity.type.scriptname.papyrus"
42
+ },
43
+ "4": {
44
+ "name": "variable.language.extends.papyrus"
45
+ },
46
+ "5": {
47
+ "name": "entity.other.inherited-class.papyrus"
48
+ },
49
+ "7": {
50
+ "name": "variable.language.conditional.papyrus"
51
+ }
52
+ },
53
+ "match": "(?i)^\\s*(scriptname)\\s+(\\w+)(\\s+(extends)\\s+(\\S+))?(\\s+(conditional))?",
54
+ "name": "meta.scriptname-declaration.papyrus"
55
+ },
56
+ {
57
+ "begin": "(?i)(property)\\s+(\\S+)",
58
+ "beginCaptures": {
59
+ "1": {
60
+ "name": "keyword.other.property.papyrus"
61
+ },
62
+ "2": {
63
+ "name": "variable.other.property.papyrus"
64
+ }
65
+ },
66
+ "end": "(?i)\\b(auto|autoreadonly)?(\\s+conditional)?\\n",
67
+ "endCaptures": {
68
+ "1": {
69
+ "name": "variable.language.auto.papyrus"
70
+ },
71
+ "2": {
72
+ "name": "variable.language.conditional.papyrus"
73
+ }
74
+ },
75
+ "name": "meta.property.papyrus",
76
+ "patterns": [
77
+ {
78
+ "include": "$self"
79
+ }
80
+ ]
81
+ },
82
+ {
83
+ "begin": "(?i)\\b(function|event)\\s+([^\\(]*)\\(",
84
+ "beginCaptures": {
85
+ "1": {
86
+ "name": "keyword.control.functionstart.papyrus"
87
+ },
88
+ "2": {
89
+ "name": "entity.name.function.papyrus"
90
+ }
91
+ },
92
+ "end": "\\)",
93
+ "name": "meta.function.papyrus",
94
+ "patterns": [
95
+ {
96
+ "include": "#params"
97
+ }
98
+ ]
99
+ },
100
+ {
101
+ "captures": {
102
+ "1": {
103
+ "name": "keyword.control.statestart.papyrus"
104
+ },
105
+ "2": {
106
+ "name": "entity.name.section.papyrus"
107
+ }
108
+ },
109
+ "match": "(?i)\\b(state)\\s+(.*)\\n",
110
+ "name": "meta.state.papyrus"
111
+ },
112
+ {
113
+ "match": "(?i)\\b(conditional)\\s*$",
114
+ "name": "variable.language.conditional.papyrus"
115
+ },
116
+ {
117
+ "include": "#constants"
118
+ },
119
+ {
120
+ "match": "&&|\\|\\||\\=\\=|!\\=|<\\=|>\\=|>|<",
121
+ "name": "keyword.operator.logical.papyrus"
122
+ },
123
+ {
124
+ "match": "\\+|\\-|\\*|/|!|%",
125
+ "name": "keyword.operator.arithmetic.papyrus"
126
+ },
127
+ {
128
+ "match": "\\=|\\+\\=|-\\=|\\*\\=|/\\=|%\\=",
129
+ "name": "keyword.operator.assignment.papyrus"
130
+ },
131
+ {
132
+ "match": "(?i)\\b(if|else|elseif|endif|while|endwhile|return)\\b",
133
+ "name": "keyword.control.flow.papyrus"
134
+ },
135
+ {
136
+ "match": "(?i)\\b(import)\\b",
137
+ "name": "keyword.control.papyrus"
138
+ },
139
+ {
140
+ "match": "(?i)\\b(global|hidden|native)\\b",
141
+ "name": "storage.modifier.papyrus"
142
+ },
143
+ {
144
+ "match": "(?i)\\b(self|parent|extends|auto)\\b",
145
+ "name": "variable.language.papyrus"
146
+ },
147
+ {
148
+ "match": "(?i)\\b(endstate)\\b",
149
+ "name": "keyword.control.stateend.papyrus"
150
+ },
151
+ {
152
+ "match": "(?i)\\b(endfunction)\\b",
153
+ "name": "keyword.control.functionend.papyrus"
154
+ },
155
+ {
156
+ "match": "(?i)\\b(endevent)\\b",
157
+ "name": "keyword.control.eventend.papyrus"
158
+ },
159
+ {
160
+ "match": "(?i)\\b(endproperty)\\b",
161
+ "name": "keyword.control.propertyend.papyrus"
162
+ },
163
+ {
164
+ "include": "#base-types"
165
+ },
166
+ {
167
+ "include": "#class-types"
168
+ },
169
+ {
170
+ "include": "#builtin-funcs"
171
+ }
172
+ ],
173
+ "repository": {
174
+ "base-types": {
175
+ "match": "(?i)\\b(int|string|float|bool)\\b",
176
+ "name": "storage.type.papyrus"
177
+ },
178
+ "constants": {
179
+ "patterns": [
180
+ {
181
+ "match": "\\b(?i:(\\d+\\.\\d*(e[\\-\\+]?\\d+)?))(?=[^a-zA-Z_])",
182
+ "name": "constant.numeric.float.papyrus"
183
+ },
184
+ {
185
+ "match": "\\b([1-9]+[0-9]*|0x+[0-9a-fA-F]*|0)",
186
+ "name": "constant.numeric.integer.papyrus"
187
+ },
188
+ {
189
+ "match": "(?i)\\b(true|false|none)\\b",
190
+ "name": "constant.language.bool.papyrus"
191
+ }
192
+ ]
193
+ },
194
+ "builtin-funcs": {
195
+ "match": "(?i)\\b(addinventoryeventfilter|dispel|getbaseobject|getcasteractor|gettargetactor|onactivate|onanimationevent|onanimationeventunregistered|onattachedtocell|oncellattach|oncelldetach|oncellload|onclose|oncombatstatechanged|oncontainerchanged|ondeath|ondestructionstagechanged|ondetachedfromcell|ondying|oneffectfinish|oneffectstart|onequipped|ongainlos|ongetup|ongrab|onhit|onitemadded|onitemremoved|onload|onlocationchange|onlockstatechanged|onlostlos|onmagiceffectapply|onobjectequipped|onobjectunequipped|onopen|onpackagechange|onpackageend|onpackagestart|onplayerbowshot|onplayerloadgame|onraceswitchcomplete|onread|onrelease|onreset|onsell|onsit|onsleepstart|onsleepstop|onspellcast|ontrackedstatsevent|ontranslationcomplete|ontranslationfailed|ontraphit|ontraphitstart|ontraphitstop|ontrigger|ontriggerenter|ontriggerleave|onunequipped|onunload|onupdate|onupdategametime|onwardhit|registerforanimationevent|registerforlos|registerforsinglelosgain|registerforsingleloslost|registerforsingleupdate|registerforsingleupdategametime|registerforsleep|registerfortrackedstatsevent|registerforupdate|registerforupdategametime|removeallinventoryeventfilters|removeinventoryeventfilter|startobjectprofiling|stopobjectprofiling|unregisterforanimationevent|unregisterforlos|unregisterforsleep|unregisterfortrackedstatsevent|unregisterforupdate|unregisterforupdategametime|addperk|addshout|addspell|addtofaction|allowbleedoutdialogue|allowpcdialogue|attachashpile|canflyhere|cleararrested|clearexpressionoverride|clearextraarrows|clearforcedlandingmarker|clearforcedmovement|clearkeepoffsetfromactor|clearlookat|damageactorvalue|damageav|dismount|dispelallspells|dispelspell|docombatspellapply|drawweapon|enableai|enddeferredkill|equipitem|equipshout|equipspell|evaluatepackage|forceactorvalue|forceav|forcemovementdirection|forcemovementdirectionramp|forcemovementrotationspeed|forcemovementrotationspeedramp|forcemovementspeed|forcemovementspeedramp|forcetargetangle|forcetargetdirection|forcetargetspeed|getactorbase|getactorvalue|getactorvaluepercentage|getav|getavpercentage|getbaseactorvalue|getbaseav|getbribeamount|getcombatstate|getcombattarget|getcrimefaction|getcurrentpackage|getdialoguetarget|getequippeditemtype|getequippedshield|getequippedshout|getequippedspell|getequippedweapon|getfactionrank|getfactionreaction|getflyingstate|getforcedlandingmarker|getgoldamount|gethighestrelationshiprank|getkiller|getlevel|getleveledactorbase|getlightlevel|getlowestrelationshiprank|getnobleedoutrecovery|getplayercontrols|getrace|getrelationshiprank|getsitstate|getsleepstate|getvoicerecoverytime|hasassociation|hasfamilyrelationship|haslos|hasmagiceffect|hasmagiceffectwithkeyword|hasparentrelationship|hasperk|hasspell|isalarmed|isalerted|isallowedtofly|isarrested|isarrestingtarget|isbeingridden|isbleedingout|isbribed|ischild|iscommandedactor|isdead|isdetectedby|isdoingfavor|isequipped|isessential|isflying|isghost|isguard|ishostiletoactor|isincombat|isinfaction|isinkillmove|isintimidated|isonmount|isplayerslastriddenhorse|isplayerteammate|isrunning|issneaking|issprinting|istrespassing|isunconscious|isweapondrawn|keepoffsetfromactor|kill|killessential|killsilent|makeplayerfriend|modactorvalue|modav|modfactionrank|modfavorpoints|modfavorpointswithglobal|movetopackagelocation|onenterbleedout|openinventory|pathtoreference|playidle|playidlewithtarget|playsubgraphanimation|removefromallfactions|removefromfaction|removeperk|removeshout|removespell|resethealthandlimbs|restoreactorvalue|restoreav|resurrect|sendassaultalarm|sendtrespassalarm|setactorvalue|setalert|setallowflying|setallowflyingex|setalpha|setattackactoronsight|setav|setbribed|setcrimefaction|setcriticalstage|setdoingfavor|setdontmove|setexpressionoverride|seteyetexture|setfactionrank|setforcedlandingmarker|setghost|setheadtracking|setintimidated|setlookat|setnobleedoutrecovery|setnotshowonstealthmeter|setoutfit|setplayercontrols|setplayerresistingarrest|setplayerteammate|setrace|setrelationshiprank|setrestrained|setsubgraphfloatvariable|setunconscious|setvehicle|setvoicerecoverytime|showbartermenu|showgiftmenu|startcannibal|startcombat|startdeferredkill|startsneaking|startvampirefeed|stopcombat|stopcombatalarm|trapsoul|unequipall|unequipitem|unequipitemslot|unequipshout|unequipspell|unlockowneddoorsincell|willintimidatesucceed|wornhaskeyword|getclass|getdeadcount|getgiftfilter|getsex|isinvulnerable|isprotected|isunique|setessential|setinvulnerable|setprotected|getowningquest|getactorowner|getfactionowner|isattached|isinterior|reset|setactorowner|setfactionowner|setfogcolor|setfogplanes|setfogpower|setpublic|centeroncell|centeroncellandwait|closeuserlog|dbsendplayerposition|debugchannelnotify|dumpaliasdata|getconfigname|getplatformname|getversionnumber|messagebox|notification|openuserlog|playermovetoandwait|quitgame|sendanimationevent|setfootik|setgodmode|showrefposition|startscriptprofiling|startstackprofiling|stopscriptprofiling|stopstackprofiling|takescreenshot|toggleai|togglecollisions|togglemenus|trace|traceandbox|traceconditional|tracestack|traceuser|play|stop|ishostile|canpaycrimegold|getcrimegold|getcrimegoldnonviolent|getcrimegoldviolent|getinfamy|getinfamynonviolent|getinfamyviolent|getreaction|getstolenitemvaluecrime|getstolenitemvaluenocrime|isfactionincrimegroup|isplayerexpelled|modcrimegold|modreaction|playerpaycrimegold|sendplayertojail|setally|setcrimegold|setcrimegoldviolent|setenemy|setplayerenemy|setplayerexpelled|setreaction|getformid|getgoldvalue|haskeyword|playerknows|addform|find|getat|getsize|hasform|removeaddedform|revert|addachievement|addhavokballandsocketconstraint|addperkpoints|advanceskill|calculatefavorcost|clearprison|cleartempeffects|disableplayercontrols|enablefasttravel|enableplayercontrols|fadeoutgame|fasttravel|findclosestactor|findclosestactorfromref|findclosestreferenceofanytypeinlist|findclosestreferenceofanytypeinlistfromref|findclosestreferenceoftype|findclosestreferenceoftypefromref|findrandomactor|findrandomactorfromref|findrandomreferenceofanytypeinlist|findrandomreferenceofanytypeinlistfromref|findrandomreferenceoftype|findrandomreferenceoftypefromref|forcefirstperson|forcethirdperson|getform|getformfromfile|getgamesettingfloat|getgamesettingint|getgamesettingstring|getplayer|getplayergrabbedref|getplayerslastriddenhorse|getrealhourspassed|getsunpositionx|getsunpositiony|getsunpositionz|hidetitlesequencemenu|incrementskill|incrementskillby|incrementstat|isactivatecontrolsenabled|iscamswitchcontrolsenabled|isfasttravelcontrolsenabled|isfasttravelenabled|isfightingcontrolsenabled|isjournalcontrolsenabled|islookingcontrolsenabled|ismenucontrolsenabled|ismovementcontrolsenabled|isplayersungazing|issneakingcontrolsenabled|iswordunlocked|playbink|precachechargen|precachechargenclear|querystat|quittomainmenu|removehavokconstraints|requestautosave|requestmodel|requestsave|sendwerewolftransformation|servetime|setallowflyingmountlandingrequests|setbeastform|setcameratarget|sethudcartmode|setinchargen|setplayeraidriven|setplayerreportcrime|setsittingrotation|setsungazeimagespacemodifier|shakecamera|shakecontroller|showfirstpersongeometry|showlimitedracemenu|showracemenu|showtitlesequencemenu|showtrainingmenu|starttitlesequence|teachword|triggerscreenblood|unlockword|usinggamepad|get|getvalue|getvalueint|mod|setvalue|setvalueint|apply|applycrossfade|popto|remove|removecrossfade|learnalleffects|learneffect|learnnexteffect|sendstoryevent|sendstoryeventandwait|getkeyworddata|getreftypealivecount|getreftypedeadcount|hascommonparent|hasreftype|iscleared|isloaded|issamelocation|setcleared|setkeyworddata|clear|forcelocationto|getlocation|getassociatedskill|abs|acos|asin|atan|ceiling|cos|degreestoradians|floor|pow|radianstodegrees|sin|sqrt|tan|resethelpmessage|show|showashelpmessage|add|activate|adddependentanimatedobjectreference|additem|addkeyifneeded|addtomap|applyhavokimpulse|blockactivation|calculateencounterlevel|canfasttraveltomarker|cleardestruction|countlinkedrefchain|createdetectionevent|damageobject|delete|deletewhenable|disable|disablelinkchain|disablenowait|dropobject|enable|enablelinkchain|enablenowait|forceaddragdolltoworld|forceremoveragdollfromworld|getanglex|getangley|getanglez|getanimationvariablebool|getanimationvariablefloat|getanimationvariableint|getcurrentdestructionstage|getcurrentlocation|getcurrentscene|getdistance|geteditorlocation|getheadingangle|getheight|getitemcount|getitemhealthpercent|getkey|getlength|getlinkedref|getlocklevel|getmass|getnthlinkedref|getopenstate|getparentcell|getpositionx|getpositiony|getpositionz|getscale|getselfasactor|gettriggerobjectcount|getvoicetype|getwidth|getworldspace|haseffectkeyword|hasnode|ignorefriendlyhits|interruptcast|is3dloaded|isactivatechild|isactivationblocked|isdeleted|isdisabled|isenabled|isfurnitureinuse|isfurnituremarkerinuse|isignoringfriendlyhits|isindialoguewithplayer|isininterior|isinlocation|islockbroken|islocked|ismapmarkervisible|isnearplayer|knockareaeffect|lock|moveto|movetoifunloaded|movetointeractionlocation|movetomyeditorlocation|movetonode|movetowhenunloaded|ontranslationalmostcomplete|placeactoratme|placeatme|playanimation|playanimationandwait|playgamebryoanimation|playimpacteffect|playsyncedanimationandwaitss|playsyncedanimationss|playterraineffect|processtraphit|pushactoraway|ramprumble|removeallitems|removedependentanimatedobjectreference|removeitem|say|sendstealalarm|setactorcause|setangle|setanimationvariablebool|setanimationvariablefloat|setanimationvariableint|setdestroyed|setlocklevel|setmotiontype|setnofavorallowed|setopen|setposition|setscale|splinetranslateto|splinetranslatetoref|splinetranslatetorefnode|stoptranslation|tethertohorse|translateto|translatetoref|waitforanimationevent|gettemplate|completeallobjectives|completequest|failallobjectives|getalias|getcurrentstageid|getstage|getstagedone|isactive|iscompleted|isobjectivecompleted|isobjectivedisplayed|isobjectivefailed|isstagedone|isstarting|isstopped|isstopping|modobjectiveglobal|onstoryactivateactor|onstoryaddtoplayer|onstoryarrest|onstoryassaultactor|onstorybribenpc|onstorycastmagic|onstorychangelocation|onstorycraftitem|onstorycrimegold|onstorycure|onstorydialogue|onstorydiscoverdeadbody|onstoryescapejail|onstoryflatternpc|onstoryhello|onstoryincreaselevel|onstoryincreaseskill|onstoryinfection|onstoryintimidatenpc|onstoryjail|onstorykillactor|onstorynewvoicepower|onstorypayfine|onstorypicklock|onstoryplayergetsfavor|onstoryrelationshipchange|onstoryremovefromplayer|onstoryscript|onstoryservedtime|onstorytrespass|setactive|setcurrentstageid|setobjectivecompleted|setobjectivedisplayed|setobjectivefailed|setstage|start|updatecurrentinstanceglobal|forcerefifempty|forcerefto|getactorref|getactorreference|getref|getreference|trytoaddtofaction|trytoclear|trytodisable|trytodisablenowait|trytoenable|trytoenablenowait|trytoevaluatepackage|trytokill|trytomoveto|trytoremovefromfaction|trytoreset|trytostopcombat|forcestart|isactioncomplete|isplaying|cast|playandwait|setinstancevolume|stopinstance|mute|pause|setfrequency|setvolume|unmute|unpause|preload|remotecast|unload|captureframerate|endframeratecapture|gametimetostring|getaverageframerate|getbudgetcount|getbudgetname|getcurrentbudget|getcurrentgametime|getcurrentmemory|getcurrentrealtime|getmaxframerate|getminframerate|isinmenumode|overbudget|randomfloat|randomint|setinibool|setinifloat|setiniint|setinistring|startframeratecapture|wait|waitgametime|waitmenumode|fire|findweather|forceactive|getclassification|getcurrentweather|getcurrentweathertransition|getoutgoingweather|getskymode|releaseoverride|on3dloaded|ongamereload|onmenuclose|onmenuinitialized|onmenuopen|onmenureinitialized|onreceivedatarequest|onreceiveprefix|onstartup|registerdynamicevents|registerevents|unregisterdynamicevents|unregisterevents|updatetints|getmenuname|onfailedloadmenu|onloadmenu|onunloadmenu|openmenu|setpropertyint|onconsumeitem|resetmenu|setpropertybool|updateconsumeitems|updatedyesourceform|updateitemsourceform|updatemaxblending|getmenu|getmenupropertyalias|getmenupropertybool|getmenupropertyfloat|getmenupropertyform|getmenupropertyint|getmenupropertystring|getmenuresultfloat|getmenuresultform|getmenuresultint|getmenuresultstring|initmenu|setmenupropertyalias|setmenupropertyaliasa|setmenupropertybool|setmenupropertyboola|setmenupropertyfloat|setmenupropertyfloata|setmenupropertyform|setmenupropertyforma|setmenupropertyindexalias|setmenupropertyindexbool|setmenupropertyindexfloat|setmenupropertyindexform|setmenupropertyindexint|setmenupropertyindexstring|setmenupropertyint|setmenupropertyinta|setmenupropertystring|setmenupropertystringa|addentryitem|getpropertyint|getresultfloat|getresultint|getresultstring|oninit|onselect|onselecttext|setpropertyindexbool|setpropertyindexint|setpropertyindexstring|setpropertystringa|onaddremovespell|setpropertyform|setpropertystring|blockuntilclosed|getpropertyalias|getpropertybool|getpropertyfloat|getpropertyform|getpropertystring|getresultform|setpropertyalias|setpropertyaliasa|setpropertyboola|setpropertyfloat|setpropertyfloata|setpropertyforma|setpropertyindexalias|setpropertyindexfloat|setpropertyindexform|setpropertyinta|unlock|waitforreset|waitlock|onselectform|updatestatsform|ontextchanged|updatetextentrystring|onchooseoption|onselectoption|updatewheelenabledoptions|updatewheelform|updatewheeliconcolors|updatewheelicons|updatewheeloptionlabels|updatewheeloptions|updatewheelselection|updatewheeltextcolors|updatewheelvisibility|exitmenus|getangledata|getapi|getapiversion|getareacampingfaction|getcompatibilitysystem|getcurrenttent|getlastusedcampfire|getplacementsystem|getplayerequippedammo|getplayerequippedbackpack|getplayerequippedbody|getplayerequippedfeet|getplayerequippedhands|getplayerequippedhead|getpositiondata|getsettingequipmentflammable|gettentsystem|gettrackedanimal|gettrackedanimalcount|gettrackedfollower|gettrackedfollowercount|iscrimetoplaceintowns|isplayerplacingobject|isrefininterior|istent|istentwarm|istentwaterproof|istrackedanimal|istrackedfollower|legaltocamphere|playercanplaceobjects|raisecampapierror|raiseevent_onobjectplaced|raiseevent_onobjectremoved|getduration|getmagnitude|gettimeelapsed|onactoraction|oncontroldown|oncontrolup|oncrosshairrefchange|onkeydown|onkeyup|onninodeupdate|onplayercamerastate|registerforactoraction|registerforcamerastate|registerforcontrol|registerforcrosshairref|registerforkey|registerformenu|registerformodevent|registerforninodeupdate|sendmodevent|unregisterforactoraction|unregisterforallcontrols|unregisterforallkeys|unregisterforallmenus|unregisterforallmodevents|unregisterforcamerastate|unregisterforcontrol|unregisterforcrosshairref|unregisterforkey|unregisterformenu|unregisterformodevent|unregisterforninodeupdate|changeheadpart|equipitembyid|equipitemex|getequippeditemid|getequippedobject|getfactions|getfurniturereference|getnthspell|getspellcount|getwornform|getwornitemid|isaienabled|isswimming|queueninodeupdate|regeneratehead|replaceheadpart|resetai|resetexpressionoverrides|setexpressionmodifier|setexpressionphoneme|sheatheweapon|unequipitemex|updateweight|getcombatstyle|getfacemorph|getfacepreset|getfacetextureset|gethaircolor|getindexofheadpartbytype|getindexofoverlayheadpartbytype|getnthheadpart|getnthoverlayheadpart|getnumheadparts|getnumoverlayheadparts|getoutfit|getskin|getskinfar|getweight|setclass|setcombatstyle|setfacemorph|setfacepreset|setfacetextureset|sethaircolor|setheight|setnthheadpart|setskin|setskinfar|setvoicetype|setweight|addskillexperience|getactorvalueinfobyid|getactorvalueinfobyname|getavibyid|getavibyname|getbasevalue|getcurrentvalue|getexperienceforlevel|getmaximumvalue|getperks|getperktree|getskillexperience|getskillimprovemult|getskillimproveoffset|getskilllegendarylevel|getskilloffsetmult|getskillusemult|isskill|setskillexperience|setskillimprovemult|setskillimproveoffset|setskilllegendarylevel|setskilloffsetmult|setskillusemult|getid|getname|getdamage|getprojectile|isbolt|getquality|setquality|addslottomask|getar|getarmorrating|getenchantment|geticonpath|getmaskforslot|getmessageiconpath|getmodelpath|getntharmoraddon|getnumarmoraddons|getslotmask|getweightclass|isboots|isclothing|isclothingbody|isclothingfeet|isclothinghands|isclothinghead|isclothingpoor|isclothingrich|isclothingring|iscuirass|isgauntlets|isheavyarmor|ishelmet|isjewelry|islightarmor|isshield|modar|modarmorrating|removeslotfrommask|setar|setarmorrating|setenchantment|seticonpath|setmessageiconpath|setmodelpath|setslotmask|setweightclass|getmodelnthtextureset|getmodelnumtexturesets|getnthadditionalrace|getnumadditionalraces|setmodelnthtextureset|getskill|getspell|isread|istakeable|getnthref|getnumrefs|getwaterlevel|getalpha|getblue|getgreen|gethue|getred|getsaturation|setblue|setgreen|sethue|setred|setsaturation|getcolor|setcolor|getallowdualwielding|getavoidthreatchance|getcloserangeduelingcirclemult|getcloserangeduelingfallbackmult|getcloserangeflankingflankdistance|getcloserangeflankingstalktime|getdefensivemult|getflightdivebombchance|getflightflyingattackchance|getflighthoverchance|getgroupoffensivemult|getlongrangestrafemult|getmagicmult|getmeleeattackstaggeredmult|getmeleebashattackmult|getmeleebashmult|getmeleebashpowerattackmult|getmeleebashrecoiledmult|getmeleemult|getmeleepowerattackblockingmult|getmeleepowerattackstaggeredmult|getmeleespecialattackmult|getoffensivemult|getrangedmult|getshoutmult|getstaffmult|getunarmedmult|setallowdualwielding|setavoidthreatchance|setcloserangeduelingcirclemult|setcloserangeduelingfallbackmult|setcloserangeflankingflankdistance|setcloserangeflankingstalktime|setdefensivemult|setflightdivebombchance|setflightflyingattackchance|setflighthoverchance|setgroupoffensivemult|setlongrangestrafemult|setmagicmult|setmeleeattackstaggeredmult|setmeleebashattackmult|setmeleebashmult|setmeleebashpowerattackmult|setmeleebashrecoiledmult|setmeleemult|setmeleepowerattackblockingmult|setmeleepowerattackstaggeredmult|setmeleespecialattackmult|setoffensivemult|setrangedmult|setshoutmult|setstaffmult|setunarmedmult|getnthingredient|getnthingredientquantity|getnumingredients|getresult|getresultquantity|getworkbenchkeyword|setnthingredient|setnthingredientquantity|setresult|setresultquantity|setworkbenchkeyword|setform|getbaseenchantment|getcostliesteffectindex|getkeywordrestrictions|getntheffectarea|getntheffectduration|getntheffectmagiceffect|getntheffectmagnitude|getnumeffects|setkeywordrestrictions|setntheffectarea|setntheffectduration|setntheffectmagnitude|getnthparent|getnumparents|clearfactionflag|clearvendor|getbuyselllist|getmerchantcontainer|getvendorendhour|getvendorradius|getvendorstarthour|isfactionflagset|isnotsellbuy|isvendor|makevendor|onlybuysstolenitems|setbuyselllist|setfactionflag|setmerchantcontainer|setnotsellbuy|setonlybuysstolenitems|setvendorendhour|setvendorradius|setvendorstarthour|getharvestsound|getingredient|setharvestsound|setingredient|getkeywords|getnthkeyword|getnumkeywords|gettype|getworldmodelnthtextureset|getworldmodelnumtexturesets|getworldmodelpath|haskeywordstring|hasworldmodel|isplayable|setgoldvalue|setname|setplayerknows|setworldmodelnthtextureset|setworldmodelpath|tempclone|addforms|toarray|getcamerastate|getcurrentconsoleref|getcurrentcrosshairref|getformex|gethotkeyboundobject|getmodauthor|getmodbyname|getmodcount|getmoddependencycount|getmoddescription|getmodname|getnthmoddependency|getnthtintmaskcolor|getnthtintmasktexturepath|getnthtintmasktype|getnumtintmasks|getnumtintsbytype|getperkpoints|getplayerexperience|getplayermovementmode|gettintmaskcolor|gettintmasktexturepath|isobjectfavorited|loadgame|modperkpoints|savegame|setgamesettingbool|setgamesettingfloat|setgamesettingint|setgamesettingstring|setmiscstat|setnthtintmaskcolor|setnthtintmasktexturepath|setperkpoints|setplayerexperience|setplayerlevel|setplayerslastriddenhorse|settintmaskcolor|settintmasktexturepath|unbindobjecthotkey|updatehaircolor|updatethirdperson|updatetintmaskcolors|getallammo|getallarmor|getallbooks|getallingredients|getallkeys|getallmiscitems|getallpotions|getallscrolls|getallweapons|getheadpart|getindexofextrapart|getnthextrapart|getnumextraparts|getvalidraces|hasextrapart|isextrapart|setvalidraces|geteffectareas|geteffectdurations|geteffectmagnitudes|getisntheffectknown|getmagiceffects|getmappedcontrol|getmappedkey|getnthkeypressed|getnumkeyspressed|holdkey|iskeypressed|releasekey|tapkey|getkeyword|getstring|getnthcount|getnthform|getnthlevel|getnumforms|setnthcount|setnthlevel|getchanceglobal|getchancenone|setchanceglobal|setchancenone|cleareffectflag|getarea|getbasecost|getcastingart|getcastingtype|getcasttime|getdeliverytype|getenchantart|getenchantshader|getequipability|getexplosion|gethiteffectart|gethitshader|getimagespacemod|getimpactdataset|getlight|getperk|getresistance|getskilllevel|getskillusagemult|iseffectflagset|setarea|setassociatedskill|setbasecost|setcastingart|setcasttime|seteffectflag|setenchantart|setenchantshader|setequipability|setexplosion|sethiteffectart|sethitshader|setimagespacemod|setimpactdataset|setlight|setperk|setprojectile|setresistance|setskilllevel|setskillusagemult|leftshift|log|logicaland|logicalnot|logicalor|logicalxor|rightshift|create|pushbool|pushfloat|pushform|pushint|pushstring|release|send|getnodelocalposition|getnodelocalpositionx|getnodelocalpositiony|getnodelocalpositionz|getnodelocalrotationeuler|getnodelocalrotationmatrix|getnodepositionx|getnodepositiony|getnodepositionz|getnodescale|getnodeworldposition|getnodeworldpositionx|getnodeworldpositiony|getnodeworldpositionz|getnodeworldrotationeuler|getnodeworldrotationmatrix|getrelativenodeposition|getrelativenodepositionx|getrelativenodepositiony|getrelativenodepositionz|setnodelocalposition|setnodelocalpositionx|setnodelocalpositiony|setnodelocalpositionz|setnodelocalrotationeuler|setnodelocalrotationmatrix|setnodepositionx|setnodepositiony|setnodepositionz|setnodescale|setnodetextureset|createenchantment|getallforms|getcontainerforms|getdisplayname|getenableparent|getitemcharge|getitemmaxcharge|getnthreferencealias|getnumitems|getnumreferencealiases|getpoison|getreferencealiases|gettotalarmorweight|gettotalitemweight|isharvested|isofflimits|resetinventory|setdisplayname|setharvested|setitemcharge|setitemhealthpercent|setitemmaxcharge|getnthpart|getnumparts|getnextperk|getnthentryleveledlist|getnthentrypriority|getnthentryquest|getnthentryrank|getnthentryspell|getnthentrystage|getnthentrytext|getnthentryvalue|getnumentries|setnthentryleveledlist|setnthentrypriority|setnthentryquest|setnthentryrank|setnthentryspell|setnthentrystage|setnthentrytext|setnthentryvalue|getusesound|isfood|ispoison|getaliasbyid|getaliasbyname|getaliases|getnthalias|getnumaliases|getpriority|getquest|allowpickpocket|avoidsroads|canfly|canswim|cantopendoors|canwalk|clearallowpcdialogue|clearallowpickpocket|clearavoidsroads|clearcantopendoors|clearnocombatinwater|clearnoknockdowns|clearnoshadow|clearraceflag|getdefaultvoicetype|getnthplayablerace|getnumplayableraces|ischildrace|isimmobile|isnotpushable|israceflagset|makecanfly|makecanswim|makecanwalk|makechildrace|makeimmobile|makemobile|makenoknockdowns|makenonchildrace|makenonflying|makenonswimming|makenonwalking|makenotpushable|makeplayable|makepushable|makeunplayable|nocombatinwater|noknockdowns|noshadow|setallowpcdialogue|setallowpickpocket|setavoidsroads|setcantopendoors|setdefaultvoicetype|setnocombatinwater|setnoshadow|setraceflag|getequiptype|setequiptype|getnthrecoverytime|getnthwordofpower|setnthrecoverytime|setnthspell|setnthwordofpower|getpluginversion|getscriptversionrelease|getversion|getversionbeta|getversionminor|getversionrelease|getgemsize|getsoulsize|getdescriptor|getdecibelattenuation|getdecibelvariance|getfrequencyshift|getfrequencyvariance|setdecibelattenuation|setdecibelvariance|setfrequencyshift|setfrequencyvariance|addspawn|cancel|run|geteffectivemagickacost|getmagickacost|aschar|asord|getnthchar|isdigit|isletter|isprintable|ispunctuation|split|substring|getnthtexturepath|getnumtexturepaths|setnthtexturepath|closecustommenu|getbool|getfloat|getint|getnumber|invoke|invokebool|invokeboola|invokefloat|invokefloata|invokeform|invokeint|invokeinta|invokenumber|invokenumbera|invokestring|invokestringa|ismenuopen|istextinputenabled|opencustommenu|setbool|setfloat|setint|setnumber|setstring|pushboola|pushfloata|pushinta|pushstringa|createaliasarray|createboolarray|createfloatarray|createformarray|createintarray|createstringarray|getinibool|getinifloat|getiniint|getinistring|resizealiasarray|resizeboolarray|resizefloatarray|resizeformarray|resizeintarray|resizestringarray|getbasedamage|getcritdamage|getcriteffect|getcriteffectondeath|getcritmultiplier|getenchantmentvalue|getequippedmodel|getmaxrange|getminrange|getreach|getresist|getspeed|getstagger|getweapontype|isbattleaxe|isbow|isdagger|isgreatsword|ismace|isstaff|issword|iswaraxe|iswarhammer|setbasedamage|setcritdamage|setcriteffect|setcriteffectondeath|setcritmultiplier|setenchantmentvalue|setequippedmodel|setmaxrange|setminrange|setreach|setresist|setskill|setspeed|setstagger|setweapontype|getfogdistance|getsundamage|getsunglare|getwinddirection|getwinddirectionrange|addcoloroption|addcoloroptionst|addemptyoption|addheaderoption|addinputoption|addinputoptionst|addkeymapoption|addkeymapoptionst|addmenuoption|addmenuoptionst|addslideroption|addslideroptionst|addtextoption|addtextoptionst|addtoggleoption|addtoggleoptionst|forcepagereset|getcustomcontrol|guard|loadcustomcontent|oncoloracceptst|oncoloropenst|onconfigclose|onconfiginit|onconfigopen|onconfigregister|ondefaultst|onhighlightst|oninputacceptst|oninputopenst|onkeymapchangest|onmenuacceptst|onmenuopenst|onoptioncoloraccept|onoptioncoloropen|onoptiondefault|onoptionhighlight|onoptioninputaccept|onoptioninputopen|onoptionkeymapchange|onoptionmenuaccept|onoptionmenuopen|onoptionselect|onoptionslideraccept|onoptionslideropen|onpagereset|onselectst|onslideracceptst|onslideropenst|oversionupdate|setcolordialogdefaultcolor|setcolordialogstartcolor|setcoloroptionvalue|setcoloroptionvaluest|setcursorfillmode|setcursorposition|setinfotext|setinputdialogstarttext|setinputoptionvalue|setinputoptionvaluest|setkeymapoptionvalue|setkeymapoptionvaluest|setmenudialogdefaultindex|setmenudialogoptions|setmenudialogstartindex|setmenuoptionvalue|setmenuoptionvaluest|setoptionflags|setoptionflagsst|setsliderdialogdefaultvalue|setsliderdialoginterval|setsliderdialogrange|setsliderdialogstartvalue|setslideroptionvalue|setslideroptionvaluest|settextoptionvalue|settextoptionvaluest|settitletext|settoggleoptionvalue|settoggleoptionvaluest|showmessage|unloadcustomcontent|checkversion|onversionupdate|addnodeoverridebool|addnodeoverridefloat|addnodeoverrideint|addnodeoverridestring|addnodeoverridetextureset|addnodetransformposition|addnodetransformrotation|addnodetransformscale|addoverlays|addoverridebool|addoverridefloat|addoverrideint|addoverridestring|addoverridetextureset|addweaponoverridebool|addweaponoverridefloat|addweaponoverrideint|addweaponoverridestring|addweaponoverridetextureset|applynodeoverrides|applyoverrides|applyweaponoverrides|clearitemdyecolor|clearmorphs|clearmorphvalue|enabletinttexturecache|getbooleanextradata|getfloatextradata|getfloatsextradata|getformdyecolor|getformfromuniqueid|getintegerextradata|getintegersextradata|getinversetransform|getitemdyecolor|getitemuniqueid|getmorphkeys|getmorphvalue|getnodedestination|getnodeoverridebool|getnodeoverridefloat|getnodeoverrideint|getnodeoverridestring|getnodeoverridetextureset|getnodepropertybool|getnodepropertyfloat|getnodepropertyint|getnodepropertystring|getnodetransformkeys|getnodetransformnames|getnodetransformposition|getnodetransformrotation|getnodetransformscale|getnumbodyoverlays|getnumfaceoverlays|getnumfeetoverlays|getnumhandoverlays|getnumspellbodyoverlays|getnumspellfaceoverlays|getnumspellfeetoverlays|getnumspellhandoverlays|getobjectuniqueid|getoverridebool|getoverridefloat|getoverrideint|getoverridestring|getoverridetextureset|getownerofuniqueid|getscriptversion|getstringextradata|getstringsextradata|getweaponoverridebool|getweaponoverridefloat|getweaponoverrideint|getweaponoverridestring|getweaponoverridetextureset|getweaponpropertybool|getweaponpropertyfloat|getweaponpropertyint|getweaponpropertystring|hasarmoraddonnode|hasnodeoverride|hasnodetransformposition|hasnodetransformrotation|hasnodetransformscale|hasoverlays|hasoverride|hasweaponnode|hasweaponoverride|isformdye|registerformdyecolor|releasetinttexturecache|removeallarmoraddonnodeoverrides|removeallarmoraddonoverrides|removeallarmoroverrides|removeallnodenameoverrides|removeallnodeoverrides|removealloverrides|removeallreferencenodeoverrides|removeallreferenceoverrides|removeallreferencetransforms|removeallreferenceweaponoverrides|removealltransforms|removeallweaponbasedoverrides|removeallweaponnodeoverrides|removeallweaponoverrides|removenodeoverride|removenodetransformposition|removenodetransformrotation|removenodetransformscale|removeoverlays|removeoverride|removeweaponoverride|revertheadoverlay|revertheadoverlays|revertoverlay|revertoverlays|setitemdyecolor|setmorphvalue|setnodedestination|unregisterformdyecolor|updateallreferencetransforms|updateitemdyecolor|updatemodelweight|updatenodetransform|getfiss|beginload|beginsave|blockinput|endload|endsave|forceclose|getallfilenamesinfolder|getinterfaceversion|hideinfotext|loadbool|loadfloat|loadint|loadstring|requestfilename|requestuserinput|savebool|savefloat|saveint|savestring|savetexttotxtfile|settext|settheme|settitle|addflt|addfromarray|addfromformlist|addint|addobj|addstr|count|eraseindex|findflt|findform|findint|findobj|findstr|getflt|getobj|getstr|object|objectwithbooleans|objectwithfloats|objectwithints|objectwithsize|objectwithstrings|setflt|setobj|setstr|sort|subarray|swapitems|unique|valuetype|apiversion|featureversion|fileexistsatpath|isinstalled|lasterror|lasterrorstring|removefileatpath|userdirectory|__isinstalled|allkeys|allvalues|haspath|readfromfile|solveflt|solvefltsetter|solveform|solveformsetter|solveint|solveintsetter|solveobj|solveobjsetter|solvestr|solvestrsetter|writetofile|findentry|makeentry|setentry|addpairs|getnthkey|haskey|nextkey|removekey|wrap|addtopool|cleanpool|deepcopy|empty|evalluaflt|evalluaform|evalluaint|evalluaobj|evalluastr|isarray|isexists|isformmap|isintegermap|ismap|objectfromprototype|readfromdirectory|releaseandretain|releaseobjectswithtag|retain|shallowcopy|solvedvaluetype|zerolifetime|addpackageoverride|clearpackageoverride|countpackageoverride|removeallpackageoverride|removepackageoverride|adjustfloatvalue|adjustintvalue|clearall|floatlistadd|floatlistadjust|floatlistclear|floatlistcopy|floatlistcount|floatlistcountvalue|floatlistfind|floatlistget|floatlisthas|floatlistinsertat|floatlistremove|floatlistremoveat|floatlistresize|floatlistset|floatlistslice|floatlisttoarray|formlistadd|formlistclear|formlistcopy|formlistcount|formlistcountvalue|formlistfind|formlistget|formlisthas|formlistinsertat|formlistremove|formlistremoveat|formlistresize|formlistset|formlistslice|formlisttoarray|getfloatvalue|getformvalue|getintvalue|getstringvalue|hasfloatvalue|hasformvalue|hasintvalue|hasstringvalue|intlistadd|intlistadjust|intlistclear|intlistcopy|intlistcount|intlistcountvalue|intlistfind|intlistget|intlisthas|intlistinsertat|intlistremove|intlistremoveat|intlistresize|intlistset|intlistslice|intlisttoarray|load|save|setfloatvalue|setformvalue|setintvalue|setstringvalue|stringlistadd|stringlistclear|stringlistcopy|stringlistcount|stringlistcountvalue|stringlistfind|stringlistget|stringlisthas|stringlistinsertat|stringlistremove|stringlistremoveat|stringlistresize|stringlistset|stringlistslice|stringlisttoarray|unsetfloatvalue|unsetformvalue|unsetintvalue|unsetstringvalue|executebat|getactorraceeditorid|getnoderotation|getraceeditorid|printconsole|setfreecameraspeed|setfreecamerastate|setmenus|togglefreecamera|clearreplaceanimation|countreplaceanimation|getkeyreplaceanimation|getvaluereplaceanimation|removereplaceanimation|setreplaceanimation|actorarray|addfloatvalues|addintvalues|aliasarray|boolarray|clampfloat|clampint|clearempty|clearnone|countactor|countalias|countbool|countfalse|countfloat|countform|countint|countnone|countobjref|countstring|counttrue|floatarray|formarray|intarray|mergeactorarray|mergealiasarray|mergeboolarray|mergefloatarray|mergeformarray|mergeintarray|mergeobjrefarray|mergestringarray|objrefarray|pushactor|pushalias|pushobjref|removeactor|removealias|removebool|removefloat|removeform|removeint|removeobjref|removestring|resizeactorarray|resizeobjrefarray|signfloat|signint|sliceactorarray|slicealiasarray|sliceboolarray|slicefloatarray|sliceformarray|sliceintarray|sliceobjrefarray|slicestringarray|stringarray|stringjoin|stringsplit|wrapfloat|wrapint|debug_allfloatlistobjs|debug_allfloatobjs|debug_allformlistobjs|debug_allformobjs|debug_allintlistobjs|debug_allintobjs|debug_allobjfloatkeys|debug_allobjfloatlistkeys|debug_allobjformkeys|debug_allobjformlistkeys|debug_allobjintkeys|debug_allobjintlistkeys|debug_allobjstringkeys|debug_allobjstringlistkeys|debug_allstringlistobjs|debug_allstringobjs|debug_cleanup|debug_deleteallvalues|debug_deletevalues|debug_filedeleteallvalues|debug_filegetfloatkey|debug_filegetfloatkeyscount|debug_filegetfloatlistkey|debug_filegetfloatlistkeyscount|debug_filegetintkey|debug_filegetintkeyscount|debug_filegetintlistkey|debug_filegetintlistkeyscount|debug_filegetstringkey|debug_filegetstringkeyscount|debug_filegetstringlistkey|debug_filegetstringlistkeyscount|debug_getfloatkey|debug_getfloatkeyscount|debug_getfloatlistkey|debug_getfloatlistkeyscount|debug_getfloatlistobject|debug_getfloatlistobjectcount|debug_getfloatobject|debug_getfloatobjectcount|debug_getformkey|debug_getformkeyscount|debug_getformlistkey|debug_getformlistkeyscount|debug_getformlistobject|debug_getformlistobjectcount|debug_getformobject|debug_getformobjectcount|debug_getintkey|debug_getintkeyscount|debug_getintlistkey|debug_getintlistkeyscount|debug_getintlistobject|debug_getintlistobjectcount|debug_getintobject|debug_getintobjectcount|debug_getstringkey|debug_getstringkeyscount|debug_getstringlistkey|debug_getstringlistkeyscount|debug_getstringlistobject|debug_getstringlistobjectcount|debug_getstringobject|debug_getstringobjectcount|debug_savefile|debug_setdebugmode|exportfile|fileadjustfloatvalue|fileadjustintvalue|filefloatlistadd|filefloatlistadjust|filefloatlistclear|filefloatlistcopy|filefloatlistcount|filefloatlistfind|filefloatlistget|filefloatlisthas|filefloatlistinsert|filefloatlistremove|filefloatlistremoveat|filefloatlistresize|filefloatlistset|filefloatlistslice|fileformlistadd|fileformlistclear|fileformlistcopy|fileformlistcount|fileformlistfind|fileformlistget|fileformlisthas|fileformlistinsert|fileformlistremove|fileformlistremoveat|fileformlistresize|fileformlistset|fileformlistslice|filegetfloatvalue|filegetformvalue|filegetintvalue|filegetstringvalue|filehasfloatvalue|filehasformvalue|filehasintvalue|filehasstringvalue|fileintlistadd|fileintlistadjust|fileintlistclear|fileintlistcopy|fileintlistcount|fileintlistfind|fileintlistget|fileintlisthas|fileintlistinsert|fileintlistremove|fileintlistremoveat|fileintlistresize|fileintlistset|fileintlistslice|filesetfloatvalue|filesetformvalue|filesetintvalue|filesetstringvalue|filestringlistadd|filestringlistclear|filestringlistcopy|filestringlistcount|filestringlistfind|filestringlistget|filestringlisthas|filestringlistinsert|filestringlistremove|filestringlistremoveat|filestringlistresize|filestringlistset|filestringlistslice|fileunsetfloatvalue|fileunsetformvalue|fileunsetintvalue|fileunsetstringvalue|floatlistinsert|floatlistsort|formlistinsert|formlistsort|importfile|intlistinsert|intlistsort|stringlistinsert|stringlistsort|getallcobjthatyieldform|replacekywd|tempcobj|listmenu_open|listmenu_release|listmenu_setdata|notificationmenu_preparearea|onlistmenuclose|onlistmenuopen|ontextinputclose|ontextinputopen|showlist|shownotification|shownotificationicon|showtextinput|textinputmenu_open|textinputmenu_release|textinputmenu_setdata)\\b",
196
+ "name": "support.function.papyrus"
197
+ },
198
+ "class-types": {
199
+ "match": "(?i)\\b(activemagiceffect|actor|actorbase|alias|cell|debug|effectshader|enchantment|faction|form|formlist|game|globalvariable|imagespacemodifier|ingredient|keyword|leveledactor|leveleditem|leveledspell|location|locationalias|magiceffect|math|message|musictype|objectreference|package|potion|quest|referencealias|scene|scroll|shaderparticlegeometry|sound|soundcategory|spell|topic|topicinfo|utility|visualeffect|weapon|weather|cosmeticmenu|uicosmeticmenu|uidyemenu|uiextensions|uilistmenu|uimagicmenu|uimenubase|uimenuload|uiselectionmenu|uistatsmenu|uitextentrymenu|uiwheelmenu|camputil|actorvalueinfo|ammo|apparatus|armor|armoraddon|art|book|colorcomponent|colorform|combatstyle|constructibleobject|defaultobjectmanager|equipslot|flora|gamedata|headpart|input|modevent|netimmerse|outfit|perk|race|shout|skse|soulgem|sounddescriptor|spawnertask|stringutil|textureset|treeobject|ui|uicallback|wornobject|ski_configbase|ski_questbase|nioverride|fissfactory|fissinterface|jarray|jcontainers|jdb|jformdb|jformmap|jintmap|jmap|jstring|jvalue|actorutil|jsonutil|miscutil|objectutil|papyrusutil|storageutil|dienestoolspluginscript|uilib_1)\\b",
200
+ "name": "support.class.papyrus"
201
+ },
202
+ "params": {
203
+ "patterns": [
204
+ {
205
+ "include": "#constants"
206
+ },
207
+ {
208
+ "match": "(?:\\G\\s*|,\\s*)(\\w+|\\w+[\\[]{1}[\\]]{1})\\s+(\\w+)\\b(?:\\s*(=))?",
209
+ "captures": {
210
+ "1": {
211
+ "name": "storage.type.variable.papyrus"
212
+ },
213
+ "2": {
214
+ "name": "variable.parameter.papyrus"
215
+ },
216
+ "3": {
217
+ "name": "keyword.operator.assignment.papyrus"
218
+ }
219
+ },
220
+ "name": "meta.parameter.papyrus"
221
+ },
222
+ {
223
+ "match": "[^\\s\\)]+?",
224
+ "name": "invalid.illegal.function.papyrus"
225
+ }
226
+ ]
227
+ }
228
+ },
229
+ "scopeName": "source.papyrus",
230
+ "uuid": "A4B74D45-A967-4BF7-99C9-FEA2E18CB98C"
231
+ }
@@ -0,0 +1,117 @@
1
+ {
2
+ "fileTypes": [
3
+ "pir"
4
+ ],
5
+ "foldingStartMarker": "\\.sub",
6
+ "foldingStopMarker": "\\.end",
7
+ "keyEquivalent": "^~P",
8
+ "name": "Parrot PIR",
9
+ "patterns": [
10
+ {
11
+ "begin": "\"",
12
+ "end": "\"",
13
+ "name": "string.quoted.double.pir",
14
+ "patterns": [
15
+ {
16
+ "match": "\\\\.",
17
+ "name": "constant.character.escaped.pir"
18
+ }
19
+ ]
20
+ },
21
+ {
22
+ "begin": "'",
23
+ "end": "'",
24
+ "name": "string.quoted.single.pir",
25
+ "patterns": [
26
+ {
27
+ "match": "\\\\.",
28
+ "name": "constant.character.escaped.pir"
29
+ }
30
+ ]
31
+ },
32
+ {
33
+ "match": "\\b(print|save|restore)\\b",
34
+ "name": "support.function.pir"
35
+ },
36
+ {
37
+ "match": "(if|unless|goto|\\.return|\\.end|\\.emit|\\.eot)",
38
+ "name": "keyword.control.pir"
39
+ },
40
+ {
41
+ "match": "(\\.(pcc_begin|pcc_end|pcc_call|nci_call|invocant|meth_call|arg|result|pcc_begin_return|pcc_end_return|pcc_begin_yield|pcc_end_yield|yield))",
42
+ "name": "keyword.control.pcc.pir"
43
+ },
44
+ {
45
+ "match": "([SNIP]\\d+)",
46
+ "name": "variable.other.register.pir"
47
+ },
48
+ {
49
+ "match": "(\\$[SNIP]\\d+)",
50
+ "name": "variable.other.register.symbolic.pir"
51
+ },
52
+ {
53
+ "comment": "Label",
54
+ "match": "^\\s*(\\S+:)\\s*",
55
+ "name": "keyword.other.label.pir"
56
+ },
57
+ {
58
+ "match": "(int|float|string|pmc|array|\\.Array|\\.Sub)",
59
+ "name": "storage.type.pir"
60
+ },
61
+ {
62
+ "match": "\\.(namespace|endnamespace)",
63
+ "name": "storage.type.pir"
64
+ },
65
+ {
66
+ "match": "\\.(local|arg|lex|param|global|const)",
67
+ "name": "storage.modifier.pir"
68
+ },
69
+ {
70
+ "match": "!|-|~",
71
+ "name": "keyword.operator.unary.pir"
72
+ },
73
+ {
74
+ "match": "\\+|-|/|\\*\\*|\\*|%|<<|>>|<>|&&|\\|\\||~~|\\||&|~|\\.",
75
+ "name": "keyword.operator.binary.ruby"
76
+ },
77
+ {
78
+ "match": "\\+=|-=|\\=|%=|\\*=|\\.=|&=|\\|=|~=|<<=|>>=|<>=",
79
+ "name": "keyword.operator.assign.ruby"
80
+ },
81
+ {
82
+ "captures": {
83
+ "1": {
84
+ "name": "storage.type.sub.pir"
85
+ },
86
+ "2": {
87
+ "name": "entity.name.function.pir"
88
+ },
89
+ "3": {
90
+ "name": "keyword.other.sub_pragma.pir"
91
+ },
92
+ "4": {
93
+ "name": "keyword.other.vtable_pragma.pir"
94
+ },
95
+ "5": {
96
+ "name": "keyword.other.multi_pragma.pir"
97
+ },
98
+ "6": {
99
+ "name": "keyword.other.outer_pragma.pir"
100
+ }
101
+ },
102
+ "match": "(?x)\n\t\t\t\t\\s* (\\.sub) \\s+ ([_a-zA-Z](?:[_a-zA-Z0-9]+)?)\n\t\t\t\t(?:\\s+\n\t\t\t\t\t(?: (:(?:load|init|immediate|postcomp|main|anon|lex)) #sub_pragma\n\t\t\t\t\t| (:vtable \\s* (?: \\(\"\\S+\"\\) )? ) #vtable_pragma\n\t\t\t\t\t| (:multi \\s* (?: \\( \\))? ) #multi_pragma\n\t\t\t\t\t| (:outer \\s* (?: \\( \\))? ) #outer_pragma\n\t\t\t\t\t)\\s+\n\t\t\t\t)*",
103
+ "name": "meta.function.pir"
104
+ },
105
+ {
106
+ "comment": "Only allow word characters and punctuation to avoid false positives, since the availability of comments depend on regexp flags.",
107
+ "match": "(#.+*|#\\s*[a-zA-z0-9_:,.; ]+)$",
108
+ "name": "comment.line.pir"
109
+ },
110
+ {
111
+ "match": "\\b([_a-zA-Z]([_a-zA-Z0-9]+)?)\\b",
112
+ "name": "variable.other.identifier.pir"
113
+ }
114
+ ],
115
+ "scopeName": "source.parrot.pir",
116
+ "uuid": "74BEF177-5D2E-469A-BF43-441F1167AB95"
117
+ }
@@ -0,0 +1,150 @@
1
+ {
2
+ "fileTypes": [
3
+ "pas",
4
+ "p"
5
+ ],
6
+ "keyEquivalent": "^~P",
7
+ "name": "Pascal",
8
+ "patterns": [
9
+ {
10
+ "match": "\\b(?i:(absolute|abstract|all|and|and_then|array|as|asm|attribute|begin|bindable|case|class|const|constructor|destructor|div|do|do|else|end|except|export|exports|external|far|file|finalization|finally|for|forward|goto|if|implementation|import|in|inherited|initialization|interface|interrupt|is|label|library|mod|module|name|near|nil|not|object|of|only|operator|or|or_else|otherwise|packed|pow|private|program|property|protected|public|published|qualified|record|repeat|resident|restricted|segment|set|shl|shr|then|to|try|type|unit|until|uses|value|var|view|virtual|while|with|xor))\\b",
11
+ "name": "keyword.control.pascal"
12
+ },
13
+ {
14
+ "captures": {
15
+ "1": {
16
+ "name": "storage.type.prototype.pascal"
17
+ },
18
+ "2": {
19
+ "name": "entity.name.function.prototype.pascal"
20
+ }
21
+ },
22
+ "match": "\\b(?i:(function|procedure))\\b\\s+(\\w+(\\.\\w+)?)(\\(.*?\\))?;\\s*(?=(?i:attribute|forward|external))",
23
+ "name": "meta.function.prototype.pascal"
24
+ },
25
+ {
26
+ "captures": {
27
+ "1": {
28
+ "name": "storage.type.function.pascal"
29
+ },
30
+ "2": {
31
+ "name": "entity.name.function.pascal"
32
+ }
33
+ },
34
+ "match": "\\b(?i:(function|procedure))\\b\\s+(\\w+(\\.\\w+)?)",
35
+ "name": "meta.function.pascal"
36
+ },
37
+ {
38
+ "match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b",
39
+ "name": "constant.numeric.pascal"
40
+ },
41
+ {
42
+ "begin": "(^[ \\t]+)?(?=--)",
43
+ "beginCaptures": {
44
+ "1": {
45
+ "name": "punctuation.whitespace.comment.leading.pascal"
46
+ }
47
+ },
48
+ "end": "(?!\\G)",
49
+ "patterns": [
50
+ {
51
+ "begin": "--",
52
+ "beginCaptures": {
53
+ "0": {
54
+ "name": "punctuation.definition.comment.pascal"
55
+ }
56
+ },
57
+ "end": "\\n",
58
+ "name": "comment.line.double-dash.pascal.one"
59
+ }
60
+ ]
61
+ },
62
+ {
63
+ "begin": "(^[ \\t]+)?(?=//)",
64
+ "beginCaptures": {
65
+ "1": {
66
+ "name": "punctuation.whitespace.comment.leading.pascal"
67
+ }
68
+ },
69
+ "end": "(?!\\G)",
70
+ "patterns": [
71
+ {
72
+ "begin": "//",
73
+ "beginCaptures": {
74
+ "0": {
75
+ "name": "punctuation.definition.comment.pascal"
76
+ }
77
+ },
78
+ "end": "\\n",
79
+ "name": "comment.line.double-slash.pascal.two"
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "begin": "\\(\\*",
85
+ "captures": {
86
+ "0": {
87
+ "name": "punctuation.definition.comment.pascal"
88
+ }
89
+ },
90
+ "end": "\\*\\)",
91
+ "name": "comment.block.pascal.one"
92
+ },
93
+ {
94
+ "begin": "\\{",
95
+ "captures": {
96
+ "0": {
97
+ "name": "punctuation.definition.comment.pascal"
98
+ }
99
+ },
100
+ "end": "\\}",
101
+ "name": "comment.block.pascal.two"
102
+ },
103
+ {
104
+ "begin": "\"",
105
+ "beginCaptures": {
106
+ "0": {
107
+ "name": "punctuation.definition.string.begin.pascal"
108
+ }
109
+ },
110
+ "comment": "Double quoted strings are an extension and (generally) support C-style escape sequences.",
111
+ "end": "\"",
112
+ "endCaptures": {
113
+ "0": {
114
+ "name": "punctuation.definition.string.end.pascal"
115
+ }
116
+ },
117
+ "name": "string.quoted.double.pascal",
118
+ "patterns": [
119
+ {
120
+ "match": "\\\\.",
121
+ "name": "constant.character.escape.pascal"
122
+ }
123
+ ]
124
+ },
125
+ {
126
+ "applyEndPatternLast": 1,
127
+ "begin": "'",
128
+ "beginCaptures": {
129
+ "0": {
130
+ "name": "punctuation.definition.string.begin.pascal"
131
+ }
132
+ },
133
+ "end": "'",
134
+ "endCaptures": {
135
+ "0": {
136
+ "name": "punctuation.definition.string.end.pascal"
137
+ }
138
+ },
139
+ "name": "string.quoted.single.pascal",
140
+ "patterns": [
141
+ {
142
+ "match": "''",
143
+ "name": "constant.character.escape.apostrophe.pascal"
144
+ }
145
+ ]
146
+ }
147
+ ],
148
+ "scopeName": "source.pascal",
149
+ "uuid": "F42FA544-6B1C-11D9-9517-000D93589AF6"
150
+ }