Xuan Huang (黄玄)

Results 30 issues of Xuan Huang (黄玄)

Have we consider automatically escaping JSX under `...` or providing an `emu-code` with a similar functionality? It will benefit proposals writing sample code with JSX such as do-expressions, pattern matching....

Personally, I understood that `contents` is the mutable field name of the record returned by `ref` constructor in the OCaml std libraries, however: 1. it's quite foreign to JavaScript community....

``` Downloading https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar Error: https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar: DownloadError(Caught java.io.IOException: Server returned HTTP response code: 416 for URL: https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar (Server returned HTTP response code: 416 for URL: https://repo1.maven.org/maven2/com/typesafe/play/play-functional_2.12/2.6.3/play-functional_2.12-2.6.3.jar)) [Info - 5:16:43 PM] Connection...

![screen shot 2018-06-26 at 4 01 59 pm](https://user-images.githubusercontent.com/5563315/41943913-5d1ea350-795a-11e8-9d56-03aef77d4f4a.png) The `[%` in comment is mis-tokenized as `String` and make all the code below tokenized as `Comment` type. I am not sure...

Hey! This PR adds the syntax highlight for GraphQL_PPX! The graphql grammar was shamelessly borrowed from graphql-for-vscode (or vscode-graphql, they're the same). So the color for GraphQL queries would be...

C-enhancement
P-medium
S-investigating
A-highlighting

![screen shot 2018-06-08 at 10 38 28 pm](https://user-images.githubusercontent.com/5563315/41188069-e4f68a32-6b6c-11e8-8f4b-e48623b033ff.png) Not sure is this a problem of language server or others

S-investigating
A-completion

Hey, One more question~ You guys use `-webkit-overflow-scrolling: touch` to implement all awesome inertia scroll, which is really bold, efficient and clever move. But when I build this app with...

question

It's perhaps the time as the world is changing rapidly, and sadly, there are many other places that need to be supported 🌏

CLA Signed

As a follow up of #136, we should documenting the whitespacing divergence between implementations.

Impl Reality
Proposal Living

As a follow up of #136, we should split out the lexical part of the grammar the same way ECMA-262 does.