Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 319 Bytes

C / C++ configurations for Visual Studio Code

task.json and launch.json configurations to run and debug c and c++ in VSCode. Download the files and put them inside a ".vscode" folder inside the folder of your c or c++ program;

The configurations have been tested with:

  • Bash / Zsh (Linux)
  • Powershell 7 (Windows)