Ben Kunkle

Results 152 comments of Ben Kunkle

I'm unable to reproduce this on Linux and Mac. Could someone try making a video of them reproducing it with the key context menu open (`debug: open key context view`)...

Hey @seeni-dev, that seems worth putting in a separate issue, and related to https://github.com/zed-industries/zed/pull/32114. Would you mind creating a new issue with what you've commented here so we can track...

~~I made some changes to this area that were released soon after you opened this issue. Could you please confirm that the issue is still occurring? I've tried for a...

Hey, thanks for reporting. Unfortunately, as of right now Windows is not an officially supported platform, so I expect many of the Git related features to not work properly.

That seems reasonable, especially because our vim command mode line jumping `:{line_num}` tries to jump to line relative to the current excerpt, not relative to the multibuffer as it is...

Hmm, I wonder if the issue is that we completely consume some resource such as GPU, CPU, or RAM, causing the screen to go black but no errors to show...

Hey @duckarp that's probably #23288 or a different GPU related issue. Please create a new issue if no existing issues seem to be the same problem you're having @DeprecatedLuke, is...

Apologies for the delay on this everyone. I'm reverting the refactor that caused this regression in #31033. We'll be releasing a stable and preview patch today containing the revert so...

Finally reproduced! Found a bug in my app while creating a GitHub repo for it. I was sending the UTF8 text target before the "text/plain" :/, made them exclusive and...

Just double checking, you are using the same user name on both remote and local dev correct? I.e. `/Users/chuongnguyen/miniconda3/envs` is a valid path on both the local machine and the...