Hongbo Zhang

Results 181 comments of Hongbo Zhang

@mimoo I tried several global switches today, none of them worked

@rgrinberg the pic shows the loading forever, any way I can get some more detailed logs to help diagnose?

hi @hackwaly , thanks for your reply, indeed, it is mostly for social reasons. we do have support for debug, via `[%bs.debugger]`, our intern is working on promise bindings for...

@hackwaly clearly, this is getting more usable than I tried last time, and so is BuckleScript, maybe it is time to rewrite this plugin in OCaml and compile it into...

@hackwaly Currently, whenever user create a new project, it still need create a tasks.json and copy it into that project such configuration, could we make it by default?

there are some cases cpp style is better than ast level, e.g, ``` type t = | ... (* 100 branches*) #if HAS_XX | HAS_XX #end ```

Would not be that don't treat comment in a special way good enough? Did I miss anything?

since the NodeAPI is quite stable (not too much design space), contributions are welcome!

> I believe this heuristic is intentional, Yes, the feature of "optional field" was designed for configurations where performance should not matter.