To install VS code along with gcc and clang compilers on windows.
- VS Code: https://code.visualstudio.com
- gcc.exe windows: https://sourceforge.net/projects/tdm-gcc/
- clang download: http://releases.llvm.org/download.html // download from "Pre-Built Binaries" section for windows
- c++ vs code plugin: https://code.visualstudio.com/docs/languages/cpp // install this plugin
- How to set the path correctly, check this video: https://youtu.be/VBb0Z0e8szw