Why is my code not running in VS Code?
If your terminal is set to run as administrator only, and you are not launching VS Code as administrator, the terminal will not be able to open. You can either change the default terminal or edit the properties of the terminal exe to not run as administrator.
How do you close a running program in VS Code?
VS Code maintains a debug session while the program is running, and pressing the Stop button terminates the program.