autocomplete with maps
オープン
autocomplete
feature request
- 主要言語
- Rust
- スター
- 22.3k
- フォーク
- 1.9k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
``` 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
コントリビューションガイド
評価
この issue はまだ評価されていません。