This plugin provides integration with SwiftFormat.
Commands are available in Tools > SwiftFormat and Refactor > SwiftFormat menus. It's recommended to add keymaps for these commands.
- Format -
swiftformat .. - Format As Suggested -
swiftformat --inferoptionsandswiftformat.
This plugin is licensed under the terms of the GNU Public License version 3 or any later version.
Plugin icon is merged icons of IdeaVim plugin and a random sneaker by FreePic from flaticon.com
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "IdeaSwiftformat" > 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.