Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>cpplint-vscodeNew to Visual Studio Code? Get it now.
cpplint-vscode

cpplint-vscode

Rishi Kumar P

|
724 installs
| (0) | Free
extension to run cpplinter tool
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cpplint-vscode

cpplint-vscode is a Visual Studio Code extension that integrates the cpplinter linter to help you enforce coding standards and style guidelines for C++ code. This extension automatically runs the linter on your C++ files every time they are saved, providing real-time feedback and ensuring code quality.

Features

  • Automatically runs cpplinter on C++ files when they are saved.
  • Displays linter warnings directly in the VS Code editor.
  • Provides manual linter execution through the Command Palette.

Prerequisites

Before using this extension, ensure that you have cpplinter installed and accessible in your system PATH.

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