Popularity
7.9
Stable
Activity
0.0
Stable
1,640
35
90

Programming language: Swift
License: MIT License
Tags: Quality    
Latest version: v1.15.0

Swimat alternatives and similar libraries

Based on the "Quality" category.
Alternatively, view Swimat alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Swimat or a related project?

Add another 'Quality' Library

README

Swimat

Build Status Codacy Badge Awesome

github homebrew-cask

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

Preview

[](./README/preview.gif)

Installation

There are three way to install.

  1. Install via homebrew-cask
  # Homebrew previous version
  brew cask install swimat
  # Homebrew latest version
  brew install --cask swimat
  1. Download the App directly. https://github.com/Jintin/Swimat/releases/download/1.7.0/Swimat.zip

  2. Clone and archive to Mac App by yourself.

Usage

After installation, you should open the Swimat.app once to make the functionality works.

In the Xcode menu click [Editor] -> [Swimat] -> [Format] then the current active file will reformat.

You can also create a hot-key in [Xcode] -> [Preferences..] -> [Key Bindings], if you don't have any prefernce you can set as ⌘ + ⇧ + L.

TroubleShooting

Check [System Preferences] -> [Extensions] -> [Xcode Source Editor] -> [Swimat] is checked. [](./README/setting.png)

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.


*Note that all licence references and agreements mentioned in the Swimat README section above are relevant to that project's source code only.