/ktlint-intellij-plugin

An (unofficial) ktlint plugin for IntelliJ + Android Studio

Primary LanguageKotlinMIT LicenseMIT

plugin icon

ktlint-intellij-plugin

Build Version ktlint Downloads GitHub license

Automatically runs ktlint on Kotlin files, and annotates any errors found.

Enable and configure in Preferences > Tools > ktlint.

Adding more features over time: TODO.md

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "ktlint" > Install Plugin

  • Manually:

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


Plugin based on the IntelliJ Platform Plugin Template.