Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Windsurf C/C++New to Visual Studio Code? Get it now.
Windsurf C/C++

Windsurf C/C++

Windsurf

|
173 installs
| (0) | Free
Package that contains C/C++ LSP support, debugging support, and CMake support.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Windsurf C/C++ Extension Pack

Pre-requisites

C++ 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 Components

This 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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft