mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
@@ -34,7 +34,7 @@
|
||||
"include": "#razor-control-structures"
|
||||
},
|
||||
{
|
||||
"include": "text.html.basic"
|
||||
"include": "text.html.derivative"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
@@ -155,7 +155,7 @@
|
||||
"include": "#razor-control-structures"
|
||||
},
|
||||
{
|
||||
"include": "text.html.basic"
|
||||
"include": "text.html.derivative"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -239,7 +239,7 @@
|
||||
},
|
||||
"patterns": [
|
||||
{
|
||||
"include": "text.html.basic#attribute"
|
||||
"include": "text.html.derivative"
|
||||
}
|
||||
],
|
||||
"end": "/?>",
|
||||
@@ -286,7 +286,7 @@
|
||||
"include": "#razor-control-structures"
|
||||
},
|
||||
{
|
||||
"include": "text.html.basic#attribute"
|
||||
"include": "text.html.derivative"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user