Back to Flow

Visual Studio Code

website/docs/editors/vscode.md

0.312.1684 B
Original Source

Support for Flow in Visual Studio Code is provided by the Flow Language Support extension. It provides all the functionality you would expect:

  • IntelliSense (Autocomplete)
  • Go to Definition / Peek Definition
  • Diagnostics (Errors, Warnings)
  • Hover type information
  • Toggleable code coverage reports

Installation

Search for "Flow Language Support" in the VS Code extensions panel or install through the Marketplace.