Henrikh Kantuni
Henrikh Kantuni
Thank you for your PR and your efforts to contribute to our repository. After some consideration, I've come to the decision that we would like to maintain the repository exclusively...
@ryannhg can we also replace `tsc` with `esbuild`? The compile times are killing me!
@kexoth It works fine on my phone. What specifically doesn't work for you? The only thing I noticed is – you're setting an incorrect class attribute when the thumbnail size...
Hey @petebacondarwin, Thanks for taking a look! - `pnpx wrangler whoami` works - `pnpm create cloudflare@latest my-first-worker` fails --- - `pnpm wrangler build` works, `pnpm wrangler dev` fails P.S. I'm...
More importantly, is there a way to disable it? P.S. Thanks @KidkArolis for creating this extension!
It looks like the issue is caused by the `bsb.lock` file being deleted before it needs to (see https://github.com/rescript-lang/rescript-vscode/issues/703)
The issue was caused by Prettier v3. After downgrading to v2, everything works smoothly. Thank you!
Hey @kachkaev 👋 , Sorry for a late response. I just saw this message. I'm trying to setup `prettier-plugin-elm` with `prettier-plugin-tailwindcss` (which requires Prettier v3). But no matter what I...
Hi @btorellALTA, Unfortunately, no. I was thinking of creating an LSP some time ago that would solve the issues we have with the current LSP and that play nicely with...