vscode-tinacious-design-syntax
vscode-tinacious-design-syntax copied to clipboard
Add support for syntax highlighting in string interpolation
Would be nice if syntax highlighting were supported in JavaScript string interpolation.
Already works for me!
The theme only styles scopes (similar to CSS classes). Depending on the theme and your settings either the language provider (TypeScript LSP) or the grammar (TextMate regexes) provides the scopes.
If it's working for you too this and #26 could be closed 🎬