This extension pack provides support for CMake-based C/C++ projects, including code completion, build and debugging tools, and enhanced CMake scripting features.
Use the command CMake: Quick Start to quickly create a new CMake project with a predefined template. This is the perfect starting point for your brand-new C++ application or library.
Open any existing CMake project by loading its root directory or CMakeLists.txt. The extension pack will automatically configure the development environment.
Once your project is loaded, you can build, debug, and run your project directly from either:
- The status bar (for quick access)
- The
CMake Tools: Project Statusview (for a more detailed overview and control)
We welcome contributions and suggestions! If you'd like to improve this extension pack, feel free to submit a pull request or file an issue on GitHub.
Thank you for choosing this C/C++ Extension Pack. We hope it makes your development experience smoother and more efficient!