mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
222ed5b220
* Reset JavaScript expression coloring in template expressions Fixes #29866 Adds new rules to standard theme to reset the coloring of expression inside of js/ts template expressions * update tests