Devon Wells

Results 11 comments of Devon Wells

Not sure if it's been flagged yet, but is anyone else having issues running (`bun run `) package.json scripts from outside of the root of the monorepo? I get a...

Amazing, thank you for the detailed response! This is exactly the info I needed. 🙏 We do indeed manually host, so will be careful here. Definitely like the idea of...

This happened to me too. For reference, I have a `src` folder that houses `app` and am thinking maybe the shadcn CLI didn't account for it... but only for the...

+1 this -- I have a similar setup (turborepo backed monorepo). I'm testing migrating it to biome. Currently I have a shared eslint config defined in a `@company/eslint-config` package that...

+1, would love this

Formatting seems straightforward enough here, but will this give you inline linting as well like the VS code extension?

Hey! Thanks for all the work on Zed. Came across this thread while trying to figure out how to get yank (Ctrl + Y) and Begin Selection (Ctrl + Space)...

@JosephTLyons got it, thanks!

I stand corrected, `BatchHTTPLink` _does_ work. There was a bug in my setup where I was registering `n` RSC clients per request instead of 1 client to 1 request. After...

I have yet to run into any issues to guessing this is a yes.