Gauthier

Results 3 issues of Gauthier

Im using VSCODE, this example speak it self, I can't find how to activate emmet in this situation please ? :) ![ezgif-2-0778d3a2b11d](https://user-images.githubusercontent.com/2931627/49511908-b9bbc280-f88c-11e8-9943-ad258e826de1.gif)

Enhancement
Editor-specific

My test code : ``` const styles = StyleSheet.create({ button: { shadowColor: "red", shadowOffset: { width: 0, height: 9, }, shadowOpacity: 0.8, shadowRadius: 12.35, elevation: 19, } }); ``` ```...

It's only happening on Windows :/ I've tried several things but haven't found already how to fix that