mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
php - fix custom tags appearing invalid
Fixes https://github.com/microsoft/vscode/issues/76997
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
"name": "comment.line.shebang.php"
|
||||
},
|
||||
{
|
||||
"include": "text.html.basic"
|
||||
"include": "text.html.derivative"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user