In this post, we will see How to install Visual Studio Code for C++ in Windows | Run C++ Program in Visual Studio Code vscode
Follow following steps:
1.1. Install Visual Studio Code
Link:
https://code.visualstudio.com/
2.2. Install MinGW compiler
Link:
https://sourceforge.net/projects/mingw/
3.3. Set Path in Environment Variables
4.4. Open Visual Studio Code. Open any folder. Create file. Write code. Open Terminal. Compile and Run Code.
Watch following video:
Watch on YouTube: https://www.youtube.com/watch?v=cWR0V31tG7Q
No comments:
Post a Comment