I posted bug report
https://github.com/pragmagic/vscode-nim/issues/166
For that to be recognized you need a .nim.cfg or a .nims file :)
E.g. put a as1.nim.cfg file with contents:
--threads:on Run
--threads:on