Why should you use visual studio code ?
Visual Studio Code is a free source-code editor made by Microsoft for Windows, Linux and macOS...
For further actions, you may consider blocking this person and/or reporting abuse
Just one thing I'd add to this, after I installed mingw, I was trying to run my c file but it didn't work because my vs code needed a restart, so if vs code was already open before installing mingw, just give vs code a restart and everything should work.
This was super helpful, you're amazing! Thank youuuu.
it's really helpful. its worth reading
Glad you find it helpful!
thank you...i set up my vs code following this guide...
I'm glad, you found it helpful.
really helpful
__
guys can somebody explain me at which point whilst creating a project the compiler will detect which chip i have for example i have a Mac system with m1 chip. Are there any files, which are detecting my software and chipset?
Thank you!
when I run my code, I see this error:
'g++' is not recognized as an internal or external command,
operable program or batch file.
What am I supposed to do?
Hi! Here years later and I get this same error. Did you ever figure out the problem?
[EDIT:] Restarted VSC and saved my file - now my code runs fine! :)
really helpful