Skip to content

kuglee/intellij-swift-format

Repository files navigation

intellij-swift-format

Build Version Downloads

Enables formatting of Swift source code using swift-format

Licensing see: https://github.com/kuglee/intellij-swift-format/blob/master/LICENSE.txt and https://github.com/kuglee/intellij-swift-format/tree/master/license

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "swift-format" > 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, Keith Lazuka's intellij-elm and Google Inc.'s google-java-format plugins.