Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Codalyze - Code Complexity Report GeneratorNew to Visual Studio Code? Get it now.
Codalyze - Code Complexity Report Generator

Codalyze - Code Complexity Report Generator

Selçuk Usta

|
21,332 installs
| (4) | Free
Create code complexity (Cyclomatic complexity, Lines Of Code, Parameter Count, etc.) report for the activated code file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Codalyze: Code Complexity Report Generator Extension

All you need for analyze your code and get complexity report online!

Supported languages;

  • C++
  • C#
  • Java
  • Javascript
  • Objective C
  • PHP
  • Python
  • Ruby
  • Swift
  • Golang

Run

Use Ctrl + Shift + P (Windows) / Shift + Command + P (MacOS) shortcut and write Codalyze. Finally, run it!

Preview

Preview

Extension Settings

This extension contributes the following settings:

  • code-complexity-report-generator.threshold.cyclomaticComplexity: Specify the cyclomatic complexity threshold.
  • code-complexity-report-generator.threshold.linesOfCode: Specify the lines of code threshold.
  • code-complexity-report-generator.threshold.parameterCount: Specify the parameter count of the function threshold.

Known Issues

There's no any known issues. Please don't hesitate to report it.

Release Notes

1.1.7

Added

  • New logo

1.1.6

Changed

  • Command title is changed.

1.1.5

Added

  • Supported languages are added to the documentation.

1.1.4

Changed

  • Api uri is fixed.

1.1.3

Added

  • Show more detail about the error.

1.1.2

Changed

  • Show error message when analyze response is not available.

1.1.1

Changed

  • Broken preview link is fixed.

1.1.0

Added

  • Threshold values can be specified with configuration options.

1.0.0

Initial release.

FAQ

  • Are the codes are saving anywhere?

No, the API is completely stateless. Means, codes are analyzed and immediately removed.

Enjoy!

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