How to configure Visual Studio Code for C and C++?

Опубликовано: 18 Март 2026
на канале: Comment Coder
97,697
1.6k

Learn how to install C or C++ compilers on Windows using MinGW, VSCode, and CodeRunner.

🔥 Want to go further? Discover my course “100+ Projects and Exercises in C” on Udemy: 👉 https://www.commentcoder.com/udemy-c-...

🚀 Learn the theory of the C language:    • Apprendre le Langage C - Cours Complet Déb...  

🔗 Useful links:

Visual Studio Code: https://code.visualstudio.com/
MinGW: https://sourceforge.net/projects/mingw/
Code Runner: https://marketplace.visualstudio.com/...

⏱️ Table of Contents:
00:00 - C Compiler in VSCode
00:11 - Visual Studio Code
00:50 - MinGW
02:50 - Environment Variables
03:52 - Code Runner Extension

#VSCode #C #Cpp #CLanguage #HowToCode