vscode-tinacious-design-syntax icon indicating copy to clipboard operation
vscode-tinacious-design-syntax copied to clipboard

Add support for syntax highlighting in string interpolation

Open tinacious opened this issue 5 years ago • 2 comments

Would be nice if syntax highlighting were supported in JavaScript string interpolation.

string-interpolation

tinacious avatar Apr 26 '20 20:04 tinacious

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.

texastoland avatar Oct 04 '21 03:10 texastoland

If it's working for you too this and #26 could be closed 🎬

texastoland avatar Oct 06 '21 01:10 texastoland