vscode-blockman icon indicating copy to clipboard operation
vscode-blockman copied to clipboard

Suggestion: Support for backtick

Open sni-J opened this issue 3 years ago • 1 comments

First of all, thank you for great extension. I'm currently using this with my React + emotion environment and faced this problem.

image

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?

sni-J avatar Jan 10 '22 02:01 sni-J

Seems good idea. I need a good TSX/JSX/TS/JS tokenizer(s), I hope I'll find it.

leodevbro avatar Jan 10 '22 05:01 leodevbro