Skip to main content
FlowDeck integrates with SourceKit LSP to provide robust code completion capabilities for Swift and Objective-C, delivering an intelligent coding experience within VS Code.
SourceKit LSP requires building your project to provide up-to-date autocompletion.

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

  1. Open your project in VS Code
  2. FlowDeck automatically configures SourceKit LSP
  3. 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:SettingsExtensionsFlowDeckLanguage Server Protocol