mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
[php] update php grammar
This commit is contained in:
@@ -318,8 +318,8 @@
|
||||
},
|
||||
{
|
||||
"scope": [
|
||||
"punctuation.section.embedded.begin.metatag.php",
|
||||
"punctuation.section.embedded.end.metatag.php"
|
||||
"punctuation.section.embedded.begin.php",
|
||||
"punctuation.section.embedded.end.php"
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#800000"
|
||||
|
||||
Reference in New Issue
Block a user