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 ...
When generating queries from query files using backticks as a means to escape reserved keywords, those are not escaped in the generated outputs, resulting in invalid JS code. OS: 6.0.2-arch1-1 EdgeDB ...