- Uses
swiftformat
- Format on Save
- Fast Formatting
- Inline Syntax Error Popup
- Auto Scroll to the point parsing error occurred
- Generate
.swiftformat
from editing project or file path - You can specify multiple candidate paths of
.swiftformat
- Install
swiftformat
Package Control: Install Package
- Install
Swift Format
- Linux users: Specify absolute path to
swiftformat
in Settings.
- Format Current File.
- Generate
.swiftformat
inferred from current file path.
- Generate
.swiftformat
inferred from current project.