Hey everyone! Using csharp-ts-mode, string-interpolation expressions correctly. Basically the entire string-interpolation expression is fontified as a continuous string. This seems to be caused be a few selectors which are too wide, capturing non-string content, and a mix of missing selectors as well. Attached is a patch which fixes this. — Kind Regards Jostein Kjønigsen