Features
- Intelligent Suggestions - Context-aware code completion for Swift and Objective-C
- Type Information - Display parameter types and return values
- Documentation Tooltips - View documentation while coding
- Symbol Navigation - Jump to definitions and find references
- Error Diagnostics - Real-time error and warning detection
Getting Started
- Open your project in VS Code
- FlowDeck automatically configures SourceKit LSP
- Build your project once to generate debug symbols
FlowDeck automatically builds your project in the background to provide up-to-date completion. This feature can be disabled and customized in:Settings → Extensions → FlowDeck → Language Server Protocol
