meganrogge / template-string-converter

Autocorrect from quotes to backticks
MIT License
194 stars 24 forks source link

Extension incorrectly adds brace to {some-text} when $ is added #70

Open bsaggese14 opened 2 years ago

bsaggese14 commented 2 years ago

"test {me}" -> "test ${me}" becomes -> `test ${}me}` with an extra brace

meganrogge commented 2 years ago

what are your settings? gif would be helpful

bsaggese14 commented 2 years ago
image
bsaggese14 commented 2 years ago

ezgif com-gif-maker (3)