We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6991cf commit 62007a4Copy full SHA for 62007a4
grammars/angular/syntaxes/template-blocks.json
@@ -1,6 +1,6 @@
1
{
2
"scopeName": "template.blocks.ng",
3
- "injectionSelector": "L:text.html -comment -expression.ng -meta.tag",
+ "injectionSelector": "L:text.html -comment -expression.ng -meta.tag -source.css -source.js",
4
"patterns": [
5
6
"include": "#block"
0 commit comments