In Angular 19+ - template literals or template strings are supported in HTML expressions:
Docs: https://v19.angular.dev/guide/templates/expression-syntax#supported-value-literals
But when I use zed with angular LSP - I get the following error:
Parser Error: Unexpected token Lexer Error: Unexpected character [``] at column 114 in expression ... (ngtsc -995002)