Apple just put its official Swift extension on the Open VSX Registry. The language isn't limited to Xcode and VS Code anymore. Editors like Cursor, VSCodium, AWS's Kiro, and Google's Antigravity can now access full Swift tooling: code completion, refactoring, debugging, test explorer, and DocC support. The extension runs on macOS, Linux, and Windows for Swift Package Manager projects.
Cursor and Google's Antigravity can automatically install the Swift extension. No manual setup. For AI-driven coding workflows that need language support spun up on the fly, that removes a real friction point for MCP-based agents. Swift.org published a dedicated guide for configuring Cursor, including how to set up custom Swift skills for AI agents. Tracy Miranda from Apple's Build and Packaging Workgroup announced the release.
Google's Antigravity is the interesting name on the list. It's an emerging agentic IDE that pulls from Open VSX, the Eclipse Foundation's vendor-neutral alternative to Microsoft's extension marketplace. Antigravity supporting Swift signals Google is thinking beyond web languages for its AI coding tools.
But the bigger picture is about lock-in. Swift developers don't need Microsoft's marketplace or Apple's Xcode anymore. And AI coding tools, which increasingly decide which languages actually get used, can now work with Swift out of the box. For server-side Swift teams, cross-platform shops, or anyone who'd rather not boot up Xcode, this is the plumbing that makes Swift a real option instead of a default you're stuck with.