Swift Expands IDE Support to Cursor, VSCodium, Kiro, and Antigravity via Open VSX Registry
Swift Expands IDE Support: Now Available in Cursor, VSCodium, AWS Kiro, and Google Antigravity
Apple has officially published the Swift extension on the Open VSX Registry, making first-class Swift development available in a broad range of popular IDEs including Cursor, VSCodium, AWS Kiro, and Google Antigravity. The announcement from Swift.org has gained 133 points on Hacker News.
What Changed
The Swift VS Code extension is now available on the Open VSX Registry (the open-source, vendor-neutral extension registry hosted by the Eclipse Foundation). This means:
- Cursor: AI-native IDE with Swift support out of the box
- VSCodium: Open-source VS Code alternative
- AWS Kiro: Amazon AI-powered IDE
- Google Antigravity: Google experimental IDE
- Any editor compatible with Open VSX
Features Included
The extension provides full language support for Swift Package Manager projects:
- Code completion and IntelliSense
- Refactoring tools
- Full debugging support
- Test explorer
- DocC documentation support
- Seamless cross-platform development on macOS, Linux, and Windows
Significance for Agentic Development
The timing is notable — these AI-powered IDEs (Cursor, Kiro, Antigravity) can now automatically install Swift tooling with no manual download required. Swift.org has even published a dedicated guide for setting up Cursor with custom Swift skills for AI workflows.
Why This Matters
Swift has been expanding beyond Apple platforms:
- Server-side Swift: Growing adoption for backend services on Linux
- Cross-platform: Official Windows and Linux support
- AI tooling: Integration with agentic IDEs represents a new growth vector
- Ecosystem: More IDE support means more developers can try Swift without committing to Xcode
Source: swift.org — 133 points on HN