Blaine Bublitz

Results 267 comments of Blaine Bublitz

This hasn't been solved for the wasm runtime case, but it is temporarily worked-around by #1223 (for our Windows testing needs)

Yes! This is definitely something we need. Most of these features are defined in the Language Server Protocol specification, such as https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_definition - so we should open them on the...

Thanks @spotandjake! I'm going to mark this as draft until we are ready to merge breaking changes.

@c0d3d Do you mean syntax highlighting? I'm not sure which of us know how to make syntax highlighters for emacs.

I found this for rescript, maybe we can steal some of it: https://github.com/jjlee/rescript-mode

I concur with @ospencer! To answer some of your inline questions/comments: > (maybe another name would be more appropriate, "set" kind of implies mutation in my mind although I can't...

@ospencer I'm going to convert this to a draft since we have to solve some bigger problems to get ocaml 4.14 support.

When we resolve this PR, let's remember to delete https://github.com/grain-lang/reason-native (which we shouldn't need)

@ospencer do we want to close this now that `parseInt` was added or do we want to leave open until we have `parseNumber`?

Not yet! You might want to join our discord, so we don't need to open question style issues and can use them to track bugs and feature work. I'll probably...