An open API service indexing awesome lists of open source software.

https://github.com/mrmurphy/debug-flow-autocomplete

A temporary repository for debugging flow autocompletion
https://github.com/mrmurphy/debug-flow-autocomplete

Last synced: 7 months ago
JSON representation

A temporary repository for debugging flow autocompletion

Awesome Lists containing this project

README

          

# Running the test script

Just run `./run.sh` on a linux/unix system!

This script attempts to show two things:

1) flow v0.10 does not provide autocomplete results across file boundaries, at least for unexplicitly typed data.

2) flow v0.10 does not provide any autocomplete options when a path for a file which requires another file relatively
is passed into the `flow autocomplete` command.

# Stats:

Running on OS X 10.10.2

Flow version: 0.10.0