Improved Interps in Embedded ES
I write a lot of code generators and frequently embed javascript inside template literals. This update significantly improves highlighting for the embedded syntax after being interrupted by an interpolated value.
Here is a quick demo of just a few places where you can now safely use interpolation as if you are substituting an identifier and still have beautiful highlighting:
