Vscode Setup C++
vscode plugin
- c/c++
F5 debug and run current code.
- code runner
File –> Preference –> Setting –> Extensions –> Run Code configuration
Tun on: Run In Terminal.
Run current code with a button or Ctrl+Alt+N.
Terminal
When vscode terminal cann’t be opened:
File->Preference->Settings
Search “terminal.integrated.inheritEnv” and trun on it.