autocomplete with maps
Đang mở
autocomplete
feature request
- Ngôn ngữ chính
- Rust
- Star
- 22.3k
- Fork
- 1.9k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
``` 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.