Quick Start
- Open your project - Use the command palette to open an existing
.xcodeprojor.xcworkspace - Select a device - Choose a simulator or connected device from the status bar
- Build and run - Use
⌘⇧P->FlowDeck: Build and Runto compile and launch your app
Core Concepts
FlowDeck brings the essential Xcode functionality to your favorite VS Code-based editor, allowing you to stay in your preferred development environment while building native Apple applications.Xcode Projects
Open and manage existing Xcode projects, workspaces, and create new projects from templates
Code Intelligence
Get real-time autocomplete, syntax highlighting, and intelligent code suggestions powered by SourceKit LSP
Simulators
Launch and manage iOS simulators directly from the editor
Physical Devices
Deploy and test your apps on real iOS devices connected to your Mac
Building
Build your projects with full Xcode build system integration
Make sure you have Xcode and its command line tools installed before using FlowDeck. Check the installation guide for detailed requirements.
