Windsurf C/C++ Extension PackPre-requisitesC++ is a compiled language meaning your program's source code must be translated (compiled) before it can be run on your computer. The C/C++ extension does not include a C++ compiler. You will need to install a compiler, such as Clang, GCC, or MSVC. Additional ComponentsThis extension pack contains clangd for Language Server support, CodeLLDB for debugging support, as well as CMake Tools for CMake support. It does not include the Microsoft C/C++ extension. |