Vscode Setup C++

vscode plugin

F5 debug and run current code.

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.