Florian Verdonck
Florian Verdonck
Somewhere in this guide, we should mention that people need to bump to latest `@rescript/react` as it still uses old pipe (|>) syntax.
@fhammerschmidt sorry for pushing to this branch, I hope I didn't mess anything local up on your end. I've added some stuff I think we need to include. No strong...
I believe that every example involving bindings should focus on creating minimal bindings from scratch. While this might discourage some users due to the absence of a large library like...
> Using community bindings is totally fine and I'd happily recommend it. That is not my experience at all. As a v12-only user, I've encountered issues with older bindings. If...
I'll try to check your issues over the weekend. It most likely related to jsx ast.
Yes, I bet this is similar too https://github.com/rescript-lang/rescript/pull/7533
Hello, could you share your `rescript.json`?
Ok, just wanted to check if you were not missing the entry in `bs-dependencies`. Did `npx rescript` work for you? Running that again sometimes unblocks the IDE.
I believe I have a fix for this, could someone try out the `vsix` on https://github.com/rescript-lang/rescript-vscode/actions/runs/17259865998?pr=1120
@snatvb my fix is in LSP server, should work for neovim as well.