FlowDeck brings the full iOS and macOS development experience to Cursor and VS Code editors. Automplete, advanced debugging, simulator integration, testing and all the you'll need for Swift app Development.
import SwiftUI
struct ContentView: View {
var body: some View {
VStack {
Image(systemName: "swift")
.imageScale(.large)
.foregroundStyle(.tint)
Text("Hello, FlowDeck!")
}
.padding()
}
}
While other extensions offer basic Swift support, FlowDeck provides the complete iOS and macOS development experience in Cursor and other VS Code based editors
Smart build system integration with intelligent caching and optimization. Works seamlessly with both iOS and macOS projects at the click of a button. Flowdeck optimizations match XCode build times.
Complete integration with CodeLLDB and advanced debugging features for both iOS and macOS apps. Unlike other extensions, FlowDeck provides full debugging workflows that actually work. Breakpoints, watchpoints, dissassembly, memory view and more.
Launch and debug your app on your device or simulator with a single click. Built-in iOS simulator and device management right in your editor. No need to switch between Xcode and your editor.
Enhanced SourceKit-LSP integration includes smart Swift code completion for Swift and Objective-C projects. Goes beyond basic language support to provide platform-specific intelligence, incluiding auto-completion, finding references, and more.
Integrated test runner for XCTest and Swift Testing with device-specific execution. Run your tests directly from your editor, view results in real time, and get detailed test coverage reports.
Native Tuist and XcodeGen support for managing complex iOS and macOS projects. Generate and maintain your Xcode projects without leaving your editor.
FlowDeck brings comprehensive iOS and macOS development tools with intelligent build caching to Cursor and VS Code editors. Far superior functionality compared to other extensions that offer basic language support only.
See how FlowDeck compares to SweetPad, Swift Development, and other basic Cursor/VS Code extensions
Join the waitlist to be notified when Flowdeck becomes available, and to try early alpha and beta versions.
Requires Cursor or VS Code 1.85.0+ and macOS