X SwiftFormat Save

X-SwiftFormat extension for Xcode

Project README

๐Ÿ›  X-SwiftFormat

Installation

Using Github

Using Cask

brew install --cask x-swiftformat

Usage

1) Open X-SwiftFormat

X-SwiftFormat works as Xcode Extension to format your swift code. You will need to open this once to activate it ๐Ÿ‘

xsf-running-light xsf-running-light

a) You case use the Preview to see the format running in the app ๐Ÿ’ช

xsf-format-light xsf-format-light

b) You can export a configuration file ( .swift-format ) to use later ๐Ÿ–ฅ

2) Enable X-SwiftFormat

Open System Preferences โ–ธ Privacy & Security โ–ธ Extensions โ–ธ Xcode Source Editor and make sure X-SwiftFormat is selected โœ…

xsf-extensions-light xsf-extensions-light

3) Use X-SwiftFormat

Open Xcode and use the Format Swift Code command in Xcode's Editor menu ๐Ÿš€

xsf-usage-light xsf-usage-light

4) Add X-SwiftFormat Shortcut

Open System Preferences โ–ธ PKeyboard โ–ธ Keyboard Shortcuts โ–ธ App Shortcuts, then hit the + button. Select Xcode, enter Format Swift Code and set your Shortcut.๐Ÿ‘

xsf-shortcuts-light xsf-shortcuts-light


Installing Apple Swift Format (Xcode or Mint)

a) Using Xcode

if you are using Xcode 15 (Swift 5.9), you can check out and build swift-format using the following commands:

git clone -b release/5.9 https://github.com/apple/swift-format.git
cd swift-format
swift build

You should see this

Build complete! (50.00s)

๐Ÿ‘๐Ÿ‘๐Ÿ‘

b) Using Mint

If you did not have Homebrew, install here

brew install mint
mint install apple/swift-format@release/5.9

You should see this

๐ŸŒฑ Cloning swift-format release/5.9
๐ŸŒฑ Resolving package
๐ŸŒฑ Building package
๐ŸŒฑ Installed swift-format release/5.9
๐ŸŒฑ Linked swift-format release/5.9

๐Ÿ‘๐Ÿ‘๐Ÿ‘

Command Line Usage

swift-format -v
509.0.0
Command Description
swift-format swift Display formatted code
swift-format -i file.swift Overwrites formatted code
swift-format -r folder Format all files in a folder
swift-format -r -i folder Format all files in a folder and overwrites

Check more info here: https://github.com/apple/swift-format


I'm Rui Aureliano, iOS and macOS Engineer at Olรก Brothers. We make Sip ๐Ÿค“

Linkedin | Twitter | Github | Stackoverflow

Open Source Agenda is not affiliated with "X SwiftFormat" Project. README Source: ruiaureliano/X-SwiftFormat
Stars
760
Open Issues
2
Last Commit
6 months ago

Open Source Agenda Badge

Open Source Agenda Rating