Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CMake Support [FORK]New to Visual Studio Code? Get it now.
CMake Support [FORK]

CMake Support [FORK]

Mycoshiro

|
595 installs
| (0) | Free
Additional CMake support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CMake For VisualStudio Code

Join the chat at https://gitter.im/twxs/vs.language.cmake

This extension provides support for CMake in Visual Studio Code.

screencast

Features

  • Colorization
  • Completion Lists

completion

  • Code comments

comment

  • Snippets

find_package

include

  • Quick Help

tooltip

  • Access To Online Help

Options

The following Visual Studio Code settings are available for the Cmake extension. These can be set in user preferences (cmd+,) or workspace settings (.vscode/settings.json).

{
    "cmake.cmakePath": "/path/to/cmake"
}

Commands

  • CMake: Online Help to go to the CMake online documentation (according to the current cmake version).

Acknowledgements

This extension based on the TextMate Syntax from this project.

Contributors

  • Stanislav Ionascu
  • Rostislav Kondratenko

Feel free to contribute...

License

MIT

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