Alexander Lyon
Alexander Lyon
The font bundled in zed does look nicer (imo) than iosevka. It's a little wider but I have not managed to get them to look the same in my editor....
The same infrastructure can definitely be used for alerting the client about package changes but this PR is scoped to relieving the client of having to calculate hashes and speeding...
Hey, looks like this issue has been addressed. Closing! :)
Hey! Thanks for providing a repro. After going through the steps I also hit this issue. We are going to address this (unless you are wanting to open a PR),...
Hey folks, we finished up our rust porting work a few weeks back and are re-evaluating old bug / feature requests. Apologies for the stall, but we hit a point...
I like this idea! Something like the following would be cool to show the current status. ```sh $ turbo build --output-logs=errors-only Packages in scope: my-app, my-lib Running build in 2...
Hi, this is a pretty important thing to get right so thanks for taking the time to report this. I am having issue reproducing your problem, are you able to...
I am in the process of porting the daemon server to rust (inline with our general porting effort) which is what is responsible for this issue (the daemon, not the...
So, the good news is that it's not daemon related at all, but more build graph related. I can see the repro repo has multiple outputs in the same folder...
I am going on the bug offensive at the moment and would like to tackle this. I will probably get round to it friday, so if anyone is able to...