From d3780038d793e7cd697a3d00914b6763ab08f8c2 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Sun, 15 Sep 2019 12:42:33 -0700 Subject: [PATCH] Revert "Revert "Merge pull request #80657 from KapitanOczywisty/patch-1"" CLA signed, bring back PR This reverts commit 0e8a10aa7dff71e8e75cd11248bd4aed6867fc30. --- extensions/php/build/update-grammar.js | 3 ++- extensions/php/syntaxes/html.tmLanguage.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/extensions/php/build/update-grammar.js b/extensions/php/build/update-grammar.js index 58b1207a4a2..da01c30d40d 100644 --- a/extensions/php/build/update-grammar.js +++ b/extensions/php/build/update-grammar.js @@ -8,8 +8,9 @@ const updateGrammar = require('../../../build/npm/update-grammar'); function adaptInjectionScope(grammar) { // we're using the HTML grammar from https://github.com/textmate/html.tmbundle which has moved away from source.js.embedded.html + // also we need to add source.css scope for PHP code in