github-linguist-grammars 4.6.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/grammars/file.lasso.json +713 -0
- data/grammars/module.ceylon.json +54 -0
- data/grammars/objdump.x86asm.json +73 -0
- data/grammars/source.Inform7.json +45 -0
- data/grammars/source.Kotlin.json +774 -0
- data/grammars/source.LS.json +104 -0
- data/grammars/source.MCPOST.json +68 -0
- data/grammars/source.MOD.json +70 -0
- data/grammars/source.abap.json +176 -0
- data/grammars/source.abl.json +138 -0
- data/grammars/source.actionscript.3.json +1571 -0
- data/grammars/source.acucobol.json +16 -0
- data/grammars/source.ada.json +140 -0
- data/grammars/source.agda.json +254 -0
- data/grammars/source.ahk.json +171 -0
- data/grammars/source.alloy.json +44 -0
- data/grammars/source.ampl.json +157 -0
- data/grammars/source.antlr.json +300 -0
- data/grammars/source.apache-config.json +352 -0
- data/grammars/source.apache-config.mod_perl.json +70 -0
- data/grammars/source.apl.json +442 -0
- data/grammars/source.applescript.json +1385 -0
- data/grammars/source.apt.json +25 -0
- data/grammars/source.asm.x86.json +182 -0
- data/grammars/source.asp.json +157 -0
- data/grammars/source.aspectj.json +963 -0
- data/grammars/source.ats.json +170 -0
- data/grammars/source.autoit.3.json +132 -0
- data/grammars/source.awk.json +388 -0
- data/grammars/source.befunge.json +38 -0
- data/grammars/source.bf.json +36 -0
- data/grammars/source.bison.json +59 -0
- data/grammars/source.blitzmax.json +912 -0
- data/grammars/source.boo.json +452 -0
- data/grammars/source.brightauthorproject.json +29 -0
- data/grammars/source.brightscript.json +158 -0
- data/grammars/source.bro.json +409 -0
- data/grammars/source.bsv.json +283 -0
- data/grammars/source.c++.json +364 -0
- data/grammars/source.c++.qt.json +37 -0
- data/grammars/source.c.ec.json +39 -0
- data/grammars/source.c.json +727 -0
- data/grammars/source.c.platform.json +154 -0
- data/grammars/source.cache.cmake.json +75 -0
- data/grammars/source.cake.json +16 -0
- data/grammars/source.camlp4.ocaml.json +63 -0
- data/grammars/source.capnp.json +93 -0
- data/grammars/source.ceylon.json +77 -0
- data/grammars/source.cfscript.cfc.json +170 -0
- data/grammars/source.cfscript.json +744 -0
- data/grammars/source.chapel.json +240 -0
- data/grammars/source.cirru.json +66 -0
- data/grammars/source.clarion.json +159 -0
- data/grammars/source.clips.json +80 -0
- data/grammars/source.clojure.json +397 -0
- data/grammars/source.cm.json +54 -0
- data/grammars/source.cmake.json +181 -0
- data/grammars/source.cobol.json +528 -0
- data/grammars/source.coffee.json +678 -0
- data/grammars/source.compiled-papyrus.json +11 -0
- data/grammars/source.cool.json +103 -0
- data/grammars/source.coq.json +62 -0
- data/grammars/source.crystal.json +2760 -0
- data/grammars/source.cs.json +556 -0
- data/grammars/source.css.json +630 -0
- data/grammars/source.css.less.json +276 -0
- data/grammars/source.css.mss.json +256 -0
- data/grammars/source.csx.json +16 -0
- data/grammars/source.cuda-c++.json +137 -0
- data/grammars/source.cython.json +2108 -0
- data/grammars/source.d.json +722 -0
- data/grammars/source.dart.json +763 -0
- data/grammars/source.desktop.json +90 -0
- data/grammars/source.diff.json +162 -0
- data/grammars/source.dockerfile.json +89 -0
- data/grammars/source.dosbatch.json +70 -0
- data/grammars/source.dot.json +126 -0
- data/grammars/source.dylan.json +217 -0
- data/grammars/source.eiffel.json +138 -0
- data/grammars/source.elixir.json +737 -0
- data/grammars/source.elm.json +355 -0
- data/grammars/source.erazor.json +126 -0
- data/grammars/source.erlang.json +1674 -0
- data/grammars/source.essl.json +50 -0
- data/grammars/source.factor.json +260 -0
- data/grammars/source.fan.json +188 -0
- data/grammars/source.fancy.json +270 -0
- data/grammars/source.fish.json +214 -0
- data/grammars/source.forth.json +101 -0
- data/grammars/source.fortran.json +499 -0
- data/grammars/source.fortran.modern.json +226 -0
- data/grammars/source.fsharp.json +403 -0
- data/grammars/source.gap.json +167 -0
- data/grammars/source.gcode.json +25 -0
- data/grammars/source.gdscript.json +154 -0
- data/grammars/source.gfm.json +1270 -0
- data/grammars/source.glsl.json +71 -0
- data/grammars/source.gnuplot.json +276 -0
- data/grammars/source.go.json +552 -0
- data/grammars/source.golo.json +182 -0
- data/grammars/source.gosu.2.json +163 -0
- data/grammars/source.grace.json +679 -0
- data/grammars/source.groovy.gradle.json +73 -0
- data/grammars/source.groovy.json +1385 -0
- data/grammars/source.harbour.json +450 -0
- data/grammars/source.haskell.json +449 -0
- data/grammars/source.haxe.2.json +1243 -0
- data/grammars/source.hss.1.json +464 -0
- data/grammars/source.httpspec.json +287 -0
- data/grammars/source.hxml.json +26 -0
- data/grammars/source.hy.json +270 -0
- data/grammars/source.idl-dlm.json +112 -0
- data/grammars/source.idl.json +267 -0
- data/grammars/source.idris.json +537 -0
- data/grammars/source.ini.json +113 -0
- data/grammars/source.inno.json +65 -0
- data/grammars/source.io.json +164 -0
- data/grammars/source.ioke.json +272 -0
- data/grammars/source.isabelle.root.json +68 -0
- data/grammars/source.isabelle.theory.json +106 -0
- data/grammars/source.j.json +49 -0
- data/grammars/source.jade.json +1009 -0
- data/grammars/source.jasmin.json +299 -0
- data/grammars/source.java-properties.json +97 -0
- data/grammars/source.java.json +1026 -0
- data/grammars/source.jcl.json +49 -0
- data/grammars/source.jflex.json +490 -0
- data/grammars/source.jq.json +218 -0
- data/grammars/source.js.json +948 -0
- data/grammars/source.js.jsx.json +2937 -0
- data/grammars/source.js.objj.json +424 -0
- data/grammars/source.js.regexp.json +150 -0
- data/grammars/source.js.regexp.replacement.json +30 -0
- data/grammars/source.json.json +149 -0
- data/grammars/source.julia.json +407 -0
- data/grammars/source.lean.json +145 -0
- data/grammars/source.lid.json +23 -0
- data/grammars/source.lilypond.json +623 -0
- data/grammars/source.lisp.json +111 -0
- data/grammars/source.litcoffee.json +669 -0
- data/grammars/source.livescript.json +616 -0
- data/grammars/source.llvm.json +71 -0
- data/grammars/source.logos.json +31 -0
- data/grammars/source.logtalk.json +315 -0
- data/grammars/source.loomscript.json +214 -0
- data/grammars/source.lsl.json +216 -0
- data/grammars/source.lua.json +191 -0
- data/grammars/source.makefile.json +474 -0
- data/grammars/source.makegen.json +13 -0
- data/grammars/source.man.json +53 -0
- data/grammars/source.mask.json +701 -0
- data/grammars/source.mata.json +133 -0
- data/grammars/source.mathematica.json +429 -0
- data/grammars/source.matlab.json +776 -0
- data/grammars/source.mercury.json +251 -0
- data/grammars/source.ml.json +291 -0
- data/grammars/source.modelica.json +142 -0
- data/grammars/source.modula2.json +103 -0
- data/grammars/source.monkey.json +701 -0
- data/grammars/source.moonscript.json +149 -0
- data/grammars/source.mupad.json +149 -0
- data/grammars/source.nant-build.json +86 -0
- data/grammars/source.ncl.json +66 -0
- data/grammars/source.nemerle.json +137 -0
- data/grammars/source.nesc.json +27 -0
- data/grammars/source.netlinx.erb.json +47 -0
- data/grammars/source.netlinx.json +768 -0
- data/grammars/source.nginx.json +797 -0
- data/grammars/source.nim.json +1150 -0
- data/grammars/source.nim_filter.json +133 -0
- data/grammars/source.nimcfg.json +116 -0
- data/grammars/source.ninja.json +66 -0
- data/grammars/source.nit.json +238 -0
- data/grammars/source.nix.json +1200 -0
- data/grammars/source.nmml.json +87 -0
- data/grammars/source.nsis.json +150 -0
- data/grammars/source.objc++.json +19 -0
- data/grammars/source.objc.json +918 -0
- data/grammars/source.objc.platform.json +277 -0
- data/grammars/source.ocaml.json +1426 -0
- data/grammars/source.ocamllex.json +305 -0
- data/grammars/source.ocamlyacc.json +346 -0
- data/grammars/source.octave.json +451 -0
- data/grammars/source.ooc.json +692 -0
- data/grammars/source.opa.json +206 -0
- data/grammars/source.opal.json +415 -0
- data/grammars/source.opalsysdefs.json +70 -0
- data/grammars/source.opencobol.json +65 -0
- data/grammars/source.ox.json +97 -0
- data/grammars/source.oz.json +84 -0
- data/grammars/source.papyrus-assembly.json +266 -0
- data/grammars/source.papyrus.json +231 -0
- data/grammars/source.parrot.pir.json +117 -0
- data/grammars/source.pascal.json +150 -0
- data/grammars/source.perl.6.json +310 -0
- data/grammars/source.perl.json +2413 -0
- data/grammars/source.php.zephir.json +362 -0
- data/grammars/source.pig_latin.json +172 -0
- data/grammars/source.pike.json +62 -0
- data/grammars/source.plsql.oracle.json +642 -0
- data/grammars/source.po.json +232 -0
- data/grammars/source.pogoscript.json +85 -0
- data/grammars/source.postscript.json +231 -0
- data/grammars/source.powershell.json +755 -0
- data/grammars/source.processing.json +885 -0
- data/grammars/source.prolog.eclipse.json +206 -0
- data/grammars/source.prolog.json +292 -0
- data/grammars/source.protobuf.json +395 -0
- data/grammars/source.pubspec.json +13 -0
- data/grammars/source.puppet.json +494 -0
- data/grammars/source.purescript.json +818 -0
- data/grammars/source.pyjade.json +1010 -0
- data/grammars/source.python.django.json +34 -0
- data/grammars/source.python.json +1960 -0
- data/grammars/source.python.salt.json +13 -0
- data/grammars/source.qmake.json +217 -0
- data/grammars/source.qml.json +195 -0
- data/grammars/source.r.json +203 -0
- data/grammars/source.racket.json +119 -0
- data/grammars/source.rebol.json +647 -0
- data/grammars/source.red.json +652 -0
- data/grammars/source.regexp.babel.json +190 -0
- data/grammars/source.regexp.python.json +187 -0
- data/grammars/source.regexp.spin.json +188 -0
- data/grammars/source.ruby.json +1956 -0
- data/grammars/source.ruby.rspec.cucumber.steps.json +274 -0
- data/grammars/source.rust.json +269 -0
- data/grammars/source.sas.json +322 -0
- data/grammars/source.sas_log.json +26 -0
- data/grammars/source.sass.json +248 -0
- data/grammars/source.sbt.json +36 -0
- data/grammars/source.scad.json +152 -0
- data/grammars/source.scala.json +739 -0
- data/grammars/source.scaml.json +466 -0
- data/grammars/source.scheme.json +370 -0
- data/grammars/source.scilab.json +103 -0
- data/grammars/source.scss.json +1321 -0
- data/grammars/source.shell.json +1212 -0
- data/grammars/source.smali.json +1668 -0
- data/grammars/source.smalltalk.json +135 -0
- data/grammars/source.smt.json +173 -0
- data/grammars/source.sp.json +118 -0
- data/grammars/source.sparql.json +23 -0
- data/grammars/source.spin.json +936 -0
- data/grammars/source.sqf.json +112 -0
- data/grammars/source.sql.json +473 -0
- data/grammars/source.stata.json +208 -0
- data/grammars/source.strings.json +53 -0
- data/grammars/source.stylus.json +1021 -0
- data/grammars/source.swift.json +965 -0
- data/grammars/source.systemverilog.json +1050 -0
- data/grammars/source.tcl.json +277 -0
- data/grammars/source.tea.json +180 -0
- data/grammars/source.thrift.json +704 -0
- data/grammars/source.toml.json +327 -0
- data/grammars/source.ts.json +1094 -0
- data/grammars/source.tsx.json +1324 -0
- data/grammars/source.turtle.json +505 -0
- data/grammars/source.txl.json +62 -0
- data/grammars/source.ucfconstraints.json +72 -0
- data/grammars/source.vala.json +814 -0
- data/grammars/source.varnish.vcl.json +343 -0
- data/grammars/source.vbnet.json +338 -0
- data/grammars/source.verilog.json +302 -0
- data/grammars/source.vhdl.json +1349 -0
- data/grammars/source.viml.json +224 -0
- data/grammars/source.webidl.json +814 -0
- data/grammars/source.x10.json +68 -0
- data/grammars/source.x86asm.json +47 -0
- data/grammars/source.xc.json +379 -0
- data/grammars/source.xq.json +241 -0
- data/grammars/source.xquery.json +193 -0
- data/grammars/source.xtend.json +733 -0
- data/grammars/source.yaml.json +334 -0
- data/grammars/source.yaml.salt.json +348 -0
- data/grammars/text.bibtex.json +251 -0
- data/grammars/text.cfml.basic.json +736 -0
- data/grammars/text.dart-analysis-output.json +162 -0
- data/grammars/text.dart-doccomments.json +19 -0
- data/grammars/text.elixir.json +45 -0
- data/grammars/text.gherkin.feature.json +135 -0
- data/grammars/text.groff.json +113 -0
- data/grammars/text.haml.json +299 -0
- data/grammars/text.html.abl.json +24 -0
- data/grammars/text.html.asciidoc.json +492 -0
- data/grammars/text.html.asdoc.json +541 -0
- data/grammars/text.html.asp.json +58 -0
- data/grammars/text.html.basic.json +552 -0
- data/grammars/text.html.cfm.json +811 -0
- data/grammars/text.html.creole.json +329 -0
- data/grammars/text.html.django.json +69 -0
- data/grammars/text.html.elixir.json +18 -0
- data/grammars/text.html.erb.json +157 -0
- data/grammars/text.html.erlang.yaws.json +72 -0
- data/grammars/text.html.factor.json +27 -0
- data/grammars/text.html.handlebars.json +783 -0
- data/grammars/text.html.jsp.json +1203 -0
- data/grammars/text.html.liquid.json +35 -0
- data/grammars/text.html.mako.json +729 -0
- data/grammars/text.html.markdown.source.gfm.apib.json +1297 -0
- data/grammars/text.html.markdown.source.gfm.mson.json +1165 -0
- data/grammars/text.html.mediawiki.json +972 -0
- data/grammars/text.html.php.json +2607 -0
- data/grammars/text.html.slash.json +313 -0
- data/grammars/text.html.smarty.json +216 -0
- data/grammars/text.html.ssp.json +49 -0
- data/grammars/text.html.tcl.json +44 -0
- data/grammars/text.html.twig.json +1353 -0
- data/grammars/text.html.vue.json +642 -0
- data/grammars/text.idl-idldoc.json +14 -0
- data/grammars/text.junit-test-report.json +92 -0
- data/grammars/text.log.latex.json +86 -0
- data/grammars/text.python.console.json +25 -0
- data/grammars/text.python.traceback.json +46 -0
- data/grammars/text.rdoc.json +48 -0
- data/grammars/text.restructuredtext.json +561 -0
- data/grammars/text.robot.json +73 -0
- data/grammars/text.shell-session.json +48 -0
- data/grammars/text.slim.json +527 -0
- data/grammars/text.tex.json +271 -0
- data/grammars/text.tex.latex.beamer.json +63 -0
- data/grammars/text.tex.latex.haskell.json +56 -0
- data/grammars/text.tex.latex.json +1013 -0
- data/grammars/text.tex.latex.memoir.json +99 -0
- data/grammars/text.tex.latex.rd.json +117 -0
- data/grammars/text.xml.ant.json +202 -0
- data/grammars/text.xml.flex-config.json +2634 -0
- data/grammars/text.xml.genshi.json +34 -0
- data/grammars/text.xml.json +364 -0
- data/grammars/text.xml.pom.json +774 -0
- data/grammars/text.xml.xsl.json +94 -0
- data/grammars/text.zone_file.json +72 -0
- data/lib/linguist/grammars.rb +13 -0
- metadata +389 -0
@@ -0,0 +1,630 @@
|
|
1
|
+
{
|
2
|
+
"fileTypes": [
|
3
|
+
"css",
|
4
|
+
"css.erb"
|
5
|
+
],
|
6
|
+
"keyEquivalent": "^~C",
|
7
|
+
"name": "CSS",
|
8
|
+
"patterns": [
|
9
|
+
{
|
10
|
+
"include": "#comment-block"
|
11
|
+
},
|
12
|
+
{
|
13
|
+
"include": "#selector"
|
14
|
+
},
|
15
|
+
{
|
16
|
+
"begin": "\\s*((@)charset\\b)\\s*",
|
17
|
+
"captures": {
|
18
|
+
"1": {
|
19
|
+
"name": "keyword.control.at-rule.charset.css"
|
20
|
+
},
|
21
|
+
"2": {
|
22
|
+
"name": "punctuation.definition.keyword.css"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"end": "\\s*((?=;|$))",
|
26
|
+
"name": "meta.at-rule.charset.css",
|
27
|
+
"patterns": [
|
28
|
+
{
|
29
|
+
"include": "#string-double"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"include": "#string-single"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"begin": "\\s*((@)import\\b)\\s*",
|
38
|
+
"captures": {
|
39
|
+
"1": {
|
40
|
+
"name": "keyword.control.at-rule.import.css"
|
41
|
+
},
|
42
|
+
"2": {
|
43
|
+
"name": "punctuation.definition.keyword.css"
|
44
|
+
}
|
45
|
+
},
|
46
|
+
"end": "\\s*((?=;|\\}))",
|
47
|
+
"name": "meta.at-rule.import.css",
|
48
|
+
"patterns": [
|
49
|
+
{
|
50
|
+
"include": "#string-double"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"include": "#string-single"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"begin": "\\s*(url)\\s*(\\()\\s*",
|
57
|
+
"beginCaptures": {
|
58
|
+
"1": {
|
59
|
+
"name": "support.function.url.css"
|
60
|
+
},
|
61
|
+
"2": {
|
62
|
+
"name": "punctuation.section.function.css"
|
63
|
+
}
|
64
|
+
},
|
65
|
+
"end": "\\s*(\\))\\s*",
|
66
|
+
"endCaptures": {
|
67
|
+
"1": {
|
68
|
+
"name": "punctuation.section.function.css"
|
69
|
+
}
|
70
|
+
},
|
71
|
+
"patterns": [
|
72
|
+
{
|
73
|
+
"match": "[^'\") \\t]+",
|
74
|
+
"name": "variable.parameter.url.css"
|
75
|
+
},
|
76
|
+
{
|
77
|
+
"include": "#string-single"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"include": "#string-double"
|
81
|
+
}
|
82
|
+
]
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"include": "#media-query-list"
|
86
|
+
}
|
87
|
+
]
|
88
|
+
},
|
89
|
+
{
|
90
|
+
"begin": "^\\s*((@)font-face)\\s*(?=\\{)",
|
91
|
+
"beginCaptures": {
|
92
|
+
"1": {
|
93
|
+
"name": "keyword.control.at-rule.font-face.css"
|
94
|
+
},
|
95
|
+
"2": {
|
96
|
+
"name": "punctuation.definition.keyword.css"
|
97
|
+
}
|
98
|
+
},
|
99
|
+
"end": "(?!\\G)",
|
100
|
+
"name": "meta.at-rule.font-face.css",
|
101
|
+
"patterns": [
|
102
|
+
{
|
103
|
+
"include": "#rule-list"
|
104
|
+
}
|
105
|
+
]
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"begin": "(?=^\\s*@media\\s*.*?\\{)",
|
109
|
+
"end": "\\s*(\\})",
|
110
|
+
"endCaptures": {
|
111
|
+
"1": {
|
112
|
+
"name": "punctuation.section.property-list.end.css"
|
113
|
+
}
|
114
|
+
},
|
115
|
+
"patterns": [
|
116
|
+
{
|
117
|
+
"begin": "^\\s*((@)media)(?=.*?\\{)",
|
118
|
+
"beginCaptures": {
|
119
|
+
"1": {
|
120
|
+
"name": "keyword.control.at-rule.media.css"
|
121
|
+
},
|
122
|
+
"2": {
|
123
|
+
"name": "punctuation.definition.keyword.css"
|
124
|
+
},
|
125
|
+
"3": {
|
126
|
+
"name": "support.constant.media.css"
|
127
|
+
}
|
128
|
+
},
|
129
|
+
"end": "\\s*(?=\\{)",
|
130
|
+
"name": "meta.at-rule.media.css",
|
131
|
+
"patterns": [
|
132
|
+
{
|
133
|
+
"include": "#media-query-list"
|
134
|
+
}
|
135
|
+
]
|
136
|
+
},
|
137
|
+
{
|
138
|
+
"begin": "\\s*(\\{)",
|
139
|
+
"beginCaptures": {
|
140
|
+
"1": {
|
141
|
+
"name": "punctuation.section.property-list.begin.css"
|
142
|
+
}
|
143
|
+
},
|
144
|
+
"end": "(?=\\})",
|
145
|
+
"patterns": [
|
146
|
+
{
|
147
|
+
"include": "$self"
|
148
|
+
}
|
149
|
+
]
|
150
|
+
}
|
151
|
+
]
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"begin": "(?=\\{)",
|
155
|
+
"end": "(?!\\G)",
|
156
|
+
"patterns": [
|
157
|
+
{
|
158
|
+
"include": "#rule-list"
|
159
|
+
}
|
160
|
+
]
|
161
|
+
}
|
162
|
+
],
|
163
|
+
"repository": {
|
164
|
+
"color-values": {
|
165
|
+
"patterns": [
|
166
|
+
{
|
167
|
+
"comment": "http://www.w3.org/TR/CSS21/syndata.html#value-def-color",
|
168
|
+
"match": "\\b(aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow)\\b",
|
169
|
+
"name": "support.constant.color.w3c-standard-color-name.css"
|
170
|
+
},
|
171
|
+
{
|
172
|
+
"comment": "These colours are mostly recognised but will not validate. ref: http://www.w3schools.com/css/css_colornames.asp",
|
173
|
+
"match": "\\b(aliceblue|antiquewhite|aquamarine|azure|beige|bisque|blanchedalmond|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|gainsboro|ghostwhite|gold|goldenrod|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|limegreen|linen|magenta|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|oldlace|olivedrab|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|thistle|tomato|turquoise|violet|wheat|whitesmoke|yellowgreen)\\b",
|
174
|
+
"name": "invalid.deprecated.color.w3c-non-standard-color-name.css"
|
175
|
+
},
|
176
|
+
{
|
177
|
+
"begin": "(hsla?|rgba?)\\s*(\\()",
|
178
|
+
"beginCaptures": {
|
179
|
+
"1": {
|
180
|
+
"name": "support.function.misc.css"
|
181
|
+
},
|
182
|
+
"2": {
|
183
|
+
"name": "punctuation.section.function.css"
|
184
|
+
}
|
185
|
+
},
|
186
|
+
"end": "(\\))",
|
187
|
+
"endCaptures": {
|
188
|
+
"1": {
|
189
|
+
"name": "punctuation.section.function.css"
|
190
|
+
}
|
191
|
+
},
|
192
|
+
"patterns": [
|
193
|
+
{
|
194
|
+
"match": "(?x)\\b\n\t\t\t\t\t\t\t (0*((1?[0-9]{1,2})|(2([0-4][0-9]|5[0-5])))\\s*,\\s*){2}\n\t\t\t\t\t\t\t (0*((1?[0-9]{1,2})|(2([0-4][0-9]|5[0-5])))\\b)\n\t\t\t\t\t\t\t (\\s*,\\s*((0?\\.[0-9]+)|[0-1]))?\n\t\t\t\t\t\t\t",
|
195
|
+
"name": "constant.other.color.rgb-value.css"
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"match": "\\b([0-9]{1,2}|100)\\s*%,\\s*([0-9]{1,2}|100)\\s*%,\\s*([0-9]{1,2}|100)\\s*%",
|
199
|
+
"name": "constant.other.color.rgb-percentage.css"
|
200
|
+
},
|
201
|
+
{
|
202
|
+
"include": "#numeric-values"
|
203
|
+
}
|
204
|
+
]
|
205
|
+
}
|
206
|
+
]
|
207
|
+
},
|
208
|
+
"comment-block": {
|
209
|
+
"begin": "/\\*",
|
210
|
+
"captures": {
|
211
|
+
"0": {
|
212
|
+
"name": "punctuation.definition.comment.css"
|
213
|
+
}
|
214
|
+
},
|
215
|
+
"end": "\\*/",
|
216
|
+
"name": "comment.block.css"
|
217
|
+
},
|
218
|
+
"media-query": {
|
219
|
+
"begin": "(?i)\\s*(only|not)?\\s*(all|aural|braille|embossed|handheld|print|projection|screen|tty|tv)?",
|
220
|
+
"beginCaptures": {
|
221
|
+
"1": {
|
222
|
+
"name": "keyword.operator.logic.media.css"
|
223
|
+
},
|
224
|
+
"2": {
|
225
|
+
"name": "support.constant.media.css"
|
226
|
+
}
|
227
|
+
},
|
228
|
+
"end": "\\s*(?:(,)|(?=[{;]))",
|
229
|
+
"endCaptures": {
|
230
|
+
"1": {
|
231
|
+
"name": "punctuation.definition.arbitrary-repitition.css"
|
232
|
+
}
|
233
|
+
},
|
234
|
+
"patterns": [
|
235
|
+
{
|
236
|
+
"begin": "\\s*(and)?\\s*(\\()\\s*",
|
237
|
+
"beginCaptures": {
|
238
|
+
"1": {
|
239
|
+
"name": "keyword.operator.logic.media.css"
|
240
|
+
}
|
241
|
+
},
|
242
|
+
"end": "\\)",
|
243
|
+
"patterns": [
|
244
|
+
{
|
245
|
+
"begin": "(?x)\n\t (\n\t ((min|max)-)?\n\t (\n\t ((device-)?(height|width|aspect-ratio))|\n\t (color(-index)?)|monochrome|resolution\n\t )\n\t )|grid|scan|orientation\n\t \\s*(?=[:)])",
|
246
|
+
"beginCaptures": {
|
247
|
+
"0": {
|
248
|
+
"name": "support.type.property-name.media.css"
|
249
|
+
}
|
250
|
+
},
|
251
|
+
"end": "(:)|(?=\\))",
|
252
|
+
"endCaptures": {
|
253
|
+
"1": {
|
254
|
+
"name": "punctuation.separator.key-value.css"
|
255
|
+
}
|
256
|
+
}
|
257
|
+
},
|
258
|
+
{
|
259
|
+
"match": "\\b(portrait|landscape|progressive|interlace)",
|
260
|
+
"name": "support.constant.property-value.css"
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"captures": {
|
264
|
+
"1": {
|
265
|
+
"name": "constant.numeric.css"
|
266
|
+
},
|
267
|
+
"2": {
|
268
|
+
"name": "keyword.operator.arithmetic.css"
|
269
|
+
},
|
270
|
+
"3": {
|
271
|
+
"name": "constant.numeric.css"
|
272
|
+
}
|
273
|
+
},
|
274
|
+
"match": "\\s*(\\d+)(/)(\\d+)"
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"include": "#numeric-values"
|
278
|
+
}
|
279
|
+
]
|
280
|
+
}
|
281
|
+
]
|
282
|
+
},
|
283
|
+
"media-query-list": {
|
284
|
+
"begin": "\\s*(?=[^{;])",
|
285
|
+
"end": "\\s*(?=[{;])",
|
286
|
+
"patterns": [
|
287
|
+
{
|
288
|
+
"include": "#media-query"
|
289
|
+
}
|
290
|
+
]
|
291
|
+
},
|
292
|
+
"numeric-values": {
|
293
|
+
"patterns": [
|
294
|
+
{
|
295
|
+
"captures": {
|
296
|
+
"1": {
|
297
|
+
"name": "punctuation.definition.constant.css"
|
298
|
+
}
|
299
|
+
},
|
300
|
+
"match": "(#)([0-9a-fA-F]{3}|[0-9a-fA-F]{6})\\b",
|
301
|
+
"name": "constant.other.color.rgb-value.css"
|
302
|
+
},
|
303
|
+
{
|
304
|
+
"captures": {
|
305
|
+
"1": {
|
306
|
+
"name": "keyword.other.unit.css"
|
307
|
+
}
|
308
|
+
},
|
309
|
+
"match": "(?x)\n\t\t\t\t\t (?:-|\\+)?(?:(?:[0-9]+(?:\\.[0-9]+)?)|(?:\\.[0-9]+))\n\t\t\t\t\t ((?:px|pt|ch|cm|mm|in|r?em|ex|pc|deg|g?rad|dpi|dpcm|s)\\b|%)?\n\t\t\t\t\t",
|
310
|
+
"name": "constant.numeric.css"
|
311
|
+
}
|
312
|
+
]
|
313
|
+
},
|
314
|
+
"property-values": {
|
315
|
+
"patterns": [
|
316
|
+
{
|
317
|
+
"match": "\\b(absolute|all(-scroll)?|always|armenian|auto|avoid|baseline|below|bidi-override|block|bold|bolder|both|bottom|break-all|break-word|capitalize|center|char|circle|cjk-ideographic|col-resize|collapse|crosshair|dashed|decimal-leading-zero|decimal|default|disabled|disc|distribute-all-lines|distribute-letter|distribute-space|distribute|dotted|double|e-resize|ellipsis|fixed|geometricPrecision|georgian|groove|hand|hebrew|help|hidden|hiragana-iroha|hiragana|horizontal|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space|inactive|inherit|inline-block|inline|inset|inside|inter-ideograph|inter-word|italic|justify|katakana-iroha|katakana|keep-all|left|lighter|line-edge|line-through|line|list-item|loose|lower-alpha|lower-greek|lower-latin|lower-roman|lowercase|lr-tb|ltr|medium|middle|move|n-resize|ne-resize|newspaper|no-drop|no-repeat|nw-resize|none|normal|not-allowed|nowrap|oblique|optimize(Legibility|Quality|Speed)|outset|outside|overline|pointer|pre(-(wrap|line))?|progress|relative|repeat-x|repeat-y|repeat|right|ridge|row-resize|rtl|s-resize|scroll|se-resize|separate|small-caps|solid|square|static|strict|sub|super|sw-resize|table-footer-group|table-header-group|tb-rl|text-bottom|text-top|text|thick|thin|top|transparent|underline|upper-alpha|upper-latin|upper-roman|uppercase|vertical(-(ideographic|text))?|visible(Painted|Fill|Stroke)?|w-resize|wait|whitespace|zero|smaller|larger|((xx?-)?(small|large))|painted|fill|stroke)\\b",
|
318
|
+
"name": "support.constant.property-value.css"
|
319
|
+
},
|
320
|
+
{
|
321
|
+
"match": "(\\b(?i:arial|century|comic|courier|garamond|georgia|helvetica|impact|lucida|symbol|system|tahoma|times|trebuchet|utopia|verdana|webdings|sans-serif|serif|monospace)\\b)",
|
322
|
+
"name": "support.constant.font-name.css"
|
323
|
+
},
|
324
|
+
{
|
325
|
+
"include": "#numeric-values"
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"include": "#color-values"
|
329
|
+
},
|
330
|
+
{
|
331
|
+
"include": "#string-double"
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"include": "#string-single"
|
335
|
+
},
|
336
|
+
{
|
337
|
+
"begin": "(rect)\\s*(\\()",
|
338
|
+
"beginCaptures": {
|
339
|
+
"1": {
|
340
|
+
"name": "support.function.misc.css"
|
341
|
+
},
|
342
|
+
"2": {
|
343
|
+
"name": "punctuation.section.function.css"
|
344
|
+
}
|
345
|
+
},
|
346
|
+
"end": "(\\))",
|
347
|
+
"endCaptures": {
|
348
|
+
"1": {
|
349
|
+
"name": "punctuation.section.function.css"
|
350
|
+
}
|
351
|
+
},
|
352
|
+
"patterns": [
|
353
|
+
{
|
354
|
+
"include": "#numeric-values"
|
355
|
+
}
|
356
|
+
]
|
357
|
+
},
|
358
|
+
{
|
359
|
+
"begin": "(format|local|url|attr|counter|counters)\\s*(\\()",
|
360
|
+
"beginCaptures": {
|
361
|
+
"1": {
|
362
|
+
"name": "support.function.misc.css"
|
363
|
+
},
|
364
|
+
"2": {
|
365
|
+
"name": "punctuation.section.function.css"
|
366
|
+
}
|
367
|
+
},
|
368
|
+
"end": "(\\))",
|
369
|
+
"endCaptures": {
|
370
|
+
"1": {
|
371
|
+
"name": "punctuation.section.function.css"
|
372
|
+
}
|
373
|
+
},
|
374
|
+
"patterns": [
|
375
|
+
{
|
376
|
+
"include": "#string-single"
|
377
|
+
},
|
378
|
+
{
|
379
|
+
"include": "#string-double"
|
380
|
+
},
|
381
|
+
{
|
382
|
+
"match": "[^'\") \\t]+",
|
383
|
+
"name": "variable.parameter.misc.css"
|
384
|
+
}
|
385
|
+
]
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"match": "\\!\\s*important",
|
389
|
+
"name": "keyword.other.important.css"
|
390
|
+
}
|
391
|
+
]
|
392
|
+
},
|
393
|
+
"rule-list": {
|
394
|
+
"begin": "\\{",
|
395
|
+
"beginCaptures": {
|
396
|
+
"0": {
|
397
|
+
"name": "punctuation.section.property-list.begin.css"
|
398
|
+
}
|
399
|
+
},
|
400
|
+
"end": "\\}",
|
401
|
+
"endCaptures": {
|
402
|
+
"0": {
|
403
|
+
"name": "punctuation.section.property-list.end.css"
|
404
|
+
}
|
405
|
+
},
|
406
|
+
"name": "meta.property-list.css",
|
407
|
+
"patterns": [
|
408
|
+
{
|
409
|
+
"include": "#comment-block"
|
410
|
+
},
|
411
|
+
{
|
412
|
+
"begin": "(?<![-a-z])(?=[-a-z])",
|
413
|
+
"end": "$|(?![-a-z])",
|
414
|
+
"name": "meta.property-name.css",
|
415
|
+
"patterns": [
|
416
|
+
{
|
417
|
+
"match": "\\b(-webkit-[A-Za-z]+|-moz-[A-Za-z]+|-o-[A-Za-z]+|-ms-[A-Za-z]+|-khtml-[A-Za-z]+|zoom|z-index|y|x|wrap|word-wrap|word-spacing|word-break|word|width|widows|white-space-collapse|white-space|white|weight|volume|voice-volume|voice-stress|voice-rate|voice-pitch-range|voice-pitch|voice-family|voice-duration|voice-balance|voice|visibility|vertical-align|variant|user-select|up|unicode-bidi|unicode|trim|transition-timing-function|transition-property|transition-duration|transition-delay|transition|transform|top-width|top-style|top-right-radius|top-left-radius|top-color|top|timing-function|text-wrap|text-transform|text-shadow|text-replace|text-outline|text-justify|text-indent|text-height|text-emphasis|text-decoration|text-align-last|text-align|text|target-position|target-new|target-name|target|table-layout|tab-size|style-type|style-position|style-image|style|string-set|stretch|stress|stacking-strategy|stacking-shift|stacking-ruby|stacking|src|speed|speech-rate|speech|speak-punctuation|speak-numeral|speak-header|speak|span|spacing|space-collapse|space|sizing|size-adjust|size|shadow|respond-to|rule-width|rule-style|rule-color|rule|ruby-span|ruby-position|ruby-overhang|ruby-align|ruby|rows|rotation-point|rotation|role|right-width|right-style|right-color|right|richness|rest-before|rest-after|rest|resource|resolution|resize|reset|replace|repeat|rendering-intent|rate|radius|quotes|punctuation-trim|punctuation|property|profile|presentation-level|presentation|position|pointer-events|point|play-state|play-during|play-count|pitch-range|pitch|phonemes|pause-before|pause-after|pause|page-policy|page-break-inside|page-break-before|page-break-after|page|padding-top|padding-right|padding-left|padding-bottom|padding|pack|overhang|overflow-y|overflow-x|overflow-style|overflow|outline-width|outline-style|outline-offset|outline-color|outline|orphans|origin|orientation|orient|ordinal-group|opacity|offset|numeral|new|nav-up|nav-right|nav-left|nav-index|nav-down|nav|name|move-to|model|min-width|min-height|min|max-width|max-height|max|marquee-style|marquee-speed|marquee-play-count|marquee-direction|marquee|marks|mark-before|mark-after|mark|margin-top|margin-right|margin-left|margin-bottom|margin|mask-image|list-style-type|list-style-position|list-style-image|list-style|list|lines|line-stacking-strategy|line-stacking-shift|line-stacking-ruby|line-stacking|line-height|line|level|letter-spacing|length|left-width|left-style|left-color|left|label|justify|iteration-count|inline-box-align|initial-value|initial-size|initial-before-align|initial-before-adjust|initial-after-align|initial-after-adjust|index|indent|increment|image-resolution|image-orientation|image|icon|hyphens|hyphenate-resource|hyphenate-lines|hyphenate-character|hyphenate-before|hyphenate-after|hyphenate|height|header|hanging-punctuation|grid-rows|grid-columns|grid|gap|font-weight|font-variant|font-style|font-stretch|font-size-adjust|font-size|font-family|font|float-offset|float|flex-group|flex|fit-position|fit|fill|filter|family|empty-cells|emphasis|elevation|duration|drop-initial-value|drop-initial-size|drop-initial-before-align|drop-initial-before-adjust|drop-initial-after-align|drop-initial-after-adjust|drop|down|dominant-baseline|display-role|display-model|display|direction|delay|decoration-break|decoration|cursor|cue-before|cue-after|cue|crop|counter-reset|counter-increment|counter|count|content|columns|column-width|column-span|column-rule-width|column-rule-style|column-rule-color|column-rule|column-gap|column-fill|column-count|column-break-before|column-break-after|column|color-profile|color|collapse|clip|clear|character|caption-side|break-inside|break-before|break-after|break|box-sizing|box-shadow|box-pack|box-orient|box-ordinal-group|box-lines|box-flex-group|box-flex|box-direction|box-decoration-break|box-align|box|bottom-width|bottom-style|bottom-right-radius|bottom-left-radius|bottom-color|bottom|border-width|border-top-width|border-top-style|border-top-right-radius|border-top-left-radius|border-top-color|border-top|border-style|border-spacing|border-right-width|border-right-style|border-right-color|border-right|border-radius|border-length|border-left-width|border-left-style|border-left-color|border-left|border-image|border-color|border-collapse|border-bottom-width|border-bottom-style|border-bottom-right-radius|border-bottom-left-radius|border-bottom-color|border-bottom|border|bookmark-target|bookmark-level|bookmark-label|bookmark|binding|bidi|before|baseline-shift|baseline|balance|background-size|background-repeat|background-position|background-origin|background-image|background-color|background-clip|background-break|background-attachment|background|azimuth|attachment|appearance|animation-timing-function|animation-play-state|animation-name|animation-iteration-count|animation-duration|animation-direction|animation-delay|animation|alignment-baseline|alignment-adjust|alignment|align-last|align|after|adjust)\\b",
|
418
|
+
"name": "support.type.property-name.css"
|
419
|
+
}
|
420
|
+
]
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"begin": "(:)\\s*",
|
424
|
+
"beginCaptures": {
|
425
|
+
"1": {
|
426
|
+
"name": "punctuation.separator.key-value.css"
|
427
|
+
}
|
428
|
+
},
|
429
|
+
"end": "\\s*(;|(?=\\}))",
|
430
|
+
"endCaptures": {
|
431
|
+
"1": {
|
432
|
+
"name": "punctuation.terminator.rule.css"
|
433
|
+
}
|
434
|
+
},
|
435
|
+
"name": "meta.property-value.css",
|
436
|
+
"patterns": [
|
437
|
+
{
|
438
|
+
"include": "#property-values"
|
439
|
+
}
|
440
|
+
]
|
441
|
+
}
|
442
|
+
]
|
443
|
+
},
|
444
|
+
"selector": {
|
445
|
+
"begin": "\\s*(?=[:.*#a-zA-Z])",
|
446
|
+
"end": "(?=[/@{)])",
|
447
|
+
"name": "meta.selector.css",
|
448
|
+
"patterns": [
|
449
|
+
{
|
450
|
+
"match": "\\b(a|abbr|acronym|address|area|article|aside|audio|b|base|big|blockquote|body|br|button|canvas|caption|cite|code|col|colgroup|datalist|dd|del|details|dfn|dialog|div|dl|dt|em|eventsource|fieldset|figure|figcaption|footer|form|frame|frameset|(h[1-6])|head|header|hgroup|hr|html|i|iframe|img|input|ins|kbd|label|legend|li|link|map|mark|menu|meta|meter|nav|noframes|noscript|object|ol|optgroup|option|output|p|param|pre|progress|q|samp|script|section|select|small|span|strike|strong|style|sub|summary|sup|table|tbody|td|textarea|tfoot|th|thead|time|title|tr|tt|ul|var|video)\\b",
|
451
|
+
"name": "entity.name.tag.css"
|
452
|
+
},
|
453
|
+
{
|
454
|
+
"captures": {
|
455
|
+
"1": {
|
456
|
+
"name": "punctuation.definition.entity.css"
|
457
|
+
}
|
458
|
+
},
|
459
|
+
"match": "(\\.)[a-zA-Z0-9_-]+",
|
460
|
+
"name": "entity.other.attribute-name.class.css"
|
461
|
+
},
|
462
|
+
{
|
463
|
+
"captures": {
|
464
|
+
"1": {
|
465
|
+
"name": "punctuation.definition.entity.css"
|
466
|
+
}
|
467
|
+
},
|
468
|
+
"match": "(#)[a-zA-Z][a-zA-Z0-9_-]*",
|
469
|
+
"name": "entity.other.attribute-name.id.css"
|
470
|
+
},
|
471
|
+
{
|
472
|
+
"match": "\\*",
|
473
|
+
"name": "entity.name.tag.wildcard.css"
|
474
|
+
},
|
475
|
+
{
|
476
|
+
"captures": {
|
477
|
+
"1": {
|
478
|
+
"name": "punctuation.definition.entity.css"
|
479
|
+
}
|
480
|
+
},
|
481
|
+
"match": "(:+)(after|before|first-letter|first-line|selection)\\b",
|
482
|
+
"name": "entity.other.attribute-name.pseudo-element.css"
|
483
|
+
},
|
484
|
+
{
|
485
|
+
"captures": {
|
486
|
+
"1": {
|
487
|
+
"name": "punctuation.definition.entity.css"
|
488
|
+
}
|
489
|
+
},
|
490
|
+
"match": "(:)((first|last)-child|(first|last|only)-of-type|empty|root|target|first|left|right)\\b",
|
491
|
+
"name": "entity.other.attribute-name.pseudo-class.css"
|
492
|
+
},
|
493
|
+
{
|
494
|
+
"captures": {
|
495
|
+
"1": {
|
496
|
+
"name": "punctuation.definition.entity.css"
|
497
|
+
}
|
498
|
+
},
|
499
|
+
"match": "(:)(checked|enabled|default|disabled|indeterminate|invalid|optional|required|valid)\\b",
|
500
|
+
"name": "entity.other.attribute-name.pseudo-class.ui-state.css"
|
501
|
+
},
|
502
|
+
{
|
503
|
+
"begin": "((:)not)(\\()",
|
504
|
+
"beginCaptures": {
|
505
|
+
"1": {
|
506
|
+
"name": "entity.other.attribute-name.pseudo-class.css"
|
507
|
+
},
|
508
|
+
"2": {
|
509
|
+
"name": "punctuation.definition.entity.css"
|
510
|
+
},
|
511
|
+
"3": {
|
512
|
+
"name": "punctuation.section.function.css"
|
513
|
+
}
|
514
|
+
},
|
515
|
+
"end": "\\)",
|
516
|
+
"endCaptures": {
|
517
|
+
"0": {
|
518
|
+
"name": "punctuation.section.function.css"
|
519
|
+
}
|
520
|
+
},
|
521
|
+
"patterns": [
|
522
|
+
{
|
523
|
+
"include": "#selector"
|
524
|
+
}
|
525
|
+
]
|
526
|
+
},
|
527
|
+
{
|
528
|
+
"captures": {
|
529
|
+
"1": {
|
530
|
+
"name": "entity.other.attribute-name.pseudo-class.css"
|
531
|
+
},
|
532
|
+
"2": {
|
533
|
+
"name": "punctuation.definition.entity.css"
|
534
|
+
},
|
535
|
+
"3": {
|
536
|
+
"name": "punctuation.section.function.css"
|
537
|
+
},
|
538
|
+
"4": {
|
539
|
+
"name": "constant.numeric.css"
|
540
|
+
},
|
541
|
+
"5": {
|
542
|
+
"name": "punctuation.section.function.css"
|
543
|
+
}
|
544
|
+
},
|
545
|
+
"match": "((:)nth-(?:(?:last-)?child|(?:last-)?of-type))(\\()(\\-?(?:\\d+n?|n)(?:\\+\\d+)?|even|odd)(\\))"
|
546
|
+
},
|
547
|
+
{
|
548
|
+
"captures": {
|
549
|
+
"1": {
|
550
|
+
"name": "punctuation.definition.entity.css"
|
551
|
+
}
|
552
|
+
},
|
553
|
+
"match": "(:)(active|hover|link|visited|focus)\\b",
|
554
|
+
"name": "entity.other.attribute-name.pseudo-class.css"
|
555
|
+
},
|
556
|
+
{
|
557
|
+
"captures": {
|
558
|
+
"1": {
|
559
|
+
"name": "punctuation.definition.entity.css"
|
560
|
+
},
|
561
|
+
"2": {
|
562
|
+
"name": "entity.other.attribute-name.attribute.css"
|
563
|
+
},
|
564
|
+
"3": {
|
565
|
+
"name": "punctuation.separator.operator.css"
|
566
|
+
},
|
567
|
+
"4": {
|
568
|
+
"name": "string.unquoted.attribute-value.css"
|
569
|
+
},
|
570
|
+
"5": {
|
571
|
+
"name": "string.quoted.double.attribute-value.css"
|
572
|
+
},
|
573
|
+
"6": {
|
574
|
+
"name": "punctuation.definition.string.begin.css"
|
575
|
+
},
|
576
|
+
"7": {
|
577
|
+
"name": "punctuation.definition.string.end.css"
|
578
|
+
}
|
579
|
+
},
|
580
|
+
"match": "(?i)(\\[)\\s*(-?[_a-z\\\\[[:^ascii:]]][_a-z0-9\\-\\\\[[:^ascii:]]]*)(?:\\s*([~|^$*]?=)\\s*(?:(-?[_a-z\\\\[[:^ascii:]]][_a-z0-9\\-\\\\[[:^ascii:]]]*)|((?>(['\"])(?:[^\\\\]|\\\\.)*?(\\6)))))?\\s*(\\])",
|
581
|
+
"name": "meta.attribute-selector.css"
|
582
|
+
}
|
583
|
+
]
|
584
|
+
},
|
585
|
+
"string-double": {
|
586
|
+
"begin": "\"",
|
587
|
+
"beginCaptures": {
|
588
|
+
"0": {
|
589
|
+
"name": "punctuation.definition.string.begin.css"
|
590
|
+
}
|
591
|
+
},
|
592
|
+
"end": "\"",
|
593
|
+
"endCaptures": {
|
594
|
+
"0": {
|
595
|
+
"name": "punctuation.definition.string.end.css"
|
596
|
+
}
|
597
|
+
},
|
598
|
+
"name": "string.quoted.double.css",
|
599
|
+
"patterns": [
|
600
|
+
{
|
601
|
+
"match": "\\\\.",
|
602
|
+
"name": "constant.character.escape.css"
|
603
|
+
}
|
604
|
+
]
|
605
|
+
},
|
606
|
+
"string-single": {
|
607
|
+
"begin": "'",
|
608
|
+
"beginCaptures": {
|
609
|
+
"0": {
|
610
|
+
"name": "punctuation.definition.string.begin.css"
|
611
|
+
}
|
612
|
+
},
|
613
|
+
"end": "'",
|
614
|
+
"endCaptures": {
|
615
|
+
"0": {
|
616
|
+
"name": "punctuation.definition.string.end.css"
|
617
|
+
}
|
618
|
+
},
|
619
|
+
"name": "string.quoted.single.css",
|
620
|
+
"patterns": [
|
621
|
+
{
|
622
|
+
"match": "\\\\.",
|
623
|
+
"name": "constant.character.escape.css"
|
624
|
+
}
|
625
|
+
]
|
626
|
+
}
|
627
|
+
},
|
628
|
+
"scopeName": "source.css",
|
629
|
+
"uuid": "69AA0917-B7BB-11D9-A7E2-000D93C8BE28"
|
630
|
+
}
|