vscode-blockman
vscode-blockman copied to clipboard
Suggestion: Support for backtick
First of all, thank you for great extension. I'm currently using this with my React + emotion environment and faced this problem.

As you can see, css block inside backtick is not highlighted. It's not very important with this example case, but if css block goes longer, blockman might help a lot. Not only this case, but also simple multiline string has same demands.
I don't think every string requires it (just my opinion) but support on backtick multiline string will really really helpful. wdyt?
Seems good idea. I need a good TSX/JSX/TS/JS tokenizer(s), I hope I'll find it.