1
0
mirror of https://gitlab.com/MisterBiggs/vscode-chocolatey-cpp.git synced 2025-06-15 14:46:45 +00:00
2019-10-15 02:18:36 +00:00

460 B

Using C++ in VS Code using Chocolatey

Steps

  1. Install MinGW using chocolatey.
  2. Copy contents of .vscode folder into working directory.
  3. Press F5 to debug or ctrl-F5 to compile and run without debugging.
  4. ???
  5. Profit.

Disclaimer

These instructions are more for me so I don't have to reinvent the wheel anytime I reset my PC. So, don't expect any help from me when this doesn't work for you ♥