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