/Swimat

An Xcode formatter plug-in to format your swift code.

Primary LanguageSwiftMIT LicenseMIT

Swimat

Build Status Awesome

Swimat is an Xcode plug-in to format your Swift code.

Preview

Installation

There are three way to install.

  1. Install via homebrew-cask
brew cask install swimat
  1. Download the App directly.
    https://github.com/Jintin/Swimat/releases/download/v1.3.2/Swimat.zip
  2. Clone extension branch and archive to Mac App.

Usage

In the menu open [Editor] -> [Swimat] -> [Format] or map it to a hot-key you like in Xcode's Key Binding preferences.

TroubleShooting

Check [System Preferences] -> [Extensions] -> [Xcode Source Editor] -> [Swimat] is checked.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Jintin/Swimat.

License

The module is available as open source under the terms of the MIT License.