jbachhardie / vscode-flow-ls

flow-language-server integration for vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: Flow for VSCode has support for the newer Flow LSP since 1.0.0. Use that project instead.

FlowJS Type Checking for VSCode using Flow Language Server

Integration of flow language server into vscode. Provides intellisense and diagnostics for Flow files.

Flow diagnostics and intellisense can conflict with the Typescript built-in extension. When using this extension you should disable the Typescript and JavaScript Language Features built-in extension, which you can find by searching @builtin Typescript in the Extension tab.

About

flow-language-server integration for vscode


Languages

Language:TypeScript 65.0%Language:JavaScript 35.0%