We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4283d5 + fd2850a commit 2b97fd5Copy full SHA for 2b97fd5
1 file changed
syntaxes/expressions.tmGrammar.json
@@ -11,7 +11,7 @@
11
],
12
"repository": {
13
"expression": {
14
- "match": "\\$\\{\\{(.*?)\\}\\}",
+ "match": "[^|\\G]?\\$\\{\\{(.*?)\\}\\}",
15
"name": "meta.embedded.block.github-actions-expression",
16
"captures": {
17
"1": {
0 commit comments