Container Orchestration

2026-05-19 03:58:05

Swift Goes Official on Open VSX Registry, Expands IDE Support to Cursor and AI-Powered Editors

Swift is now on Open VSX Registry, supporting IDEs like Cursor, VSCodium, AWS Kiro, Google Antigravity. Auto-install, cross-platform.

Breaking News – The Swift programming language is now officially available on the Open VSX Registry, the open-source extension marketplace hosted by the Eclipse Foundation, unlocking first-class support in a wave of popular IDEs including Cursor, VSCodium, AWS Kiro, and Google Antigravity. This move eliminates the need for manual downloads in agentic editors, automatically enabling Swift development on macOS, Linux, and Windows.

“Swift’s presence on Open VSX means developers can seamlessly leverage code completion, refactoring, debugging, and test explorer features across a broader range of environments,” said a spokesperson from the Swift team. “This is a critical step as Swift continues to prove its versatility beyond Apple ecosystems.”

Background

Swift has long supported development in VS Code, Xcode, Neovim, and Emacs, and is compatible with editors implementing the Language Server Protocol (LSP). However, its reach was limited to those directly integrating with Microsoft’s VS Code Marketplace.

Swift Goes Official on Open VSX Registry, Expands IDE Support to Cursor and AI-Powered Editors
Source: swift.org

The official Swift extension, now listed in the vendor-neutral Open VSX Registry, brings the same rich language support—including DocC documentation previews—to any editor built on VS Code extension compatibility. This includes emerging agentic IDEs like Cursor and Antigravity, which can auto-install the extension.

Expansion to New Editors

The extension works with Cursor, VSCodium, AWS Kiro, and Google Antigravity, among others. Users simply open the Extensions panel in any Open VSX-compatible editor, search for “Swift,” and install.

“With this release, developer teams using non-Microsoft IDEs can now fully engage with Swift without complex setup,” said a product manager at the Eclipse Foundation. “It’s a huge win for open-source polyglot workflows.”

What This Means

For the Swift community, the immediate benefit is friction-free cross-platform development. The extension supports Swift Package Manager projects and includes full debugging capabilities, allowing seamless transitions between macOS, Linux, and Windows.

Equally significant is the alignment with AI-driven development. Agentic IDEs like Cursor can now automatically install Swift, enabling smart code generation, refactoring suggestions, and custom Swift skills for AI workflows. The Swift team has released a dedicated guide for setting up Swift in Cursor.

“We expect this to accelerate Swift adoption in server-side, cloud, and even embedded projects,” added the spokesperson. “Developers no longer have to choose between their preferred editor and Swift’s power.”

Next Steps

To get started, download the Swift extension from the Open VSX Registry and try it in your editor of choice. The Swift team invites feedback to further refine the experience across the growing ecosystem of IDEs.

For Cursor users, a step-by-step setup guide is available on Swift.org. The extension is free and open source, hosted under the Eclipse Foundation’s umbrella.

More Information