

Visual Studio Code C/C++/Fortran with CMake
Visual Studio Code is a free source-code editor made by Microsoft for Windows, Linux and macOS. C/C++ support for Visual Studio Code is provided by a Microsoft C/C++ extension to enable cross-platform C and C++ development on Windows, Linux, and macOS. The Code Runner extension allows execution of single files. For project compilation, consisting of multiple files, the C/C++ Makefile Project extension can be used.