mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Tweak colorization of regexp for light+ and dark+
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"PHP",
|
||||
"php"
|
||||
],
|
||||
"firstLine": "^#!/.*\\bphp\\b",
|
||||
"firstLine": "^#!/.*\\bphp\\b",
|
||||
"mimetypes": [
|
||||
"application/x-php"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user