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
- Host: GitHub
- URL: https://github.com/mrmurphy/debug-flow-autocomplete
- Owner: mrmurphy
- Created: 2015-05-06T17:11:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T14:13:39.000Z (about 11 years ago)
- Last Synced: 2024-05-01T20:31:46.281Z (about 2 years ago)
- Language: Shell
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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