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