terminal
howtonotcode.com
business

SourceKit-LSP

Service

This is a list of software and programming tools for the Swift programming language, which includes frameworks, libraries, IDEs, build tools, and related projects.

article 2 storys calendar_today First seen: 2026-03-08 update Last seen: 2026-03-09 menu_book Wikipedia

Stories

Showing 1-2 of 2

Swift.org documents Cursor support as users report 2.6.13 instability — a reality check for AI IDE rollouts

Swift.org now shows how to use Cursor for Swift, while Cursor forum posts flag crashes and stuck chats in version 2.6.13. Swift’s official docs explain that Cursor, a VS Code fork, works with the Swift VS Code extension powered by SourceKit-LSP, covering completion, refactors, debugging, and SPM tasks. See the setup guide on [Swift.org](https://swift.org/documentation/articles/getting-started-with-cursor-swift.html). Recent community threads point to reliability issues: chats hang when referencing a file in the chat box, Cursor 2.6.13 crashes repeatedly, and an easy-to-misfire “Undo All” lacks confirmation. Bug reports: [stuck chat on file reference](https://forum.cursor.com/t/bug-why-have-i-been-having-this-problem-for-the-past-two-days-whenever-i-reference-a-file-in-the-cursor-chat-box-it-gets-stuck-thinking-forever-and-never-gives-a-response/154053), [2.6.13 crashes](https://forum.cursor.com/t/cursor-2-6-13-crashes-continuously/154043), and [Undo All hazard](https://forum.cursor.com/t/undo-all-in-multi-file-edits-is-too-easy-to-trigger-and-has-no-confirmation/154048). Commentary frames agentic IDEs as promising but still maturing, with mixed experiences across tools. For perspective, see this op-ed on the “awkward adolescence” of agentic coding on [WebProNews](https://www.webpronews.com/agentic-coding-navigating-the-awkward-adolescence-of-ai-development-tools/) and a member-only take on Cursor’s cloud agents on [Medium](https://medium.com/@sebuzdugan/cloud-agents-cursors-quiet-revolution-in-how-we-code-f411cda159fd).

calendar_today 2026-03-09
cursor swift sourcekit-lsp ai-ide agentic-coding

Cursor 2.6.x instability collides with new Swift.org setup guide

Swift.org now documents using Cursor for Swift, while community reports show Cursor 2.6.x builds crashing and misbehaving across platforms. Swift.org published setup guidance for using Cursor with the VS Code–based Swift extension. Because Cursor is a VS Code fork, the extension brings SourceKit-LSP features like navigation, refactors, tests, and debugging. It targets SwiftPM and any project that can emit compile_commands.json. Read the guide: [Setting up Cursor for Swift Development](https://swift.org/documentation/articles/getting-started-with-cursor-swift.html). At the same time, users report regressions in recent Cursor builds. Threads cite [AI applying edits without a diff](https://forum.cursor.com/t/cursor-automatically-applies-ai-edits-without-showing-diff-preview-or-undo-keep-options/154011), and [chats hanging when referencing a file](https://forum.cursor.com/t/bug-why-have-i-been-having-this-problem-for-the-past-two-days-whenever-i-reference-a-file-in-the-cursor-chat-box-it-gets-stuck-thinking-forever-and-never-gives-a-response/154053). Others mention [Windows Tab failures](https://forum.cursor.com/t/cursor-tab-is-not-working-on-windows-march-2026-please-help/154028), [continuous crashes in 2.6.13](https://forum.cursor.com/t/cursor-2-6-13-crashes-continuously/154043), and [AppArmor hassles on Linux nightly](https://forum.cursor.com/t/create-correct-apparmor-configuration-for-nightly-curror/154023).

calendar_today 2026-03-08
cursor swift sourcekit-lsp ai-editor vscode-extension