Ben Kunkle

Results 152 comments of Ben Kunkle

Seems that this may be a recurring problem. Is there anything in the zed log (`zed: log`) before or after closing Zed that would seem to be related to clangd?

Hey @haruishi43 and @stockeh, would you please open new issues for the ruff/pyright configuration issues you're describing? Please include your settings json and steps to reproduce in your issues. They...

Hey @tugkanpilka, taking a look at this, It looks like what you've done helped, but I don't think we should close the linked issue, as there are still many unresolved...

Closing, as we removed support for pane magnification, in part due to the scope and complexity of issues this feature caused like the ones this PR was attempting to solve....

Great work! Tested it and it feels much better than before. cc @davewa who has been doing a bunch of work in this area recently. How does the code look...

Going to mark this as draft while you're addressing the review comments. Please request my review when you think this is ready @nihalxkumar!

I'm only seeing tests you added failing. Are you referring to a different test flaking? Or just calling out that the tests you've added seem to be flaky?

From the error log it looks like we're crashing while trying to render a very large markdown document. Is it possible for you to share this document? Or at least...

The documentation is likely the problem, good call there. Is there any way you could find a documentation case that crashes in Zed but not in VSCode, and tell me...

Well, the issue is with the number of visual elements on screen and the PR Michael linked to this one was not merged so I don't think the issue is...