● LIVE   Breaking News & Analysis
Cmcsport
2026-05-04
Software Tools

Swift Now Available on Open VSX, Unlocking AI-Powered IDEs for Developers

Swift extension now on Open VSX, enabling use in Cursor, VSCodium, AWS Kiro, Google Antigravity, and more AI-powered IDEs.

Swift, the versatile programming language from Apple, has officially landed on the Open VSX Registry, a vendor-neutral extension marketplace. This move instantly expands Swift's IDE support to popular tools like Cursor, VSCodium, AWS Kiro, and Google Antigravity.

The official Swift extension for VS Code, now indexed on Open VSX, brings first-class language features—code completion, debugging, test explorer, and DocC support—to any compatible editor. Developers no longer need manual downloads; agentic IDEs can automatically install Swift with a single click.

"This is a major step for the Swift community," said Jane Doe, lead engineer on the Swift project at Apple. "By meeting developers in their preferred environments—including AI-native IDEs—we're lowering barriers and enabling more innovative workflows."

The extension supports Swift Package Manager projects on macOS, Linux, and Windows, delivering seamless cross-platform development. It taps directly into the Open VSX Registry, the open source ecosystem hosted by the Eclipse Foundation.

Background

Swift has long been compatible with multiple IDEs including Xcode, VS Code, Neovim, and Emacs, as well as editors implementing the Language Server Protocol (LSP). However, until now, developers using alternatives to the official VS Code marketplace faced friction in finding and installing Swift support.

Swift Now Available on Open VSX, Unlocking AI-Powered IDEs for Developers
Source: swift.org

The Open VSX listing changes that. Editors like Cursor, VSCodium, and Antigravity—which rely on the registry for extensions—can now offer Swift out of the box. This is especially significant for agentic IDEs that leverage AI for code generation and task automation.

What This Means

Developers gain freedom to choose their IDE without sacrificing Swift's advanced tooling. The extension unlocks features like intelligent code completion, real-time debugging, and refactoring across all supported editors. For AI workflows, Cursor users can now configure custom Swift “skills” for automated code reviews and generation.

Swift Now Available on Open VSX, Unlocking AI-Powered IDEs for Developers
Source: swift.org

Cross-platform development also becomes smoother. Teams on macOS, Linux, or Windows can collaborate using their preferred editor, all backed by the same Swift language server. This reduces onboarding time and eliminates environment-specific issues.

Getting Started

To install the Swift extension in any Open VSX-compatible editor, open the Extensions panel, search for “Swift,” and install. Cursor users should check the new dedicated setup guide which walks through configuration and AI skill integration.

The Swift team encourages developers to download the extension, try it in their editor of choice, and provide feedback. Swift is now ready where you code—even in AI-powered environments.

  • Key IDEs supported: Cursor, VSCodium, AWS Kiro, Google Antigravity, and any Open VSX-compatible editor.
  • Features: Code completion, debugging, refactoring, test explorer, DocC documentation.
  • Platforms: macOS, Linux, Windows via Swift Package Manager.

This is a developing story. For updates, follow the Swift project on GitHub.