Skip to content

Commit

Permalink
fix: auto closing pairs not working in template expressions
Browse files Browse the repository at this point in the history
close #1437
  • Loading branch information
johnsoncodehk committed Jun 12, 2022
1 parent 239d592 commit 4963cd1
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -70,6 +70,7 @@
]
}
],
"autoCloseBefore": ";:.,=}])><`'\" \n\t",
"surroundingPairs": [
{
"open": "'",
Expand Down

0 comments on commit 4963cd1

Please sign in to comment.