Syntax for Xcode
Edit Swift code with split, join,
Maksim Odnoletkov
iPhone Screenshots
Description
Edit Swift code with split/join line commands, reorder collection-based nodes, and select parent nodes. Uses SwiftSyntax for -aware editing and formatting. Follow onboarding steps to enable extension.
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.