php - fix custom tags appearing invalid

Fixes https://github.com/microsoft/vscode/issues/76997
This commit is contained in:
Connor Peet
2019-10-10 15:59:58 -07:00
parent 3ee53ad714
commit f840384927
4 changed files with 82 additions and 2 deletions

View File

@@ -129,7 +129,7 @@
"name": "comment.line.shebang.php"
},
{
"include": "text.html.basic"
"include": "text.html.derivative"
}
],
"repository": {