dasilvacontin / flow-ide

A full featured FlowType package for Atom Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flow-IDE

Flow IDE is a lightweight package that provides IDE features for FlowType for Atom Editor. It's pretty lightweight and robust.

Features

  • Linting
  • Autocomplete

Roadmap

  • Jump to declaration
  • Show types on mouseover

Differences to other packages

Differences to facebook/nuclide

  • Nuclide is nice and all but it's mostly bloatware for lightweight flow programming

Differences to AtomLinter/linter-flow

  • It tries to manage flow servers by itself, I find it annoying

Differences to nmn/autocomplete-flow

  • Never worked for me

Screenshots

Autocomplete

License

This project is licensed under the terms of MIT License. Check the LICENSE file for more info.

About

A full featured FlowType package for Atom Editor

License:MIT License


Languages

Language:JavaScript 100.0%