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
-
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.