autocomplete with maps
Aperta
autocomplete
feature request
- Lingua principale
- Rust
- Stelle
- 22.3k
- Fork
- 1.9k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
``` 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.