Visual Studio Code
Flow integration for the Visual Studio Code editor
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.
Was this guide helpful? Let us know by sending a message to @flowtype.