send link to app

Syntax for Xcode



Free

This Xcode extension provides convenience commands to edit Swift source code:

• Split/Join Line – split comma-separated syntax node on multiple lines, or join into a single line

• Move Back/Forward – reorder children in collection-based node

• Select Parent - select parent syntax node

SwiftSyntax library is used for accurate, syntax-aware editing and formatting.

Follow instructions in the app to enable extension.