I am new to VsCode and I am trying to batch build a file/project (sln) folder and release it to x64 dll, but I cannot seem to find Build or Batch Build on the menu bar. I tried installing c/c++, SDK does that help?
I tried installing c/c++, SDK does that help?. All I can do is to build ctrl + shift + b, but I don’t know how does that work and it doesn’t have a release folder after I use it.
>Solution :
You can run file by here.
Or you can build and run file by terminal, you should research on google how to run file of your language which you are using by terminal of vscode.
I hope my suggestion helpful for you.
