vscode-nim
vscode-nim copied to clipboard
`emit` breaks syntax highlighting
This example doesn't get properly highlighted, and additionally it breaks all following highlighting:
{.emit: ["""for(size_t i = 0; i < """, 5, """; ++i){}"""].}