facebook / facebook/flow

autocomplete with maps

Open
#2,433 0 comments 0 reactions 0 assignees View on GitHub
autocomplete feature request
Dominant language
Rust
Stars
22.3k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

``` js
const foo: {[key: 'hello']: number} = {hello: 3}
```

This type checks but `foo.he|` does not autocomplete.

This is helpful with things like `StyleSheet` or immutable.js. See here for a use case: https://github.com/facebook/flow/issues/362#issuecomment-245820808

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.