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 020ee67 commit 60c417eCopy full SHA for 60c417e
syntaxes/lit-html.json
@@ -15,7 +15,7 @@
15
{
16
"name": "string.js.taggedTemplate",
17
"contentName": "meta.embedded.block.html",
18
- "begin": "(?x)(\\b(?:\\w+\\.)*(?:html|raw|safeHtml)\\s*)(`)",
+ "begin": "(?x)(\\b(?:\\w+\\.)*(?:html|safeHtml)\\s*)(`)",
19
"beginCaptures": {
20
"1": {
21
"name": "entity.name.function.tagged-template.js"
0 commit comments