<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x" -->

---
title: Expanding Swift&#x27;s IDE Support | daily.dev
description: The official Swift extension is now available on the Open VSX Registry, enabling Swift development in a wider range of VS Code-compatible editors including...
canonical: https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Expanding Swift&#x27;s IDE Support | daily.dev
og:description: The official Swift extension is now available on the Open VSX Registry, enabling Swift development in a wider range of VS Code-compatible editors including...
og:url: https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x
og:image: https://api.daily.dev/og/posts/o8VJRja4x.png
og:image:alt: Expanding Swift&#x27;s IDE Support
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Expanding Swift's IDE Support

**[Hacker News](https://daily.dev/sources/hn)** · 2 min read · 0 upvotes · 0 comments

## Summary

The official Swift extension is now available on the Open VSX Registry, enabling Swift development in a wider range of VS Code-compatible editors including Cursor, VSCodium, AWS's Kiro, and Google's Antigravity. The extension provides code completion, refactoring, debugging, a test explorer, and DocC support for Swift Package Manager projects across macOS, Linux, and Windows. Agentic IDEs like Cursor can automatically install Swift with no manual download required. A dedicated guide for setting up Cursor for Swift development is also available.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://swift.org/blog/expanding-swift-ide-support/>

## Similar posts on daily.dev

- [IntelliJ IDEA Goes LSP: Java and Kotlin Intelligence Comes to VS Code, Cursor, and Agentic Flows](https://daily.dev/posts/intellij-idea-goes-lsp-java-and-kotlin-intelligence-comes-to-vs-code-cursor-and-agentic-flows-tqkhupkzt) · JetBrains · 12 upvotes · 0 comments
- [ReSharper for Visual Studio Code, Cursor, and Compatible Editors Is Out](https://daily.dev/posts/resharper-for-visual-studio-code-cursor-and-compatible-editors-is-out-gsx5laxlq) · JetBrains · 0 upvotes · 0 comments

---

Tags: [#swift](https://daily.dev/tags/swift), [#vscode](https://daily.dev/tags/vscode)

[View this post on daily.dev](https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Expanding Swift's IDE Support","url":"https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x"},"datePublished":"2026-04-09T02:47:25.811Z","dateModified":"2026-04-10T22:21:25.101Z","description":"The official Swift extension is now available on the Open VSX Registry, enabling Swift development in a wider range of VS Code-compatible editors including...","image":"https://swift.org/assets/images/getting-started-with-cursor-swift/swift-in-cursor.gif","thumbnailUrl":"https://swift.org/assets/images/getting-started-with-cursor-swift/swift-in-cursor.gif","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/expanding-swift-s-ide-support-o8vjrja4x","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"swift,vscode","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"Expanding Swift's IDE Support"}]}
```

