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,270 @@
1
+ {
2
+ "fileTypes": [
3
+ "fy",
4
+ "fancypack",
5
+ "Fakefile"
6
+ ],
7
+ "firstLineMatch": "^#!/.*\\bfancy\\b",
8
+ "foldingStartMarker": "/\\*\\*|\\{\\s*$",
9
+ "foldingStopMarker": "\\*\\*/|^\\s*\\}",
10
+ "keyEquivalent": "^~F",
11
+ "name": "Fancy",
12
+ "patterns": [
13
+ {
14
+ "captures": {
15
+ "1": {
16
+ "name": "keyword.control.class.fancy"
17
+ },
18
+ "2": {
19
+ "name": "variable.other.constant.fancy"
20
+ },
21
+ "4": {
22
+ "name": "entity.other.inherited-class.fancy"
23
+ },
24
+ "5": {
25
+ "name": "punctuation.separator.inheritance.fancy"
26
+ },
27
+ "6": {
28
+ "name": "variable.other.object.fancy"
29
+ }
30
+ },
31
+ "match": "^\\s*(class)\\s+(([.a-zA-Z0-9_:]+(\\s*(:)\\s*[.a-zA-Z0-9_:\\s]+)?))",
32
+ "name": "meta.class.fancy"
33
+ },
34
+ {
35
+ "begin": "(?x)\n (?=def\\b) # an optimization to help Oniguruma fail fast\n (?<=^|\\s)(def)\\s+ # the def keyword\n (self)\\s+ # a method definition prefix in this case self\n (([a-z]?\\w+[?!]?:?)\n |===|>[>=]?|<=>|<[<=]?|[%&`/\\|]|\\*\\*?|=?~|[-+]@?|\\[\\]|=\\?)\\s+ # the method name\n ",
36
+ "beginCaptures": {
37
+ "1": {
38
+ "name": "keyword.control.def.fancy"
39
+ },
40
+ "2": {
41
+ "name": "variable.language.fancy"
42
+ },
43
+ "3": {
44
+ "name": "entity.name.function.fancy"
45
+ }
46
+ },
47
+ "comment": "fancy method definition, with self as prefix, this rule must be here",
48
+ "end": "$",
49
+ "name": "meta.function.method.fancy.self",
50
+ "patterns": [
51
+ {
52
+ "include": "$self"
53
+ },
54
+ {
55
+ "include": "#arg_name"
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ "begin": "(?x)\n (?=def\\b) # an optimization to help Oniguruma fail fast\n (?<=^|\\s)(def)\\s+ # the def keyword\n (((?>[A-Z_-]\\w*(?>\\s+))?)+) # a method definition prefix\n (([a-z]?\\w+[?!]?:?)\n |===|>[>=]?|<=>|<[<=]?|[%&`/\\|]|\\*\\*?|=?~|[-+]@?|\\[\\]|=\\?)\\s+ # the method name\n ",
61
+ "beginCaptures": {
62
+ "1": {
63
+ "name": "keyword.control.def.fancy"
64
+ },
65
+ "2": {
66
+ "name": "variable.other.constant.fancy"
67
+ },
68
+ "4": {
69
+ "name": "entity.name.function.fancy"
70
+ }
71
+ },
72
+ "comment": "same as the previous, but with other prefixes class and variable names",
73
+ "end": "$",
74
+ "name": "meta.function.method.fancy",
75
+ "patterns": [
76
+ {
77
+ "include": "$self"
78
+ },
79
+ {
80
+ "include": "#arg_name"
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "begin": "\\b(require:)",
86
+ "captures": {
87
+ "1": {
88
+ "name": "keyword.other.special-method.fancy"
89
+ }
90
+ },
91
+ "end": "$|(?=#)",
92
+ "name": "meta.require.fancy",
93
+ "patterns": [
94
+ {
95
+ "include": "$self"
96
+ }
97
+ ]
98
+ },
99
+ {
100
+ "begin": "\\b(include:)",
101
+ "captures": {
102
+ "1": {
103
+ "name": "keyword.other.special-method.fancy"
104
+ }
105
+ },
106
+ "end": "$|(?=#)",
107
+ "name": "meta.include.fancy",
108
+ "patterns": [
109
+ {
110
+ "include": "$self"
111
+ }
112
+ ]
113
+ },
114
+ {
115
+ "comment": "Control flow keywords that aren't regular messages.",
116
+ "match": "\\b(return|return_local|match|case|try|catch|finally|retry)\\b:?",
117
+ "name": "keyword.control.fancy"
118
+ },
119
+ {
120
+ "captures": {
121
+ "0": {
122
+ "name": "entity.name.function.fancy"
123
+ }
124
+ },
125
+ "match": "([a-z_-]\\w*[?!]?:)",
126
+ "name": "meta.message.fancy"
127
+ },
128
+ {
129
+ "match": "\\b(false|nil|true)\\b(?![?!])",
130
+ "name": "constant.language.fancy"
131
+ },
132
+ {
133
+ "captures": {
134
+ "0": {
135
+ "name": "punctuation.definition.constant.fancy"
136
+ }
137
+ },
138
+ "comment": "Symbol literals",
139
+ "match": "'([^'\\s\\[\\]\\(\\)\\{\\},]+|\\[\\])",
140
+ "name": "constant.other.symbol.fancy"
141
+ },
142
+ {
143
+ "captures": {
144
+ "0": {
145
+ "name": "punctuation.definition.constant.fancy"
146
+ }
147
+ },
148
+ "comment": "Dynamic variable literals",
149
+ "match": "\\*[a-zA-Z0-9_-]+\\*",
150
+ "name": "constant.other.dynvar.fancy"
151
+ },
152
+ {
153
+ "comment": "Pseudo variables",
154
+ "match": "\\b(__(FILE|LINE)__|self|super)\\b(?![?!])",
155
+ "name": "constant.language.fancy"
156
+ },
157
+ {
158
+ "comment": "Constant names like class names, constants",
159
+ "match": "\\b[A-Z]\\w*\\b",
160
+ "name": "variable.other.constant.fancy"
161
+ },
162
+ {
163
+ "captures": {
164
+ "1": {
165
+ "name": "punctuation.definition.variable.fancy"
166
+ }
167
+ },
168
+ "comment": "Instance variables",
169
+ "match": "(@)[a-zA-Z_]\\w*",
170
+ "name": "variable.other.readwrite.instance.fancy"
171
+ },
172
+ {
173
+ "captures": {
174
+ "1": {
175
+ "name": "punctuation.definition.variable.fancy"
176
+ }
177
+ },
178
+ "comment": "Class variables",
179
+ "match": "(@@)[a-zA-Z_]\\w*",
180
+ "name": "variable.other.readwrite.class.fancy"
181
+ },
182
+ {
183
+ "captures": {
184
+ "1": {
185
+ "name": "punctuation.section.array.fancy"
186
+ }
187
+ },
188
+ "comment": "Hash literals, this should be here to take precedence over <> operators",
189
+ "match": "(<\\[|\\]>)",
190
+ "name": "punctuation.section.hash.fancy"
191
+ },
192
+ {
193
+ "captures": {
194
+ "1": {
195
+ "name": "string.regexp.classic.fancy"
196
+ }
197
+ },
198
+ "comment": "Regexp literals",
199
+ "match": "(/[^/]*/)",
200
+ "name": "string.regexp.classic.fancy"
201
+ },
202
+ {
203
+ "comment": "Assingnment operators",
204
+ "match": "<<=|%=|&=|\\*=|\\*\\*=|\\+=|\\-=|\\^=|\\|{1,2}=|<<",
205
+ "name": "keyword.operator.assignment.augmented.fancy"
206
+ },
207
+ {
208
+ "comment": "Comparison operators",
209
+ "match": "<=>|<(?!<|=)|>(?!<|=|>)|<=|>=|===|==|=~|!=|!~|(?<=[ \\t])\\?",
210
+ "name": "keyword.operator.comparison.fancy"
211
+ },
212
+ {
213
+ "comment": "Logical operators",
214
+ "match": "\\b(not|and|or)\\b:|(?<=[ \\t])!+|&&|\\|\\||\\^",
215
+ "name": "keyword.operator.logical.fancy"
216
+ },
217
+ {
218
+ "comment": "Arithmetic operators",
219
+ "match": "(%|&|\\*\\*|\\*|\\+|\\-|/)",
220
+ "name": "keyword.operator.arithmetic.fancy"
221
+ },
222
+ {
223
+ "match": "=",
224
+ "name": "keyword.operator.assignment.fancy"
225
+ },
226
+ {
227
+ "match": "\\;",
228
+ "name": "punctuation.separator.statement.fancy"
229
+ },
230
+ {
231
+ "match": ",",
232
+ "name": "punctuation.separator.object.fancy"
233
+ },
234
+ {
235
+ "match": "\\s",
236
+ "name": "punctuation.separator.method.ruby"
237
+ },
238
+ {
239
+ "match": "\\[|\\]",
240
+ "name": "punctuation.section.array.fancy"
241
+ },
242
+ {
243
+ "begin": "\"",
244
+ "end": "\"",
245
+ "name": "string.quoted.double.fancy",
246
+ "patterns": [
247
+ {
248
+ "match": "\\\\.",
249
+ "name": "constant.character.escape.fancy"
250
+ }
251
+ ]
252
+ },
253
+ {
254
+ "match": "(?:^[ \\t]+)?(#).*$\\n?",
255
+ "name": "comment.line.number-sign.fancy"
256
+ },
257
+ {
258
+ "match": "\\b(0[xX]\\h(?>_?\\h)*|\\d(?>_?\\d)*(\\.(?![^[:space:][:digit:]])(?>_?\\d)*)?([eE][-+]?\\d(?>_?\\d)*)?|0[bB][01]+)\\b",
259
+ "name": "constant.numeric.fancy"
260
+ }
261
+ ],
262
+ "repository": {
263
+ "arg_name": {
264
+ "match": "([a-z_-]\\w*:)",
265
+ "name": "entity.name.function.fancy"
266
+ }
267
+ },
268
+ "scopeName": "source.fancy",
269
+ "uuid": "866B0ECA-ACF9-480B-A724-F20E966AA3BF"
270
+ }
@@ -0,0 +1,214 @@
1
+ {
2
+ "fileTypes": [
3
+ "fish"
4
+ ],
5
+ "firstLineMatch": "^#!.*(fish)",
6
+ "foldingStartMarker": "^\\s*(function|while|if|switch|for)\\s.*$",
7
+ "foldingStopMarker": "^\\s*end\\s*$",
8
+ "keyEquivalent": "^~F",
9
+ "name": "fish",
10
+ "patterns": [
11
+ {
12
+ "begin": "\"",
13
+ "beginCaptures": {
14
+ "0": {
15
+ "name": "punctuation.definition.string.begin.fish"
16
+ }
17
+ },
18
+ "comment": "Single quoted string",
19
+ "end": "\"",
20
+ "endCaptures": {
21
+ "0": {
22
+ "name": "punctuation.definition.string.end.fish"
23
+ }
24
+ },
25
+ "name": "string.quoted.double.fish",
26
+ "patterns": [
27
+ {
28
+ "match": "\\\\\\\"|\\\\\\$|\\\\\\\\",
29
+ "name": "constant.character.escape.fish"
30
+ },
31
+ {
32
+ "include": "#variable"
33
+ }
34
+ ]
35
+ },
36
+ {
37
+ "begin": "'",
38
+ "beginCaptures": {
39
+ "0": {
40
+ "name": "punctuation.definition.string.begin.fish"
41
+ }
42
+ },
43
+ "comment": "single quoted string",
44
+ "end": "'",
45
+ "endCaptures": {
46
+ "0": {
47
+ "name": "punctuation.definition.string.end.fish"
48
+ }
49
+ },
50
+ "name": "string.quoted.single.fish",
51
+ "patterns": [
52
+ {
53
+ "match": "\\\\'|\\\\",
54
+ "name": "constant.character.escape.fish"
55
+ },
56
+ {
57
+ "include": "#variable"
58
+ },
59
+ {
60
+ "include": "#escape"
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "captures": {
66
+ "1": {
67
+ "name": "punctuation.definition.comment.fish"
68
+ }
69
+ },
70
+ "comment": "line comment",
71
+ "match": "(?<!\\$)(#)(?!\\{).*$\\n?",
72
+ "name": "comment.line.number-sign.fish"
73
+ },
74
+ {
75
+ "comment": "control structures requiring an end",
76
+ "match": "(?<!\\.)\\b(function|while|if|else|switch|for|in|end)\\b(?![?!])",
77
+ "name": "keyword.control.fish"
78
+ },
79
+ {
80
+ "match": "(?<!\\.)\\bfunction\\b(?![?!])",
81
+ "name": "storage.type.fish"
82
+ },
83
+ {
84
+ "match": "\\|",
85
+ "name": "keyword.operator.pipe.fish"
86
+ },
87
+ {
88
+ "comment": "IO Redirection",
89
+ "match": "(?x:\n\t\t\t<|\t\t\t\t# Standard Input\n\t\t\t(>|\\^|>>|\\^\\^)(&[012\\-])?| # Redirection of stdout/stderr\n\t\t\t[012](<|>|>>)(&[012\\-])? # Redirect input/output of file descriptors\n\t\t\t)",
90
+ "name": "keyword.operator.redirect.fish"
91
+ },
92
+ {
93
+ "match": "&",
94
+ "name": "keyword.operator.background.fish"
95
+ },
96
+ {
97
+ "match": "\\*\\*|\\*|\\?",
98
+ "name": "keyword.operator.glob.fish"
99
+ },
100
+ {
101
+ "captures": {
102
+ "1": {
103
+ "name": "string.other.option.fish"
104
+ }
105
+ },
106
+ "comment": "command short/long options",
107
+ "match": "\\s(-{1,2}[a-zA-Z_\\-0-9]+|-\\w)\\b"
108
+ },
109
+ {
110
+ "comment": "builtin shellscript functions",
111
+ "match": "(?x)\\b(\n\t\t\t_|__fish_append|__fish_bind_test1|__fish_bind_test2|__fish_commandline_test|\n\t\t\t__fish_complete_ant_targets|__fish_complete_bittorrent|__fish_complete_cd|\n\t\t\t__fish_complete_command|__fish_complete_directories|__fish_complete_file_url|\n\t\t\t__fish_complete_groups|__fish_complete_ls|__fish_complete_man|\n\t\t\t__fish_complete_mime|__fish_complete_pids|__fish_complete_ssh|\n\t\t\t__fish_complete_subcommand|__fish_complete_subcommand_root|\n\t\t\t__fish_complete_suffix|__fish_complete_tar|__fish_complete_tex|\n\t\t\t__fish_complete_unrar|__fish_complete_users|__fish_complete_vi|\n\t\t\t__fish_config_interactive|__fish_contains_opt|__fish_crux_packages|\n\t\t\t__fish_describe_command|__fish_filter_ant_targets|__fish_filter_mime|\n\t\t\t__fish_gnu_complete|__fish_is_first_token|__fish_list_current_token|\n\t\t\t__fish_move_last|__fish_no_arguments|__fish_not_contain_opt|__fish_paginate|\n\t\t\t__fish_ports_dirs|__fish_print_addresses|__fish_print_encodings|\n\t\t\t__fish_print_filesystems|__fish_print_function_prototypes|__fish_print_help|\n\t\t\t__fish_print_hostnames|__fish_print_interfaces|__fish_print_make_targets|\n\t\t\t__fish_print_packages|__fish_print_users|__fish_prt_no_subcommand|\n\t\t\t__fish_prt_packages|__fish_prt_ports|__fish_prt_use_package|\n\t\t\t__fish_prt_use_port|__fish_reload_key_bindings|__fish_repaint|\n\t\t\t__fish_repaint_root|__fish_seen_subcommand_from|__fish_test_arg|\n\t\t\t__fish_use_subcommand|__fish_winch_handler|alias|cd|delete-or-exit|dirh|\n\t\t\tdirs|down-or-search|eval|fish_default_key_bindings|fish_on_exit|\n\t\t\tfish_prompt|fish_sigtrap_handler|funced|funcsave|grep|help|isatty|la|ll|\n\t\t\tls|math|N_|nextd|nextd-or-forward-word|open|popd|prevd|\n\t\t\tprevd-or-backward-word|prompt_pwd|psub|pushd|pwd|setenv|sgrep|trap|type|\n\t\t\tumask|up-or-search|vared\n\t\t\t)\\b",
112
+ "name": "support.function.script.fish"
113
+ },
114
+ {
115
+ "comment": "builtin commands listed by builtin -n",
116
+ "match": "(?x)\\b(\n\t\t\t\\s\\.\\s|and|begin|bg|bind|block|break|breakpoint|builtin|case|cd|command|\n\t\t\tcommandline|complete|contains|continue|count|else|emit|end|exec|exit|\n\t\t\tfg|for|function|functions|if|jobs|not|or|random|read|return|set|\n\t\t\tstatus|switch|ulimit|while\n\t\t\t)\\b",
117
+ "name": "support.function.builtin.fish"
118
+ },
119
+ {
120
+ "comment": "standard Unix utilities as specified in IEEE Std 1003.1 (2004 edition)",
121
+ "match": "(?x)\\b(\n\t\t\tadmin|alias|ar|asa|at|awk|basename|batch|bc|bg|break|c99|cal|cat|\n\t\t\tcd|cflow|chgrp|chmod|chown|cksum|cmp|colon|comm|command|compress|\n\t\t\tcontinue|cp|crontab|csplit|ctags|cut|cxref|date|dd|delta|df|diff|\n\t\t\tdirname|dot|du|echo|ed|env|eval|ex|exec|exit|expand|export|expr|\n\t\t\tfalse|fc|fg|file|find|fold|fort77|fuser|gencat|get|getconf|getopts|\n\t\t\tgrep|hash|head|iconv|id|ipcrm|ipcs|jobs|join|kill|lex|link|ln|\n\t\t\tlocale|localedef|logger|logname|lp|ls|m4|mailx|make|man|mesg|mkdir|\n\t\t\tmkfifo|more|mv|newgrp|nice|nl|nm|nohup|od|paste|patch|pathchk|pax|\n\t\t\tpr|printf|prs|ps|pwd|qalter|qdel|qhold|qmove|qmsg|qrerun|qrls|\n\t\t\tqselect|qsig|qstat|qsub|read|readonly|renice|return|rm|rmdel|rmdir|\n\t\t\tsact|sccs|sed|set|sh|shift|sleep|sort|split|strings|strip|stty|tabs|\n\t\t\ttail|talk|tee|test|time|times|touch|tput|tr|trap|true|tsort|tty|\n\t\t\ttype|ulimit|umask|unalias|uname|uncompress|unexpand|unget|uniq|unlink|\n\t\t\tunset|uucp|uudecode|uuencode|uustat|uux|val|vi|wait|wc|what|who|\n\t\t\twrite|xargs|yacc|zcat\n\t\t\t)\\b",
122
+ "name": "support.function.unix.fish"
123
+ },
124
+ {
125
+ "include": "#variable"
126
+ },
127
+ {
128
+ "include": "#escape"
129
+ }
130
+ ],
131
+ "repository": {
132
+ "escape": {
133
+ "patterns": [
134
+ {
135
+ "comment": "single character character escape sequences",
136
+ "match": "\\\\(a|b|e|f|n|r|t|v|\\s|\\$|\\\\|\\*|\\?|~|\\%|#|(|)|{|}|\\[|\\]|<|>|\\^)",
137
+ "name": "constant.character.escape.single.fish"
138
+ },
139
+ {
140
+ "comment": "escapes the ascii character with the specified value (hexadecimal)",
141
+ "match": "\\\\x[0-9a-fA-F]{2}",
142
+ "name": "constant.character.escape.hex-ascii.fish"
143
+ },
144
+ {
145
+ "comment": "escapes a byte of data with the specified value (hexadecimal). \n\t\t\t\t\tIf you are using a mutibyte encoding, this can be used to enter invalid strings. \n\t\t\t\t\tOnly use this if you know what you are doing.",
146
+ "match": "\\\\X[0-9a-fA-F]{2}",
147
+ "name": "constant.character.escape.hex-byte.fish"
148
+ },
149
+ {
150
+ "comment": "escapes the ascii character with the specified value (octal)",
151
+ "match": "\\\\[0-9]{3}",
152
+ "name": "constant.character.escape.octal.fish"
153
+ },
154
+ {
155
+ "comment": "escapes the 16-bit unicode character with the specified value (hexadecimal)",
156
+ "match": "\\\\u[0-9a-fA-F]{4}",
157
+ "name": "constant.character.escape.unicode-16-bit.fish"
158
+ },
159
+ {
160
+ "comment": "escapes the 32-bit unicode character with the specified value (hexadecimal)",
161
+ "match": "\\\\U[0-9a-fA-F]{8}",
162
+ "name": "constant.character.escape.unicode-32-bit.fish"
163
+ },
164
+ {
165
+ "comment": "escapes the control sequence generated by pressing the control key and the specified letter",
166
+ "match": "\\\\c[a-zA-Z]",
167
+ "name": "constant.character.escape.control.fish"
168
+ }
169
+ ]
170
+ },
171
+ "variable": {
172
+ "patterns": [
173
+ {
174
+ "captures": {
175
+ "1": {
176
+ "name": "punctuation.definition.variable.fish"
177
+ }
178
+ },
179
+ "match": "(?x)(\\$)(BROWSER|CDPATH|fish_greeting|LANG|LC_ALL|LC_COLLATE|\n\t\t\t\t\t\t\t\t\tLC_CTYPE|LC_MESSAGES|LC_MONETARY|LC_NUMERIC|LC_TIME|PATH|\n\t\t\t\t\t\t\t\t\tumask|fish_color_command|fish_color_comment|fish_color_cwd|fish_color_cwd_root|\n\t\t\t\t\t\t\t\t\tfish_color_error|fish_color_escape|fish_color_history_current|\n\t\t\t\t\t\t\t\t\tfish_color_match|fish_color_normal|fish_color_operator|fish_color_quote|\n\t\t\t\t\t\t\t\t\tfish_color_redirection|fish_color_search_match|fish_color_valid_path|\n\t\t\t\t\t\t\t\t\tfish_complete_path|fish_function_path|fish_greeting|fish_key_bindings|\n\t\t\t\t\t\t\t\t\tfish_pager_color_completion|fish_pager_color_description|\n\t\t\t\t\t\t\t\t\tfish_pager_color_prefix|fish_pager_color_progress)",
180
+ "name": "variable.other.special.fish"
181
+ },
182
+ {
183
+ "captures": {
184
+ "1": {
185
+ "name": "punctuation.definition.variable.fish"
186
+ }
187
+ },
188
+ "match": "(\\$)(_|argv|history|HOME|PWD|status|USER)",
189
+ "name": "variable.other.fixed.fish"
190
+ },
191
+ {
192
+ "captures": {
193
+ "1": {
194
+ "name": "punctuation.definition.variable.fish"
195
+ }
196
+ },
197
+ "match": "(\\$)__(fish|FISH)[a-zA-Z_][a-zA-Z0-9_]*",
198
+ "name": "variable.other.fish.fish"
199
+ },
200
+ {
201
+ "captures": {
202
+ "1": {
203
+ "name": "punctuation.definition.variable.fish"
204
+ }
205
+ },
206
+ "match": "(\\$)[a-zA-Z_][a-zA-Z0-9_]*",
207
+ "name": "variable.other.normal.fish"
208
+ }
209
+ ]
210
+ }
211
+ },
212
+ "scopeName": "source.fish",
213
+ "uuid": "9CA6DB6F-A16F-4836-A058-617C7378775D"
214
+ }