mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Improve colorization of embedded start end puctuators across languages
This commit is contained in:
@@ -454,11 +454,11 @@
|
|||||||
"c": "#{",
|
"c": "#{",
|
||||||
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -476,11 +476,11 @@
|
|||||||
"c": "}",
|
"c": "}",
|
||||||
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
"t": "source.coffee string.regexp.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -311,11 +311,11 @@
|
|||||||
"c": "#{",
|
"c": "#{",
|
||||||
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -333,11 +333,11 @@
|
|||||||
"c": "}",
|
"c": "}",
|
||||||
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -575,11 +575,11 @@
|
|||||||
"c": "#{",
|
"c": "#{",
|
||||||
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -597,11 +597,11 @@
|
|||||||
"c": "}",
|
"c": "}",
|
||||||
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
"t": "source.coffee meta.function-call.coffee meta.arguments.coffee string.quoted.double.coffee source.coffee.embedded.source punctuation.section.embedded.coffee",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "punctuation.section.embedded.coffee: #0000FF",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "punctuation.section.embedded.coffee: #569CD6",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.coffee: #0000FF",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "punctuation.section.embedded.coffee: #569CD6"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1664,11 +1664,11 @@
|
|||||||
"c": "{",
|
"c": "{",
|
||||||
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.without-attributes.js meta.jsx.children.tsx meta.embedded.expression.js punctuation.section.embedded.begin.js",
|
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.without-attributes.js meta.jsx.children.tsx meta.embedded.expression.js punctuation.section.embedded.begin.js",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "meta.embedded: #D4D4D4",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "meta.embedded: #000000",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "meta.embedded: #D4D4D4",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "meta.embedded: #000000",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1686,11 +1686,11 @@
|
|||||||
"c": "}",
|
"c": "}",
|
||||||
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.without-attributes.js meta.jsx.children.tsx meta.embedded.expression.js punctuation.section.embedded.end.js",
|
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.without-attributes.js meta.jsx.children.tsx meta.embedded.expression.js punctuation.section.embedded.end.js",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "meta.embedded: #D4D4D4",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "meta.embedded: #000000",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "meta.embedded: #D4D4D4",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "meta.embedded: #000000",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1862,11 +1862,11 @@
|
|||||||
"c": "{",
|
"c": "{",
|
||||||
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.js meta.embedded.expression.js punctuation.section.embedded.begin.js",
|
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.js meta.embedded.expression.js punctuation.section.embedded.begin.js",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "meta.embedded: #D4D4D4",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "meta.embedded: #000000",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "meta.embedded: #D4D4D4",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "meta.embedded: #000000",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1906,11 +1906,11 @@
|
|||||||
"c": "}",
|
"c": "}",
|
||||||
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.js meta.embedded.expression.js punctuation.section.embedded.end.js",
|
"t": "source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js meta.function.expression.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.tsx meta.tag.js meta.embedded.expression.js punctuation.section.embedded.end.js",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "meta.embedded: #D4D4D4",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "meta.embedded: #000000",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "meta.embedded: #D4D4D4",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "meta.embedded: #000000",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -73,7 +73,7 @@
|
|||||||
"light_plus": "punctuation.section.embedded.begin.php: #800000",
|
"light_plus": "punctuation.section.embedded.begin.php: #800000",
|
||||||
"dark_vs": "punctuation.section.embedded.begin.php: #569CD6",
|
"dark_vs": "punctuation.section.embedded.begin.php: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.begin.php: #800000",
|
"light_vs": "punctuation.section.embedded.begin.php: #800000",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -458,7 +458,7 @@
|
|||||||
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
||||||
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -469,7 +469,7 @@
|
|||||||
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
||||||
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -227,7 +227,7 @@
|
|||||||
"light_plus": "punctuation.section.embedded.begin.php: #800000",
|
"light_plus": "punctuation.section.embedded.begin.php: #800000",
|
||||||
"dark_vs": "punctuation.section.embedded.begin.php: #569CD6",
|
"dark_vs": "punctuation.section.embedded.begin.php: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.begin.php: #800000",
|
"light_vs": "punctuation.section.embedded.begin.php: #800000",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -3549,7 +3549,7 @@
|
|||||||
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
||||||
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -3560,7 +3560,7 @@
|
|||||||
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
"light_plus": "punctuation.section.embedded.end.php: #800000",
|
||||||
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
"dark_vs": "punctuation.section.embedded.end.php: #569CD6",
|
||||||
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
"light_vs": "punctuation.section.embedded.end.php: #800000",
|
||||||
"hc_black": "default: #FFFFFF"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2258,11 +2258,11 @@
|
|||||||
"c": "#{",
|
"c": "#{",
|
||||||
"t": "source.ruby string.interpolated.ruby meta.embedded.line.ruby punctuation.section.embedded.begin.ruby",
|
"t": "source.ruby string.interpolated.ruby meta.embedded.line.ruby punctuation.section.embedded.begin.ruby",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "meta.embedded: #D4D4D4",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "meta.embedded: #000000",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "meta.embedded: #D4D4D4",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "meta.embedded: #000000",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "string: #CE9178"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -2280,11 +2280,11 @@
|
|||||||
"c": "}",
|
"c": "}",
|
||||||
"t": "source.ruby string.interpolated.ruby meta.embedded.line.ruby punctuation.section.embedded.end.ruby source.ruby",
|
"t": "source.ruby string.interpolated.ruby meta.embedded.line.ruby punctuation.section.embedded.end.ruby source.ruby",
|
||||||
"r": {
|
"r": {
|
||||||
"dark_plus": "meta.embedded: #D4D4D4",
|
"dark_plus": "punctuation.section.embedded: #569CD6",
|
||||||
"light_plus": "meta.embedded: #000000",
|
"light_plus": "punctuation.section.embedded: #0000FF",
|
||||||
"dark_vs": "meta.embedded: #D4D4D4",
|
"dark_vs": "punctuation.section.embedded: #569CD6",
|
||||||
"light_vs": "meta.embedded: #000000",
|
"light_vs": "punctuation.section.embedded: #0000FF",
|
||||||
"hc_black": "string: #CE9178"
|
"hc_black": "punctuation.section.embedded: #569CD6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -252,7 +252,7 @@
|
|||||||
"scope": [
|
"scope": [
|
||||||
"punctuation.definition.template-expression.begin",
|
"punctuation.definition.template-expression.begin",
|
||||||
"punctuation.definition.template-expression.end",
|
"punctuation.definition.template-expression.end",
|
||||||
"punctuation.section.embedded.coffee"
|
"punctuation.section.embedded"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#569cd6"
|
"foreground": "#569cd6"
|
||||||
|
|||||||
@@ -231,7 +231,7 @@
|
|||||||
"scope": [
|
"scope": [
|
||||||
"punctuation.definition.template-expression.begin",
|
"punctuation.definition.template-expression.begin",
|
||||||
"punctuation.definition.template-expression.end",
|
"punctuation.definition.template-expression.end",
|
||||||
"punctuation.section.embedded.coffee"
|
"punctuation.section.embedded"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#569cd6"
|
"foreground": "#569cd6"
|
||||||
|
|||||||
@@ -248,7 +248,7 @@
|
|||||||
"scope": [
|
"scope": [
|
||||||
"punctuation.definition.template-expression.begin",
|
"punctuation.definition.template-expression.begin",
|
||||||
"punctuation.definition.template-expression.end",
|
"punctuation.definition.template-expression.end",
|
||||||
"punctuation.section.embedded.coffee"
|
"punctuation.section.embedded"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#0000ff"
|
"foreground": "#0000ff"
|
||||||
|
|||||||
@@ -121,7 +121,7 @@
|
|||||||
"name": "Template Definition",
|
"name": "Template Definition",
|
||||||
"scope": [
|
"scope": [
|
||||||
"punctuation.definition.template-expression",
|
"punctuation.definition.template-expression",
|
||||||
"punctuation.section.embedded.coffee"
|
"punctuation.section.embedded"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#F92672"
|
"foreground": "#F92672"
|
||||||
|
|||||||
@@ -169,14 +169,6 @@
|
|||||||
"foreground": "#aa5507ff"
|
"foreground": "#aa5507ff"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "String embedded-source",
|
|
||||||
"scope": "string.quoted source",
|
|
||||||
"settings": {
|
|
||||||
"fontStyle": "",
|
|
||||||
"foreground": "#9df39fff"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "String constant",
|
"name": "String constant",
|
||||||
"scope": "string constant",
|
"scope": "string constant",
|
||||||
|
|||||||
Reference in New Issue
Block a user