Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Static analyzer for C/C++New to Visual Studio Code? Get it now.
Static analyzer for C/C++

Static analyzer for C/C++

FireStarter

|
1,594 installs
| (0) | Free
Static analysis tool for c/c++
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Static analysis

Static analysis tool for c/c++.

Running in cli mode

  • Type npm install in terminal to install dependencies
  • Type npm run cli-mode in terminal to run analyzer

Running in VS Code

  • Type npm install in terminal to install dependencies
  • Press F5 in vs code to run debuging

Grammar

Lexer and parser are generated by ANTLR4. Generate command: npm run antlr4ts. Generated files are located in grammar directory.

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