Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Code InspectorNew to Visual Studio Code? Get it now.
Code Inspector

Code Inspector

code-inspector

|
6,326 installs
| (4) | Free
Analyze code for 12+ languages using a powerful static analysis engine.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Inspector Plugin

Integrates Code Inspector analysis engine into VS Code. You can download it from the VS Code marketplace directly. This plugin analyzes code for 12+ languages without installing any additional tools.

It checks the same rules in your VS Code editor than in your CI/CD pipeline when using Code Inspector for checking your code quality.

Supported Languages

C, C++, Java, Javascript, Typescript, Python, Dart, Ruby, PHP, Scala, Apex, Terraform, Docker, Go, Shell, YAML and many more!

Setup

Getting API keys from Code Inspector

You need an APU Token from Code Inspector. Log on Code Inspector using your GitHub, GitLab or Bitbucket account.

Then, in your preferences, generate a new API key as shown below.

Generate API Token on Code Inspector

Your access and secret keys are then generated: all you need is to add them to your VS Code Plugin configuration.

Note: use API token and no API keys. API keys (found in profile) are deprecated and will be removed in future versions.

Add keys in the VS Code extension

Enter your API keys in your VS Code extension, as shown below.

Enter your API keys

Using Code Inspector in your CI/CD pipeline

You can run the same rules in your codebase during your CI/CD pipeline and/or automate your code reviews.

You can easily integrate Code Inspector with

  • GitHub using the GitHub App integration
  • Bitbucket using the Bitbucket App integration
  • Any other CI/CD pipeline (see our documentation)

Sending feedback

You can either fill a bug report directly. If you do not want to open a ticket, you can also directly contact us.

Release Notes

Version 1.1.2

  • Support new API tokens

Version 0.0.2

  • More documentation
  • New bundle package

Version 0.0.1

  • Initial release

Learn More

  • Official Documentation
  • List of all supported languages
  • Privacy Policy
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft