code-complexity-plugin
code-complexity-plugin copied to clipboard
Plugin for Intellij IDEA to calculate complexity for your code right into the editor. Works for Java and Kotlin
very nice plugin. i also use go to develop, is it support goland? i download it on goland, and i run inspection, the ide mentiond dont have anything to report
With the growing popularity of Flutter (with Dart), it would be nice if support for Dart can be added too. At the time of writing, only Java, Kotlin and Python...
I tried to install the plugin manually and got the error "Fail to load plugin descriptor from file code-complexity-plugin-1.6.1.zip". The same error with other plugin versions.  IntelliJ IDEA 2024.2.0.2...
Add support for JavaScript language and its dialects (TypeScript, etc.). Note that the `JavaScript` plugin dependency does not exist in `IC (IDEA Community)`, but in `WebStorm` or `IU (IDEA Ultimate)`....
This plugin is really helpful. I noticed that when I edit a very large file, the plugin immediately recalculates, which consumes a lot of CPU and makes IDEA lag. Is...
Summary --- - Bump versions of GitHub Actions used in the Build workflow to currently supported releases: - actions/checkout - actions/setup-java - actions/upload-artifact - This addresses recent failures where the...
Summary === Adds Go language support to the code-complexity-plugin. The plugin now computes and displays complexity for Go code alongside existing languages. Details === What's included... - Top-level functions and...
`Not compatible with the version of your running IDE (IntelliJ IDEA 2025.2)` Hopefully this can be rectified soon... I was enjoying it briefly but then got this on upgrade!