Geany Syntax Highlighting for JavaScript Doesn't Understand [Template Literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_l...). For example if you put an expression like `${expression}` inside a template literal the syntax highlighting doesn't distinguish that expression from the rest of the string.