Extra arguments passed to cmakefmt (e.g. ["--config", "/path/to/.cmakefmt.yaml"]).
cmakefmt.onSave
true
Format CMake files automatically on save.
Usage
The extension activates automatically for files VS Code identifies as CMake (cmake language ID). To format manually, open a CMake file and run Format Document from the Command Palette or press the keyboard shortcut for your platform.
To disable format-on-save for a specific workspace, add the following to your .vscode/settings.json: