This extension will automatically convert single or double quotes to backticks when needed. Just start typing a regular string, the extension will transform it into a template literal as soon as it ...
This is a simple extension that is useful to JavaScript programmers who, like me, don't think ahead. If you type ${into a JavaScript quote the quote style will be converted to backticks.