saem/vscode-nim

`emit` breaks syntax highlighting

tsoj opened this issue · 0 comments

tsoj commented

This example doesn't get properly highlighted, and additionally it breaks all following highlighting:

{.emit: ["""for(size_t i = 0; i < """, 5, """; ++i){}"""].}