With the addition of extensions, VSCode is a great tool for quickly accessing and editing C\C++ code, whether you are a beginner or an advanced developer. With the addition of an open source compiler that is native to your platform, you can use VSCode as a complete tool for building your C++ solution.
HERE ARE THE STEPS TO CONFIGURE VS CODE FOR C\C++
STEP 1:
Download and Install Visual Studio Code their offical website https://code.visualstudio.com/
STEP 2:
Also
Download and Install the mingw-w64 .
It is GCC compiler for Windows 64& 32
bits
LINK HERE: https://www.mingw-w64.org/doku.php/download
Click the installation sourceforge as shown !
STEP 3:
Adding environment variable
make sure you have installed in default path
copy this and paste it after clicking in NEW:
C:\Program Files (x86)\mingw-w64\i686-8.1.0-posix-dwarf-rt_v6-rev0\mingw32\bin
STEP 4:
Adding the extension in vs code (Recommended)
Open the IDE (vs code ) and add the extension :
This C/C++ extension adds language support for C/C++ to Visual Studio Code, including features such as IntelliSense and debugging.
STEP 5:
All done ! NOw you can write the C codes giving the files extension as .c
THANKS FOR READING !! FOLLOW FOR MORE
This step is easy and useful
ReplyDeleteThank you
thanks for your feedback !
Deletebro! cant take the input !! please reply soon .And thanks for the steps
ReplyDeleteI suggest you to install "code runner" extension and check the "run in terminal" through setting ! hope that solve your problem.
DeleteThis comment has been removed by a blog administrator.
ReplyDeletelearn coding for kids Thanks for a very interesting blog. What else may I get that kind of info written in such a perfect approach? I’ve a undertaking that I am simply now operating on, and I have been at the look out for such info.
ReplyDelete