Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>CMake-LintNew to Visual Studio Code? Get it now.
CMake-Lint

CMake-Lint

brobeson

|
2,191 installs
| (0) | Free
Scan CMake scripts for lint
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code cmake-lint

Build and Test

This is an extension for Visual Studio Code to run cmake-lint and report lint in your CMake files.

Features

  • Automatically scan the active CMake file when you save it.
  • Automatically scan all CMake files when you save your cmake-lint configuration file.

Requirements

VS Code cmake-lint runs cmake-lint under the hood and processes the results. You must install cmake-lint on your system.

Extension Settings

There are no settings for this extension.

Commands

See the user manual for information about available commands.

Known Issues

GitHub issues by-label GitHub issues by-label

  • VS Code cmake-lint does not support custom configuration files; you must use one of the default files for the time being. If you are interested in this feature, you can watch #1.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft