when i click the vscode run button it pops up with a useless dialog box instead of running the code. (i attached a screen)
running with f6 yeilds this error "A system error occurred (EINVAL: invalid argument, mkdir ‘c:pyrhtonnimtestC:UsersL.nimblebin’)"
i was expecting it to compile and run the .nim
file and alert me to any errors in the vscode terminal.
2
Answers
i think you need to install the extension.
This is point 5 in the screenshot
You need to install the nim extension, you can look for an nim extension to your liking, otherwise https://marketplace.visualstudio.com/items?itemName=kosz78.nim is an extension that can run .nim files