Flow for VS CodeThis extension adds Flow support for VS Code. Flow is a static type checker, designed to find type errors in JavaScript programs. RequirementsYou should have flow-bin installed Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
Known IssuesCalling out known issues can help limit users opening duplicate issues against your extension. Release NotesUsers appreciate release notes as you update your extension. 0.0.1First working implementation on Windows |