FirstTimeInForever / cognitive-complexity-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cognitive Complexity for IDEA

Build Version Downloads

This plugin implements live calculation of the Cognitive Complexity metric, which was proposed by G. Ann Campbell in Cognitive Complexity - A new way of measuring understandability (c) SonarSource S.A. 2016-2021, Switzerland.

Features

  • Configurable hint threshold value and color Plugin settings screenshot
  • Kotlin support Dark example Light example

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Cognitive Complexity for IDEA" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About


Languages

Language:Kotlin 100.0%