mirror of
https://gitlab.com/MisterBiggs/vscode-chocolatey-cpp.git
synced 2025-06-15 14:46:45 +00:00
460 B
460 B
Using C++ in VS Code using Chocolatey
Steps
- Install MinGW using chocolatey.
- Copy contents of
.vscode
folder into working directory. - Press
F5
to debug orctrl-F5
to compile and run without debugging. - ???
- 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 ♥